Ruby on Rails
Go to file
Jeremy Kemper a1ce4008c8 Require mocha before the testcase overrides, otherwise its run method is clobbered 2008-11-19 11:08:19 -08:00
actionmailer Assume that the next version is going to be 2.3 for now 2008-11-19 14:12:38 +01:00
actionpack Remove deprecated ActionController::Base#assign_default_content_type_and_charset 2008-11-19 22:25:08 +05:30
activemodel Require mocha before the testcase overrides, otherwise its run method is clobbered 2008-11-19 11:08:19 -08:00
activerecord Remove SQL Server cases from tests for latest adapter work to pass rails expected behavior. 2008-11-19 18:00:56 +01:00
activeresource Assume that the next version is going to be 2.3 for now 2008-11-19 14:12:38 +01:00
activesupport Added Object#try. ( Taken from http://ozmm.org/posts/try.html ) [Chris Wanstrath] 2008-11-19 19:36:42 +05:30
ci
doc/template
railties Require active_support/secure_random for Ruby 1.9. 2008-11-19 09:57:09 -08:00
.gitignore
Rakefile
pushgems.rb
release.rb