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
2005-01-02 20:10:11 +00:00
actionmailer Updated Rakefiles for the server move 2004-12-30 00:26:14 +00:00
actionpack Fixed redirects when the controller and action is named the same. Still haven't fixed same controller, module, and action, though #201 [Josh] 2005-01-02 20:10:11 +00:00
activerecord Added HasManyAssociation#count that works like Base#count #413 [intinig] 2005-01-02 18:44:55 +00:00
activesupport Fixed loading problems with controller hierarchies 2005-01-02 19:35:58 +00:00
railties Fixed problems with dependency caching and controller hierarchies on Ruby 1.8.2 in development mode #351 2005-01-02 18:32:56 +00:00