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-06-21 07:02:30 +00:00
actionmailer Updated CHANGELOG 2005-06-16 11:40:00 +00:00
actionpack Added :xhr => true/false option to verify so you can ensure that a request is coming from an Ajax call or not #1464 [Thomas Fuchs] 2005-06-21 07:02:30 +00:00
actionwebservice Add workaround for SOAP4R changing find_mapped_soap_class return value [Shugo Maeda] 2005-06-13 03:22:01 +00:00
activerecord Make migrations work with the latest SQLite 2005-06-21 06:00:17 +00:00
activesupport Added Fix/Bignum#multiple_of? which returns true on 14.multiple_of?(7) and false on 16.multiple_of?(7) #1464 [Thomas Fuchs] Added even? and odd? to work with Bignums in addition to Fixnums #1464 [Thomas Fuchs] 2005-06-21 07:00:28 +00:00
railties Fixed that mailer generator generated fixtures/plural while units expected fixtures/singular #1457 [Scott Barron] 2005-06-21 06:54:04 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Releasing 0.11.0 2005-03-22 13:29:22 +00:00
release.rb Upload documentation to the new server 2005-04-19 04:30:52 +00:00