index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
rails
/
generators
/
rails
/
app
/
templates
/
config
/
databases
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove superfluous pg driver install instructions
Nick Sieger
2011-06-21
1
-9
/
+0
*
Putting back mysql2 and sqlite3 in database.yml docs. In case people use "--s...
Arun Agrawal
2011-05-18
2
-0
/
+5
*
instruct user to install using Gem file in database.yml templete issue #1103
Vishnu Atrai
2011-05-17
6
-2
/
+22
*
Fix for sqlite3.yml, mysql.yml
Kevin Moore
2011-05-17
2
-3
/
+4
*
jdbcpostgresql support added into template.
Vishnu Atrai
2011-04-26
1
-0
/
+48
*
jdbcsqlite3 support added into template. #jruby
Arun Agrawal
2011-04-23
1
-0
/
+17
*
Start Adding jdbcmysql support to new rails template.
Arun Agrawal
2011-04-23
1
-0
/
+30
*
change sqlite3-ruby => sqlite3 in the generators
Aaron Patterson
2011-01-16
1
-1
/
+1
*
Fix typo 'configation' [#5575 state:resolved]
Utkarsh Kukreti
2010-10-11
1
-1
/
+1
*
Prefer the mysql2 gem for MySQL database.ymls
David Heinemeier Hansson
2010-08-23
1
-13
/
+4
*
standarizes the use of the article "an" for "SQL" and "SQLite"
Xavier Noria
2010-08-05
1
-1
/
+1
*
Strip trailing whitespace from generated applications [#4905 state:resolved]
Chris Griego
2010-06-20
2
-2
/
+2
*
Adds a few connection parameters for IBM databases.
Antonio Cangiano
2010-06-18
1
-24
/
+36
*
Switch driver to pg. [#3635 state:resolved]
Jeremy Kemper
2010-04-27
1
-5
/
+5
*
Load generators from both lib/rails/generators and lib/generators. Using the ...
José Valim
2010-03-23
6
-0
/
+271
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
6
-262
/
+0
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
6
-0
/
+262
[prev]