Libraries
»
junebug-wiki
(0.0.37)
»
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
11 12 13
# File 'lib/junebug/controllers.rb', line 11
def
get
redirect
Junebug
.
startpage
end