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
Antonio Cangiano f0e90740d0 Add IMB DB support to Rails application generator. [#1136 state:resolved]
Usage : rails app_name -d ibm_db

Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2008-10-04 13:54:27 +01:00
actionmailer Protect body ivar from being clobbered by the mailer template assigns 2008-09-28 12:31:45 -05:00
actionpack Call controller_path instance method so it can be easily overridden [#1141 state:resolved] 2008-09-30 12:07:21 -05:00
activemodel Merge docrails 2008-09-03 17:58:47 +01:00
activerecord Make sure recreate MySQL test database with the proper encoding and collation [#1165 state:resolved] 2008-10-03 22:08:55 +02:00
activeresource HTTP Accept header 2008-09-18 11:15:48 +02:00
activesupport added nicer failure reporting to #assert_difference to tell you the expression that failed rather than just the expected and actual values 2008-10-03 21:31:56 +02:00
ci Be more careful 2008-08-26 12:21:48 +02:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Add IMB DB support to Rails application generator. [#1136 state:resolved] 2008-10-04 13:54:27 +01:00
.gitignore The 'rails' command was broken by the last commit. Fix that. 2008-08-26 16:28:41 +02:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00