Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applies new string literal convention in railties/test | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | Merge pull request #25652 from prathamesh-sonpatki/rm-boot-rails | Guillermo Iguaran | 2016-07-08 | 1 | -1/+0 |
|\ | |||||
| * | Remove unused boot_rails method and it's usage | Prathamesh Sonpatki | 2016-07-04 | 1 | -1/+0 |
* | | implement respond_to_missing? to match method_missing | David Feldman | 2016-07-05 | 1 | -0/+7 |
|/ | |||||
* | removing unused and already required require's | Ankit Gupta | 2015-05-11 | 1 | -1/+0 |
* | Remove unneeded base file | Rafael Mendonça França | 2015-05-03 | 2 | -57/+53 |
* | Fix setting simple values to the new config.x | Carlos Antonio da Silva | 2014-08-19 | 1 | -5/+12 |
* | Revert "Improve custom configuration" | Rafael Mendonça França | 2014-08-19 | 2 | -79/+8 |
* | Improve custom configuration | Rafael Mendonça França | 2014-08-19 | 2 | -8/+79 |
* | Pull in the custom configuration concept from dhh/custom_configuration | David Heinemeier Hansson | 2014-08-03 | 2 | -0/+52 |