Ruby on Rails
Go to file
Joshua Peek 24ad9ae3d2 Cleanup route reloading in tests. Prefer with_routing over using ActionController::Routing::Routes directly 2009-08-16 21:14:26 -05:00
actionmailer Get rid of parenthesize argument warnings 2009-08-09 16:00:53 +01:00
actionpack Cleanup route reloading in tests. Prefer with_routing over using ActionController::Routing::Routes directly 2009-08-16 21:14:26 -05:00
activemodel Break up concerns for choosing what attributes should be serialized and the actual serializer 2009-08-13 22:27:36 -05:00
activerecord Fix test_has_many_through_polymorphic_has_one on sqlite2 [#3054 state:resolved] 2009-08-15 19:14:32 -07:00
activeresource Fix ActiveResource load test for 64bit machines [#3051 state:resolved] 2009-08-15 20:29:37 +01:00
activesupport Skip isolation test tests when using MiniTest 2009-08-15 12:28:09 -07:00
ci Bump pg gem requirement to 0.8.0. Build psql db with UTF8 encoding. 2009-08-15 19:04:25 -07:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Use less strict rules in generators lookup, so people can lay their generators wherever they want. 2009-08-10 18:29:20 +02: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
.gitmodules Remove submodule 2009-08-11 23:44:44 -07:00
Rakefile Vendorized Thor. 2009-07-13 23:13:48 +02:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00