I am learning Ruby and Rails.
I have a Ruby on Rails project that tracks jobs a server is running. Right now, when I manually create a new job, it announces:
You can use an alias in your controller to the link_to function, or the RailsCast recipe:
"Created job job number #{@template.link_to update.id, :controller => 'jobs', :action => 'list', :job => update.id}."
http://railscasts.com/episodes/132-helpers-outside-views