Method: Lookbook::AppController.controller_path
- Defined in:
- app/controllers/lookbook/app_controller.rb
.controller_path ⇒ Object
12 13 14 |
# File 'app/controllers/lookbook/app_controller.rb', line 12 def self.controller_path "lookbook" end |