Class: Junebug::Controllers::Index

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

Instance Method Summary collapse

Instance Method Details

#getObject



7
8
9
# File 'lib/junebug/controllers.rb', line 7

def get
  redirect Junebug.startpage
end