Class: C80Contest::PagesController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- C80Contest::PagesController
- Defined in:
- app/controllers/c80_contest/pages_controller.rb
Instance Method Summary collapse
Instance Method Details
#rules_page ⇒ Object
7 8 9 |
# File 'app/controllers/c80_contest/pages_controller.rb', line 7 def rules_page @rules = Setting.first.rules end |