Class: Rails::Datatable::Base
- Inherits:
-
Object
- Object
- Rails::Datatable::Base
- Defined in:
- lib/rails/datatable.rb
Overview
Your code goes here…
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
9 10 11 |
# File 'lib/rails/datatable.rb', line 9 def run return true end |