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
/
test
/
application
/
rake_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix db:fixtures:load with FIXTURES specified [#6061 state:resolved]
John Hawthorn
2011-02-06
1
-0
/
+17
*
Add test cases for model and migration generators which use `change` method.
Prem Sichanugrist
2011-01-04
1
-0
/
+19
*
Ensure that initializers are executed before loading rake tasks
Piotr Sarnacki
2010-11-18
1
-0
/
+16
*
Strip regexp anchors from rake routes output [#5934 state:resolved]
Andrew White
2010-11-09
1
-0
/
+9
*
Fix typo and add sanity test for code statistics rake task.
Emilio Tagua
2010-09-24
1
-1
/
+6
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-1
/
+1
*
Avoid calls to Rails::Application since this is not the official API.
José Valim
2010-07-01
1
-2
/
+2
*
Clear DescendantsTracker on each request.
José Valim
2010-06-19
1
-1
/
+1
*
The rake task :environment now loads config/environment.rb instead of initial...
José Valim
2010-04-29
1
-0
/
+14
*
Ensure application rake tasks and generators are loaded after the ones specif...
José Valim
2010-04-26
1
-0
/
+23