Class: Rails::Datatable::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/rails/datatable.rb

Overview

Your code goes here…

Instance Method Summary collapse

Instance Method Details

#runObject



9
10
11
# File 'lib/rails/datatable.rb', line 9

def run
	return true
end