aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails_generator/generators/components/plugin
Commit message (Expand)AuthorAgeFilesLines
* Add install.rb file to plugin generation which is loaded, if it exists, when ...Marcel Molina2005-12-033-1/+5
* Added that plugins can carry generators and that generator stub files can be ...David Heinemeier Hansson2005-10-284-2/+43
* Add Rakefile to plugin generator. Let test_plugins rake task look deeper int...Jeremy Kemper2005-10-283-12/+40
* Plugin tests should include test/unitDavid Heinemeier Hansson2005-10-281-0/+2
* Added plugin generator to create a stub structure for a new plugin in vendor/...David Heinemeier Hansson2005-10-287-0/+51