Go to file
2009-08-09 22:19:18 -07:00
actionmailer Get rid of parenthesize argument warnings 2009-08-09 16:00:53 +01:00
actionpack Deprecate router generation "best match" sorting 2009-08-09 22:53:16 -05:00
activemodel Fix exclusive range patch to use begin/end instead of min/max. [#2981 status:resolved] 2009-08-08 23:42:18 +01:00
activerecord raises an exception on habtm join table inserts if join table contains a primary key. Caches this check to save time on subsequent inserts. 2009-08-09 22:19:18 -07:00
activeresource Ensure ActiveResource#load works with numeric arrays [Grzegorz Forysinski, Elad Meidar] 2009-08-09 23:39:38 +01:00
activesupport Fix that irregular plural inflections should not be double-pluralized: 'people'.pluralize should return 'people' not 'peoples'. 2009-08-09 20:28:57 -07:00
ci Updates CI to use latest mocha 2009-07-01 13:50:05 -07:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Only load db/schema.rb if it exists; otherwise, display a message to run db:migrate or remove active_record in environment.rb. 2009-08-09 20:18:56 -07:00
tools Rename tools/profile_requires -> tools/profile since we do both require and ruby-prof profiling. 2009-05-27 01:11:33 -05:00
.gitignore .gitignore activesupport/test/fixtures/isolation_test 2009-08-09 18:18:47 +01:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Vendorized Thor. 2009-07-13 23:13:48 +02:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00