Class: NimbleshopSimply::PagesController
- Inherits:
-
SimplyController
- Object
- ApplicationController
- SimplyController
- NimbleshopSimply::PagesController
- Defined in:
- app/controllers/nimbleshop_simply/pages_controller.rb
Instance Method Summary collapse
Instance Method Details
#about_us ⇒ Object
4 5 6 |
# File 'app/controllers/nimbleshop_simply/pages_controller.rb', line 4 def about_us render end |
#contact_us ⇒ Object
8 9 10 |
# File 'app/controllers/nimbleshop_simply/pages_controller.rb', line 8 def contact_us render end |