aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/config/databases/ibm_db.yml
Commit message (Collapse)AuthorAgeFilesLines
* Load generators from both lib/rails/generators and lib/generators. Using the ↵José Valim2010-03-231-71/+0
| | | | former since it's less obstrusive.
* Updated the database.yml file generated for ibm_db to the latest version of ↵Antonio Cangiano2010-02-041-11/+20
| | | | | | | | DB2 and the gem. [#3852 state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
* Template whitespaceJoshua Peek2010-01-221-1/+1
|
* Generators load path now will be Ruby load path. If you want to use ↵José Valim2010-01-181-0/+62
| | | | rspec:install generator, you need generators/rspec/install_generator in your load path.
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-62/+0
|
* Change current sstructure.José Valim2009-06-231-0/+62