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
/
application.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Actually this file may be invoked directly as well with --dev.
José Valim
2011-05-25
1
-1
/
+0
*
Cant use inclusion in commands/application.rb as the frameworks havent all be...
David Heinemeier Hansson
2011-04-11
1
-2
/
+1
*
Using Object#in? and Object#either? in various places
Prem Sichanugrist
2011-04-11
1
-1
/
+3
*
Use Thor's self.exit_on_failure? to exit whenever accessing the generators fr...
Philip Arndt
2011-01-29
1
-0
/
+12
*
ARGV.empty? is useless. If ARGV is empty, ARGV.first != "new" will always be ...
Madjo DIAPENA
2010-07-04
1
-1
/
+1
*
Changing command line API from 'rails blog' to 'rails new blog'.
Mikel Lindsaar
2010-06-04
1
-1
/
+6
*
Move ActionMailer generator to AM
Carlhuda
2010-04-29
1
-1
/
+1
*
bin/rails should use the new app generator path.
José Valim
2010-03-23
1
-1
/
+1
*
Automatically require rubygems when --dev flag is given.
José Valim
2010-02-04
1
-1
/
+2
*
Removed all the default commands in script/* and replaced them with script/ra...
David Heinemeier Hansson
2010-02-02
1
-0
/
+12