Class: ApplicationApiPresenter
- Inherits:
-
ApiPresenter::Base
- Object
- ApiPresenter::Base
- ApplicationApiPresenter
- Defined in:
- lib/generators/api_presenter/presenter/templates/application_presenter.rb
Instance Attribute Summary
Attributes inherited from ApiPresenter::Base
#current_user, #params, #relation
Method Summary
Methods inherited from ApiPresenter::Base
#associations_map, #call, call, #collection, #included_collection_names, #included_collections, #initialize, #policies, #policy_associations, #policy_methods, #preload, #total_count
Constructor Details
This class inherits a constructor from ApiPresenter::Base