airin12 / MeetEverywhere

1 stars 0 forks source link

[/user, GET] Add path to controller method mapping #1

Closed krzysiuk12 closed 10 years ago

krzysiuk12 commented 10 years ago

In my estimation here: / config / routes.rb resource :user, only: [:create, :update, :destroy] <- :show