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-22 13:00:15 +00:00
actionmailer Rails 0.9 is a reality 2004-12-16 19:54:04 +00:00
actionpack Fixed regression with Base#reset_session that wouldn't use the the DEFAULT_SESSION_OPTIONS [adam@the-kramers.net] 2004-12-21 10:47:02 +00:00
activerecord Fixed that Base.table_name would expect a parameter when used in has_and_belongs_to_many joins [Anna Lissa Cruz] 2004-12-22 13:00:15 +00:00
railties The dispatcher should reload the associations AFTER clearing the inheritable variables, not before, or callbacks and others wont work 2004-12-22 02:00:41 +00:00