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_generator
/
generators
/
applications
/
app
/
template_runner.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
No more application generator.
José Valim
2009-06-19
1
-401
/
+0
*
Get Railties passing again
Yehuda Katz
2009-05-16
1
-1
/
+1
*
Fixed that template runner gem method to output :lib => false correctly [#194...
Damian Terentiev
2009-03-12
1
-1
/
+1
*
Ensure TemplateRunner#ask? works with the rake task to apply a template [#165...
Andrew Timberlake
2009-03-09
1
-1
/
+1
*
Use Array.wrap() instead of Array() and handle action_view.cache_template_loa...
Pratik Naik
2009-02-28
1
-1
/
+1
*
Ensure 16b3d2b621b1682f249209097c31b0a10f0f87ef works with Ruby 1.9
Pratik Naik
2009-02-28
1
-1
/
+1
*
Added :env option for gem in template runner [#1983 state:resolved]
Andrew Vit
2009-02-28
1
-4
/
+24
*
Ensure template_runner can run script/* ruby scripts under Windows. [#1859 st...
unknown
2009-02-16
1
-2
/
+8
*
Merge docrails
Pratik Naik
2009-01-18
1
-1
/
+7
*
Ensure template runner tests don't depend on hash ordering [#1654 state:resol...
Mike Gunderloy
2008-12-28
1
-1
/
+1
*
Use SimpleLogger for Rails::TemplateRunner outside of the Generator context [...
Aaron Quint
2008-12-28
1
-0
/
+10
*
Adding test coverage and better logging to Rails::TemplateRunner [#1618 state...
Aaron Quint
2008-12-27
1
-66
/
+53
*
Fix message when running TemplateRunner#git. [#1526 state:resolved]
Sergio Gil
2008-12-08
1
-2
/
+2
*
Add a rake task to apply a template to an existing application.
Pratik Naik
2008-12-07
1
-2
/
+2
*
Remove unused TemplateRunner attributes
Pratik Naik
2008-12-07
1
-1
/
+1
*
Added support for plugins to be installed as submodules with the application ...
Peter Cooper
2008-12-06
1
-1
/
+7
*
Add :env and :sudo options to TemplateRunner#rake.
Pratik Naik
2008-12-04
1
-3
/
+6
*
Make TemplateRunner#generate accept any number of arguments
Pratik Naik
2008-12-03
1
-3
/
+3
*
Remove docs for TemplateRunner#gem as the behaviour has been changed
Pratik Naik
2008-12-02
1
-13
/
+0
*
Add "-m/--template" option to Rails generator to apply template to generated ...
Jeremy McAnally
2008-12-02
1
-0
/
+376