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
2008-01-02 21:39:49 +00:00
actionmailer
actionpack Fix atom_feed_helper to comply with the atom spec. Closes #10672 [xaviershay] 2008-01-02 19:45:53 +00:00
activemodel
activerecord Optimize ActiveRecord::Base#exists? to use #select_all instead of #find. Closes #10605 [jamesh, fcheung, protocool] 2008-01-02 21:39:49 +00:00
activeresource Fix small documentation typo. Closes #10670 [l.guidi] 2008-01-02 19:27:21 +00:00
activesupport Ruby 1.9 compat: add #raise to AS::BasicObject, fixup Duration argument error. Closes #10594. 2008-01-02 09:08:14 +00:00
railties Correct indentation in a couple spots. Closes #10671 [l.guidi, rick] 2008-01-02 19:24:44 +00:00
cleanlogs.sh
pushgems.rb
Rakefile
release.rb