Class: Landable::Public::PagesController

Inherits:
ApplicationController show all
Defined in:
app/controllers/landable/public/pages_controller.rb

Instance Method Summary collapse

Instance Method Details

#showObject



10
11
12
# File 'app/controllers/landable/public/pages_controller.rb', line 10

def show
  respond_with current_snapshot
end