Class: My::IndexController

Inherits:
ProfileController
  • Object
show all
Defined in:
app/controllers/my/index_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject

get /my



3
4
# File 'app/controllers/my/index_controller.rb', line 3

def index
end