Class: Junebug::Controllers::Index
- Inherits:
-
R
- Object
- R
- Junebug::Controllers::Index
- Defined in:
- lib/junebug/controllers.rb
Instance Method Summary collapse
Instance Method Details
#get ⇒ Object
7 8 9 |
# File 'lib/junebug/controllers.rb', line 7 def get redirect Junebug.startpage end |