Class: Junebug::Controllers::Index

Inherits:
R
  • Object
show all
Defined in:
lib/junebug/controllers.rb

Instance Method Summary collapse

Instance Method Details

#getObject



11
12
13
# File 'lib/junebug/controllers.rb', line 11

def get
  redirect Junebug.startpage
end