| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Rails command infrastructure and encapsulate development caching | Chuck Callebs | 2015-12-04 | 1 | -1/+0 |
* | Only load statistics.rake once from inside engine | Ersin Akinci | 2015-08-06 | 1 | -2/+3 |
* | Add rake dev:cache task to enable dev mode caching. | Chuck Callebs | 2015-08-04 | 1 | -0/+1 |
* | `rake initializer` -> `rake initializers` | Godfrey Chan | 2015-03-20 | 1 | -1/+1 |
* | Add `rake initializer` | Naoto Kaneko | 2015-03-14 | 1 | -0/+1 |
* | Created rake restart task. | Hyonjee Joo | 2015-02-26 | 1 | -0/+1 |
* | Remove reference to the now done documentation.rake | Xavier Noria | 2015-02-06 | 1 | -1/+0 |
* | require 'rake' before requiring Rake tasks | Akira Matsuda | 2014-12-03 | 1 | -0/+2 |
* | Remove $VERBOSE = nil from tasks.rb | Tyler Rick | 2013-07-25 | 1 | -2/+0 |
* | Fxied some typos | Prathamesh Sonpatki | 2013-05-18 | 1 | -1/+1 |
* | [IMPORTANT] Make "sprockets/railtie" require explicit. | José Valim | 2011-06-29 | 1 | -1/+0 |
* | Remove the ability for engines to serve assets from the public directory. | José Valim | 2011-04-15 | 1 | -1/+0 |
* | Need to load assets task file | Joshua Peek | 2011-03-21 | 1 | -0/+1 |
* | Added task for creating symlinks to engines' public directories | Piotr Sarnacki | 2010-09-06 | 1 | -0/+1 |
* | Test::Unit Railtie | Carlhuda | 2010-01-28 | 1 | -1/+0 |
* | Move the ActiveRecord related rake tasks into the AR gem. | Carl Lerche | 2009-12-28 | 1 | -1/+0 |
* | Load application specific rake tasks in the application object | Carl Lerche | 2009-11-25 | 1 | -5/+0 |
* | Remove config.gem in favor of using the bundler. This makes config/boot.rb ob... | Carl Lerche | 2009-10-16 | 1 | -1/+0 |
* | Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application... | Carl Lerche | 2009-10-16 | 1 | -2/+2 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -0/+24 |