Class ViewerController
In: app/controllers/viewer_controller.rb
Parent: ApplicationController

Methods

first_time   index  

Public Instance methods

[Source]

   # File app/controllers/viewer_controller.rb, line 5
5:   def first_time
6:   end

[Source]

   # File app/controllers/viewer_controller.rb, line 2
2:   def index
3:   end

[Validate]