1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2004-12-23 23:34:39 +00:00
actionmailer Rails 0.9 is a reality 2004-12-16 19:54:04 +00:00
actionpack Added :host and :protocol options to url_for and friends to redirect to another host and protocol than the current. 2004-12-23 18:59:24 +00:00
activerecord Releasing Rails 0.9.2 2004-12-22 23:56:17 +00:00
railties Added ActionMailer::Base.deliver_method = :test to the test environment so that mail objects are available in ActionMailer::Base.deliveries for functional testing. 2004-12-23 23:34:39 +00:00