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
/
environments
/
boot.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed that boot.rb would set RAILS_GEM_VERSION twice, not respect an uncommen...
David Heinemeier Hansson
2006-04-07
1
-20
/
+26
*
Don't match commented out RAILS_GEM_VERSIONs.
Nicholas Seckar
2006-04-07
1
-1
/
+1
*
Exit when no gem is found; expand on error message
Nicholas Seckar
2006-04-01
1
-1
/
+5
*
Specify gem version in environment.rb
David Heinemeier Hansson
2006-04-01
1
-6
/
+16
*
Teach Rails apps to only load gems of the same Rails version they were genera...
Nicholas Seckar
2006-04-01
1
-1
/
+6
*
Warn people not to change boot.rb
David Heinemeier Hansson
2005-12-08
1
-0
/
+2
*
Back off cleanpath to be symlink friendly. Closes #2533
Nicholas Seckar
2005-10-27
1
-2
/
+2
*
Don't clean RAILS_ROOT on windows
Jamis Buck
2005-10-19
1
-3
/
+6
*
Remove trailing '/' from RAILS_ROOT
Nicholas Seckar
2005-10-18
1
-1
/
+1
*
Shorten long line
Nicholas Seckar
2005-10-15
1
-1
/
+4
*
Added cleaning of RAILS_ROOT to useless elements such as '../non-dot-dot/'. P...
Nicholas Seckar
2005-10-14
1
-1
/
+2
*
Run set load path so others can do boot and get path
David Heinemeier Hansson
2005-09-30
1
-5
/
+7
*
Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ...
David Heinemeier Hansson
2005-09-03
1
-0
/
+8