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
/
commands
/
console.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
"rails console t" must not load "production" but "test"
Akira Matsuda
2010-09-02
1
-1
/
+1
*
Add console hook to force ActiveRecord::Base to be loaded when console starts...
José Valim
2010-07-18
1
-4
/
+1
*
Add missing -h/--help flag to several rails command [#3909 status:resolved]
Prem Sichanugrist
2010-02-10
1
-1
/
+1
*
fix usage examples and more to use new invocations
RomD
2010-02-06
1
-1
/
+1
*
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 for...
David Heinemeier Hansson
2010-01-11
1
-6
/
+5
*
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 e...
Carlhuda
2009-11-23
1
-39
/
+48
*
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...
Carl Lerche
2009-10-16
1
-1
/
+1
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+45