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
/
generators
/
rails
/
app
/
app_generator.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Gemfile to use latest bundler config.
José Valim
2010-02-04
1
-15
/
+21
*
Fixed --dev flag for new bundler
Mikel Lindsaar
2010-02-02
1
-1
/
+1
*
Add the database adapter in the generated Gemfile
Carl Lerche
2010-02-01
1
-0
/
+12
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
1
-0
/
+244
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-225
/
+0
*
Remove support for SQLite 2.
Pratik Naik
2009-08-17
1
-1
/
+1
*
Allow rails templates relative to the current path to be given.
José Valim
2009-08-07
1
-3
/
+18
*
Always use application generator to run templates.
José Valim
2009-07-28
1
-1
/
+0
*
Modified rake tasks to use new app generator structure and updated Thor version.
José Valim
2009-07-16
1
-1
/
+4
*
Change false to :verbose => false as in new Thor version.
José Valim
2009-07-15
1
-6
/
+6
*
Updated vendored Thor to 0.11.1 and update Rails::Generators.
José Valim
2009-07-14
1
-4
/
+4
*
Add the new generators environment and update commands.
José Valim
2009-07-08
1
-1
/
+1
*
Generators are configured on initialization if RAILS_ENV=generators.
José Valim
2009-07-08
1
-0
/
+1
*
Make scaffold controller generate agnostic code and mark some hooks as required.
José Valim
2009-07-02
1
-3
/
+3
*
Move file action only to app generator.
José Valim
2009-06-28
1
-0
/
+7
*
Change current sstructure.
José Valim
2009-06-23
1
-0
/
+200