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
/
runner.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix `rails db -h` and cosmetic fixes in usage banners
Alexey Vakhov
2012-05-22
1
-1
/
+1
*
Remove unused assignments
Mark Rushakoff
2012-04-29
1
-1
/
+0
*
make 'rails runner' show usage when run without any options
Vijay Dev
2011-06-10
1
-0
/
+4
*
Use all in place of find(:all)
Vijay Dev
2011-05-10
1
-1
/
+1
*
Always flush logger at exit
Jason Rudolph
2011-05-06
1
-14
/
+8
*
Send 'rails runner' help message to stdout instead of stderr.
rohit
2010-09-19
1
-1
/
+1
*
Fix output of 'rails runner --help' [#4249 state:open]
rohit
2010-09-18
1
-1
/
+1
*
Config is deprecated on 1.8.8 and 1.9.3 use RbConfig
Santiago Pastorino
2010-08-23
1
-1
/
+1
*
Avoid calls to Rails::Application since this is not the official API.
José Valim
2010-07-01
1
-1
/
+1
*
Rails Runner now sets $0 and $PROGRAM_NAME to name of file being run [#2244 s...
rohit
2010-06-22
1
-0
/
+1
*
The rake task :environment now loads config/environment.rb instead of initial...
José Valim
2010-04-29
1
-1
/
+2
*
Use Config::CONFIG['host_os'] instead of RUBY_PLATFORM [#4477 state:resolved]
Anil Wadghule
2010-04-26
1
-1
/
+2
*
Fix regexp typo
Jeremy Kemper
2010-04-13
1
-1
/
+1
*
Make RUBY_PLATFORM windows regex consistent [#4345 state:resolved]
Anil Wadghule
2010-04-12
1
-1
/
+1
*
rails runner loads environment after parsing command-line options
Jeremy Kemper
2010-02-09
1
-0
/
+2
*
Rename usage path to command to just the command name
David Heinemeier Hansson
2010-02-02
1
-1
/
+1
*
Get everyone running on Rails.env and fix the broken environment settings for...
David Heinemeier Hansson
2010-01-11
1
-1
/
+0
*
script/runner should require environment
Joshua Peek
2009-10-16
1
-2
/
+0
*
Use Rails.initialize! where we just want to run the initializers and aren't c...
Joshua Peek
2009-10-16
1
-1
/
+1
*
Have config/application.rb contain the application definition and require tha...
Carl Lerche
2009-10-15
1
-1
/
+1
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+54