Ruby on Rails
Go to file
Jeremy Kemper 00eb09e016 Revert "Get AS TestCase off deprecated callbacks"
This reverts commit 29b280666b.
2009-10-14 16:12:57 -07:00
actionmailer Mark html safety 2009-10-09 18:36:58 -07:00
actionpack Make IntegrationTest::Runner propagate method_missing to ancestors. 2009-10-15 11:01:42 +13:00
activemodel Callbacks, DeprecatedCallbacks = NewCallbacks, Callbacks 2009-10-12 22:15:43 -05:00
activerecord Avoid warning spam by flipping to the new callbacks mechanism. These callbacks are actually never called by rails itself, merely there for plugins 2009-10-15 11:21:53 +13:00
activeresource Fix tests 2009-10-14 14:47:11 -07:00
activesupport Revert "Get AS TestCase off deprecated callbacks" 2009-10-14 16:12:57 -07:00
ci Add erubis gem to ci 2009-10-12 22:23:29 -05:00
doc/template
railties Finish porting over the initializers to the app object and fix all the tests 2009-10-14 11:47:37 -07:00
tools
.gitignore don't ignore all bin directories 2009-10-06 15:53:25 +13:00
.gitmodules
Rakefile
pushgems.rb
release.rb