Class: Cheat::Controllers::Index

Inherits:
R
  • Object
show all
Defined in:
lib/cheat/site.rb

Instance Method Summary collapse

Instance Method Details

#getObject



106
107
108
# File 'lib/cheat/site.rb', line 106

def get
  render :index
end