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.
Tuesday, June 30, 2009
Named Routes in Rails Console
include ActionController::UrlWriter default_url_options[:host] = "localhost:3000"
No comments:
Post a Comment