Libraries
»
junebug
(0.0.18)
»
Index (I)
»
Junebug
»
Controllers
»
Index
Class: Junebug::Controllers::Index
Inherits:
R
Object
R
Junebug::Controllers::Index
show all
Defined in:
lib/junebug/controllers.rb
Instance Method Summary
collapse
#
get
⇒ Object
Instance Method Details
#
get
⇒
Object
7 8 9
# File 'lib/junebug/controllers.rb', line 7
def
get
redirect
Junebug
.
startpage
end