Method: EasyApiDoc::DocumentationController#namespace
- Defined in:
- app/controllers/easy_api_doc/documentation_controller.rb
#namespace ⇒ Object
5 6 7 |
# File 'app/controllers/easy_api_doc/documentation_controller.rb', line 5 def namespace @resources = @namespace.resources end |