Method: Gitgo::App#index

Defined in:
lib/gitgo/app.rb

#indexObject



20
21
22
# File 'lib/gitgo/app.rb', line 20

def index
  erb :index
end