Ruby on Rails
Go to file
Dan Croak 00544c778f Add test ensuring redirect_to uses the given protocol [#2886]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-08-08 20:48:39 +01:00
actionmailer Adds a :file delivery_method to save email to a file on disk 2009-08-08 16:32:17 +12:00
actionpack Add test ensuring redirect_to uses the given protocol [#2886] 2009-08-08 20:48:39 +01:00
activemodel Simplyfy validates_length_of and remove puts 2009-08-08 19:08:39 +01:00
activerecord DRY migration's rollback/forward methods 2009-08-08 20:47:14 +01:00
activeresource Ruby 1.9 compat: fix for SSL in Active Resource 2009-08-07 12:24:02 -07:00
activesupport Fixed a bug in JSON decoding with Yaml backend, where a combination of dates, escaped or unicode encoded data and arrays would make the parser fail with a ParseError exception. [#2831 state:resolved] 2009-08-08 12:44:41 -03: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 Ensure db:drop:all doesn't error out on exception [#2997 state:resolved] [Anthony Caliendo] 2009-08-08 17:53:51 +01: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 Removed remaining old generators files. 2009-07-03 14:57:46 +02: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