Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `app:update` task to engines | yuuji.yaginuma | 2017-03-20 | 1 | -0/+11 |
* | modernizes hash syntax in railties | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | applies new string literal convention in railties/lib | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | make rake proxy work in rails engines | yuuji.yaginuma | 2016-01-31 | 1 | -2/+2 |
* | Replace AR with ActiveRecord to make it more readable [ci skip] | arvind | 2015-09-08 | 1 | -1/+1 |
* | Improved grammar and replaced 'dbs' slang with 'databases' | Prathamesh Sonpatki | 2013-06-27 | 1 | -1/+1 |
* | do not set the ENGINE_PATH to nil | Aaron Patterson | 2012-05-24 | 1 | -1/+1 |
* | Added environment rake task to engines | Steven Anderson | 2011-10-18 | 1 | -0/+1 |
* | fix engines rake tasks | Jake Varghese | 2011-07-04 | 1 | -0/+2 |
* | Refactoring of application's task in engine.rake | Piotr Sarnacki | 2010-12-19 | 1 | -20/+23 |
* | Do not load all application's task in generated engine | Piotr Sarnacki | 2010-12-19 | 1 | -0/+66 |