Walter,

So if I understand correctly new_ticket_path, edit_ticket_path, ticket 
are like constants that RoR assigns to them specific values.

If I want to create a new link on my RoR Application to a new page 
called for example "myblog", and add it to the index page, which will be 
the right syntax?

link_to  "myblog", ??????

Thanks
jose

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to