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
/
generators
/
actions.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
#add_source: Fixed docco + added required newline to line added to Gemfile
Dr Nic Williams
2010-02-26
1
-2
/
+2
*
Add readme as method in Rails::Generators::Actions (as we had in 2.3)
José Valim
2010-02-17
1
-0
/
+10
*
Fixes unescaped version passthrough of generator 'gem' command. [#3901 status...
Michael Bleigh
2010-02-10
1
-1
/
+1
*
Added newline to appended gem config in Gemfile
Dan Kubb
2010-02-06
1
-1
/
+1
*
fix usage examples and more to use new invocations
RomD
2010-02-06
1
-2
/
+2
*
Update routes.rb template to use App name
Joshua Peek
2009-12-21
1
-1
/
+1
*
Fixed old routing mapper example in generated routes.rb
Joshua Peek
2009-12-09
1
-1
/
+1
*
Fix the application.rb generator
Carl Lerche
2009-11-25
1
-1
/
+1
*
Pass config.generators options along when RAILS_GENERATORS is set and show --...
José Valim
2009-11-03
1
-0
/
+1
*
Remove --freeze (since Rails will come bundled in all new apps) and update ge...
José Valim
2009-11-03
1
-11
/
+49
*
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
/
+270