Ruby on Rails
Go to file
David Heinemeier Hansson c21fdf31a5 Changed :dbfile to :database for SQLite adapter for consistency (old key still works as an alias) (closes #2644) [Dan Peterson]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2825 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-30 08:10:04 +00:00
actionmailer Fix docs (closes #2598) 2005-10-26 13:04:20 +00:00
actionpack Removed erroneous arg-size check in AC::Base.fragment_cache_store=. Closes #2650. 2005-10-29 23:12:13 +00:00
actionwebservice Proper CSS color definition (closes #2334) 2005-10-26 13:26:51 +00:00
activerecord Changed :dbfile to :database for SQLite adapter for consistency (old key still works as an alias) (closes #2644) [Dan Peterson] 2005-10-30 08:10:04 +00:00
activesupport When loading classes using const_missing, raise a NameError if and only if the file we tried to load was not present. 2005-10-27 17:40:48 +00:00
railties Changed :dbfile to :database for SQLite adapter for consistency (old key still works as an alias) (closes #2644) [Dan Peterson] 2005-10-30 08:10:04 +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