Ruby on Rails
Go to file
Yehuda Katz 9b552fb300 Caches and cache clearing seems to actually work, but the actual architecture is kind of messy. Next: CLEAN UP. 2009-08-15 12:32:01 -07:00
actionmailer Get rid of parenthesize argument warnings 2009-08-09 16:00:53 +01:00
actionpack Caches and cache clearing seems to actually work, but the actual architecture is kind of messy. Next: CLEAN UP. 2009-08-15 12:32:01 -07: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 Break up concerns for choosing what attributes should be serialized and the actual serializer 2009-08-13 22:27:36 -05: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 make mysql and postgresql rebuild databases on every CI build, to prevent breakages such as collation and character set changing 2009-08-12 00:11:16 -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
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00