I'm a software developer that has been doing professional web application development with Ruby on Rails. These are my postings of various things that I've figured out and learned that I thought might be helpful.
Monday, June 14, 2010
Testing Named Routes in the Rails Console
include ActionController::UrlWriter default_url_options[:host] = 'www.mysite.com'
No comments:
Post a Comment