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
David Heinemeier Hansson f99e5bba19 Increase test coverage (closes #8699, #8700) [josh]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7532 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-21 23:31:21 +00:00
actionmailer Fix attachment decoding when using the TMail C extension. Closes #7861. 2007-09-14 05:30:52 +00:00
actionpack Added AtomFeedHelper (slightly improved from the atom_feed_helper plugin) [DHH] 2007-09-21 22:17:35 +00:00
actionwebservice Missed Reloadable bits and pieces 2007-09-14 01:00:32 +00:00
activerecord Stress that you should really install the C-based MySQL library when running on the pure Ruby one (closes #9507) 2007-09-20 23:40:48 +00:00
activeresource Increase test coverage (closes #8699, #8700) [josh] 2007-09-21 23:31:21 +00:00
activesupport Deprecation: remove deprecated :mday option from Time, Date, and DateTime#change. 2007-09-18 06:38:28 +00:00
railties Added the :all option to config.plugins thatll include the rest of the plugins not already explicitly named (closes #9613) [fcheung] 2007-09-21 22:31:19 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Include Active Resource instead of Action Web Service [DHH] 2007-04-23 18:55:54 +00:00
release.rb Fix typo, closes #7788. 2007-03-11 12:46:15 +00:00