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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a header that tells Internet Explorer (all versions) to use the best avai...
wycats
2010-07-27
1
-1
/
+1
*
Avoid calls to Rails::Application since this is not the official API.
José Valim
2010-07-01
1
-5
/
+5
*
Changing command line API from 'rails blog' to 'rails new blog'.
Mikel Lindsaar
2010-06-04
1
-0
/
+6
*
Ops. Rename performance to profiler.
José Valim
2010-04-29
1
-1
/
+1
*
The rake task :environment now loads config/environment.rb instead of initial...
José Valim
2010-04-29
1
-54
/
+48
*
Load the environment before executing rails console. [#3905 status:resolved]
José Valim
2010-03-12
1
-1
/
+1
*
Revert "Always load the environment before executing any command. [#3905 stat...
José Valim
2010-03-12
1
-4
/
+6
*
Always load the environment before executing any command. [#3905 status:resol...
José Valim
2010-03-12
1
-6
/
+4
*
Fix server environment [#3877 status:resolved]
Simo Niemelä
2010-02-10
1
-2
/
+5
*
rails runner loads environment after parsing command-line options
Jeremy Kemper
2010-02-09
1
-2
/
+0
*
Take into account gem versions (so script/rails server can work outside the a...
José Valim
2010-02-08
1
-1
/
+1
*
server command loads the application
Jeremy Kemper
2010-02-04
1
-1
/
+2
*
Remove duplicated version check.
José Valim
2010-02-04
1
-2
/
+0
*
-v and --version params now work on rails script in or our of an app
Mikel Lindsaar
2010-02-04
1
-0
/
+3
*
Make bin/rails call rails/commands/application, fix generators usage and upda...
José Valim
2010-02-03
1
-13
/
+66
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+17
[prev]