Method: Releaf::ActionController::Resources#resources
- Defined in:
 - app/lib/releaf/action_controller/resources.rb
 
#resources ⇒ Object
Return ActiveRecord::Relation used in index
      55 56 57  | 
    
      # File 'app/lib/releaf/action_controller/resources.rb', line 55 def resources resource_class.all end  |