I tried require ‘url_writer’
but this is not the trick
what should be required/included to test the routes urls ?
thanks
erwin
I tried require ‘url_writer’
but this is not the trick
what should be required/included to test the routes urls ?
thanks
erwin
A quick Google search would have yielded this:
http://blog.zobie.com/2008/11/testing-routes-in-rails/
AWDWR also has a pretty good section on how to test routes.
sure, but my question was related to the ‘console’ … and last
Rails version … Rails 3
thanks for this link ,I’ll keep it in a safe place
The link explains how to test in the console. Not sure if the example
will work with Rails 3 but my guess is that it will. Rails 3 was never
mentioned in the OP.
On 12 August 2010 08:14, Erwin [email protected] wrote:
I tried require ‘url_writer’
but this is not the trickwhat should be required/included to test the routes urls ?
What do you mean by testing the routes urls (in console)?
By the way it is a good idea to be explicit in the text of message
rather than relying on the subject to clarify what you are asking.
Colin
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs