Class: Sunrise::SettingsController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- ApplicationController
- Sunrise::SettingsController
- Defined in:
- app/controllers/sunrise/settings_controller.rb
Instance Method Summary collapse
Instance Method Details
#edit ⇒ Object
7 8 9 |
# File 'app/controllers/sunrise/settings_controller.rb', line 7 def edit @fields = Settings.defined_fields end |