1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Xavier Noria
477568ee33 modernizes hash syntax in railties 2016-08-06 19:38:55 +02:00
Xavier Noria
69ab3eb57e applies new string literal convention in railties/lib
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
2016-08-06 19:15:47 +02:00
yuuji.yaginuma
3ffa5a15cc make rake proxy work in rails engines 2016-01-31 09:49:48 +09:00
arvind
dad0c2677c Replace AR with ActiveRecord to make it more readable [ci skip] 2015-09-08 16:02:16 +05:30
Prathamesh Sonpatki
aca25cb0de Improved grammar and replaced 'dbs' slang with 'databases' 2013-06-27 10:58:08 +05:30
Aaron Patterson
d476129691 do not set the ENGINE_PATH to nil 2012-05-24 15:54:30 -07:00
Steven Anderson
c547e968f5 Added environment rake task to engines 2011-10-18 15:46:39 +01:00
Jake Varghese
467c9b6e23 fix engines rake tasks 2011-07-04 15:48:15 -05:00
Piotr Sarnacki
c29a4485a2 Refactoring of application's task in engine.rake 2010-12-19 15:59:55 +01:00
Piotr Sarnacki
b50024f2ff Do not load all application's task in generated engine 2010-12-19 15:12:13 +01:00