index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
rails
/
commands
/
console.rb
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move console stuff to its own directory.
José Valim
2010-01-23
1
-4
/
+4
|
*
Get everyone running on Rails.env and fix the broken environment settings ↵
David Heinemeier Hansson
2010-01-11
1
-6
/
+5
|
|
|
|
for script/console and script/dbconsole
*
Have to remove the environment name from ARGV or IRB will freak out
David Heinemeier Hansson
2010-01-09
1
-1
/
+1
|
*
Have script/* and Rakefile use the application object
Carlhuda
2009-11-24
1
-3
/
+7
|
*
Use Rails.env after loading environment
Jeremy Kemper
2009-11-24
1
-2
/
+2
|
*
Add a dead --irb option mentioning upgrade path
Jeremy Kemper
2009-11-23
1
-0
/
+1
|
*
Set RAILS_ENV before loading config/environment
Jeremy Kemper
2009-11-23
1
-10
/
+7
|
*
Refactor script/console into an object and use IRB.start instead of calling ↵
Carlhuda
2009-11-23
1
-39
/
+48
|
|
|
|
exec.
*
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the ↵
Carl Lerche
2009-10-16
1
-1
/
+1
|
|
|
|
application's object root)
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+45