Class: Xavius::Actions::Index
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Xavius::Actions::Base
Instance Method Details
#perform ⇒ Object
4 5 6 |
# File 'lib/xavius/actions/index.rb', line 4 def perform resource_class.all end |