Class: Devformance::ApplicationController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- Devformance::ApplicationController
- Defined in:
- app/controllers/devformance/application_controller.rb
Instance Method Summary collapse
Instance Method Details
#icon_png_path ⇒ Object
14 15 16 |
# File 'app/controllers/devformance/application_controller.rb', line 14 def icon_png_path "/devformance/icon.png" end |
#icon_svg_path ⇒ Object
9 10 11 |
# File 'app/controllers/devformance/application_controller.rb', line 9 def icon_svg_path "/devformance/icon.svg" end |