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-11-04 19:42:22 +00:00
actionmailer Fix docs (closes #2598) 2005-10-26 13:04:20 +00:00
actionpack Added skip_before_filter/skip_after_filter for easier control of the filter chain in inheritance hierachies [DHH] Added short-hand to assert_tag so assert_tag :tag => "span" can be written as assert_tag "span" [DHH] 2005-11-04 19:42:22 +00:00
actionwebservice Proper CSS color definition (closes #2334) 2005-10-26 13:26:51 +00:00
activerecord Added extension capabilities to has_many and has_and_belongs_to_many proxies [DHH] Added find_or_create_by_X as a second type of dynamic finder that'll create the record if it doesn't already exist [DHH] Added constrain scoping for creates using a hash of attributes bound to the :creation key [DHH] 2005-11-04 19:39:50 +00:00
activesupport Restore the fast Numeric#blank? Closes #2714. 2005-11-03 01:32:25 +00:00
railties Don't reap the spawner or reaper scripts either. Closes #2727. 2005-11-04 05:55:11 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Get rid of that silly lock 2005-09-04 00:28:28 +00:00
release.rb Post release minor fixes 2005-07-07 06:39:48 +00:00