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
/
commands
/
console.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Speed up script/console by launching IRB directly."
Jeremy Kemper
2009-03-01
1
-10
/
+11
*
Speed up script/console by launching IRB directly.
Charles Nutter
2009-02-28
1
-11
/
+10
*
Add --debugger option to script/console.
miloops
2008-09-11
1
-0
/
+13
*
Add Rails.version. [#236 state:resolved]
Ryan Bates
2008-05-22
1
-2
/
+2
*
Ruby 1.9 compatibility. References #1689.
Jeremy Kemper
2007-12-17
1
-3
/
+3
*
Print Rails version when starting console (closes #7440) [eyematz]
David Heinemeier Hansson
2007-09-22
1
-3
/
+3
*
script/console quotes RAILS_ROOT in irb command line so it works with spaces ...
Jeremy Kemper
2007-04-09
1
-1
/
+1
*
Windows: include MinGW in RUBY_PLATFORM check. Closes #2982.
Jeremy Kemper
2007-03-06
1
-1
/
+1
*
Added one-letter aliases for the three default environments to script/console...
David Heinemeier Hansson
2006-12-01
1
-1
/
+8
*
Remove opts.on { |options[:option_name] } style hash assignment. Closes #4440.
Nicholas Seckar
2006-06-28
1
-2
/
+2
*
Use --simple-prompt instead of --prompt-mode simple for console compatibility...
David Heinemeier Hansson
2006-04-01
1
-1
/
+1
*
Make all ActionView helpers available in the console for debugging purposes.
Marcel Molina
2006-03-21
1
-0
/
+1
*
Add 'app' accessor to script/console as an instance of Integration::Session
Jamis Buck
2006-03-01
1
-0
/
+1
*
Make help for the console command more explicit about how to specify the desi...
Marcel Molina
2005-11-21
1
-0
/
+1
*
script/console uses RAILS_ENV environment variable if present. Closes #2932.
Jeremy Kemper
2005-11-18
1
-1
/
+1
*
Clean up the act of commands
David Heinemeier Hansson
2005-09-29
1
-1
/
+1
*
Removed all the scripts in script/* and replaced it with one generic portal: ...
David Heinemeier Hansson
2005-09-29
1
-0
/
+22