index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
rails
/
tasks.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move rake routes task to rails command
Benoit Tigeot
2018-02-27
1
-1
/
+0
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
load yarn.rake
yuuji.yaginuma
2017-01-18
1
-0
/
+1
*
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
revert dev:cache to rake task, fixes #23410
Scott Bronson
2016-02-07
1
-0
/
+1
*
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