aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/app/templates/config/databases
Commit message (Expand)AuthorAgeFilesLines
...
* Remove superfluous pg driver install instructionsNick Sieger2011-06-211-9/+0
* Putting back mysql2 and sqlite3 in database.yml docs. In case people use "--s...Arun Agrawal2011-05-182-0/+5
* instruct user to install using Gem file in database.yml templete issue #1103Vishnu Atrai2011-05-176-2/+22
* Fix for sqlite3.yml, mysql.ymlKevin Moore2011-05-172-3/+4
* jdbcpostgresql support added into template.Vishnu Atrai2011-04-261-0/+48
* jdbcsqlite3 support added into template. #jrubyArun Agrawal2011-04-231-0/+17
* Start Adding jdbcmysql support to new rails template.Arun Agrawal2011-04-231-0/+30
* change sqlite3-ruby => sqlite3 in the generatorsAaron Patterson2011-01-161-1/+1
* Fix typo 'configation' [#5575 state:resolved]Utkarsh Kukreti2010-10-111-1/+1
* Prefer the mysql2 gem for MySQL database.ymlsDavid Heinemeier Hansson2010-08-231-13/+4
* standarizes the use of the article "an" for "SQL" and "SQLite"Xavier Noria2010-08-051-1/+1
* Strip trailing whitespace from generated applications [#4905 state:resolved]Chris Griego2010-06-202-2/+2
* Adds a few connection parameters for IBM databases.Antonio Cangiano2010-06-181-24/+36
* Switch driver to pg. [#3635 state:resolved]Jeremy Kemper2010-04-271-5/+5
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-236-0/+271
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-186-262/+0
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-246-0/+262