| 6d2a77e |
2013-04-30 |
Rack::Mount was replaced by Journey, Fixed comment |
| 91a38b0 |
2013-04-30 |
Rack::Mount was replaced by Journey, Fixed comment |
| bb74b39 |
2013-04-16 |
replace match with get verb in ActionController::Metal |
| fcdc0d8 |
2012-12-14 |
Change method is default since rails 3.1 [ci skip] |
| d1e70cb |
2012-12-09 |
Add quotes to Numeric Passwords to force string(sqlserver) |
| 2f0311d |
2012-12-09 |
Add quotes to Numeric Passwords to force string(jdbcmysql) |
| db9b619 |
2012-12-09 |
Add quotes to Numeric Passwords to force string(jdbcpost... |
| e5f8b2b |
2012-12-09 |
Add quotes to Numeric Passwords to force string(MySql) |
| 6e72099 |
2012-12-09 |
Add quotes to Numeric Passwords to force string(Postgres) |
| 61425f2 |
2012-11-20 |
Better Error handling when parsing database.yaml |
| e3e4fa1 |
2012-11-08 |
make syntax of select.map(&:field) same as pluck |
| cd59277 |
2012-09-03 |
Add section about tagged logging |
| b5cc89a |
2012-06-15 |
Add rdoc to phone_field
|
| 43fa48e |
2012-05-22 |
Move root method at TOP of routes file |
| feaa7b3 |
2012-05-22 |
Remove Obsolute root specifiying short syntax |
| 4220290 |
2012-05-22 |
Fix broken link |
| c3954ba |
2012-04-30 |
Added Short 1 line note about connection pools.
|
| 189a172 |
2012-04-24 |
Added notice on how to enable gzip compression.
|
| ccd0b51 |
2012-04-24 |
Added notice on how to enable gzip compression in rails ... |
| 9dbd511 |
2012-04-24 |
Added warning that require_tree includes files in unspec... |
| 8f25db9 |
2012-04-08 |
Added instructions on port number |