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
2009-01-31 10:56:16 -08:00
actionmailer Bump up the year in MIT license files 2009-01-18 05:28:21 +00:00
actionpack Fix unsorted array comparison 2009-01-31 10:56:16 -08:00
activemodel Merge with docrails 2008-12-07 03:27:53 +01:00
activerecord Sqlite adapter's copy_table incorrectly attempts to recreate a primary key id (:id => true in the create_table) if an :id column is present, even if it isn't a primary_key. 2009-01-29 17:34:33 +13:00
activeresource Improve exception handling when Location header is invalid. [#1192 state:resolved] 2009-01-28 20:56:46 +00:00
activesupport Make sure XmlMini is being correctly autoloaded by Ruby 1.9.1 2009-01-31 10:26:24 -08:00
ci Move to use pg instead of postgres on the CI server 2009-01-29 17:07:29 +13:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Added options to script/dbconsole to sqlite3 console in various different modes. [#607 state:resolved] 2009-01-28 19:47:45 +00:00
.gitignore Merge docrails 2009-01-18 18:10:58 +00:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00