1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2008-11-07 15:42:34 -05:00
actionmailer Turn on STARTTLS if it is available in Net::SMTP (added in Ruby 1.8.7) and the SMTP server supports it [#1336 state:committed] 2008-11-06 13:07:16 +01:00
actionpack Move controller assertions from base TestCase to AC:: and AV::TestCase 2008-11-07 15:42:34 -05:00
activemodel Merge docrails 2008-09-03 17:58:47 +01:00
activerecord Remove fixtures from Test::Unit::TestCase. Mix in AR::TestFixtures instead. 2008-11-07 15:40:56 -05:00
activeresource Silence parens warning 2008-11-07 15:41:27 -05:00
activesupport Set AS::TestCase::Assertion to the underlying test exception for either miniunit or test/unit 2008-11-07 13:26:28 -05:00
ci
doc/template
railties Update guides from docrails 2008-11-06 01:10:30 +05:30
.gitignore Merge with docrails. Also add a rake task to generate guides in your rails application : 2008-10-21 18:33:40 +01:00
pushgems.rb
Rakefile
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00