aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/actions.rb
Commit message (Expand)AuthorAgeFilesLines
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-270/+0
* Rails templates git command runs inside another directory [#2466 status:resol...David Calavera2009-08-301-7/+5
* Users can now pass :branch for git plugins and :revision for subversion pluginsMatt Duncan2009-08-081-1/+10
* Updated vendored thor to 0.11.3.José Valim2009-07-231-22/+0
* Modified rake tasks to use new app generator structure and updated Thor version.José Valim2009-07-161-5/+6
* Change false to :verbose => false as in new Thor version.José Valim2009-07-151-18/+19
* Updated vendored Thor to 0.11.1 and update Rails::Generators.José Valim2009-07-141-1/+1
* Make specs pass on Ruby 1.9.José Valim2009-07-061-3/+7
* Ensure that rails templates methods are invoked with the proper extensions [#...José Valim2009-07-041-6/+11
* Added tessts for resources generator.José Valim2009-06-281-1/+1
* Use inject_into_file instead of gsub_file (the first is reversible)José Valim2009-06-281-8/+4
* Move file action only to app generator.José Valim2009-06-281-6/+0
* Change current sstructure.José Valim2009-06-231-0/+284