Class: NimbleshopSimply::PagesController

Inherits:
SimplyController
  • Object
show all
Defined in:
app/controllers/nimbleshop_simply/pages_controller.rb

Instance Method Summary collapse

Instance Method Details

#about_usObject



4
5
6
# File 'app/controllers/nimbleshop_simply/pages_controller.rb', line 4

def about_us
  render
end

#contact_usObject



8
9
10
# File 'app/controllers/nimbleshop_simply/pages_controller.rb', line 8

def contact_us
  render
end