Advertisement
theminijohn

Untitled

Sep 20th, 2013
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.31 KB | None | 0 0
  1.                users_show GET      /users/show(.:format)            users#show
  2.                     user GET      /user/:id(.:format)              users#show
  3.              albums_user GET      /users/:id/albums(.:format)      users#albums
  4.                    users GET      /users(.:format)                 users#index
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement