Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # this is the Rails 3 equivalent
- rails console
- include Rails.application.routes.url_helpers
- users_path
- user_path(123)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement