aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/plugin/templates/%name%.gemspec
Commit message (Expand)AuthorAgeFilesLines
* Use .tt extension to all the template filesRafael Mendonça França2017-11-131-24/+0
* Define path with __dir__bogdanvlviv2017-05-231-1/+1
* Don't need to use `Array.wrap`Rafael Mendonça França2015-12-181-1/+1
* Allow normal version updates within a release seriesMatthew Draper2015-12-181-1/+1
* README.rdoc -> README.md for newly generated pluginsyuuji.yaginuma2015-12-171-1/+1
* don't package test files in plugin gemspecyuuji.yaginuma2015-11-121-3/+0
* Add version constraint to database gem in generated applicationRafael Mendonça França2015-10-291-1/+1
* Fixed a few things from ee9e4c3Godfrey Chan2015-01-301-2/+2
* Allow hyphenated names for `rails plugin new` generator.Robin Böning2015-01-301-2/+2
* Update option to skip test in generatorsMelanie Gilman2015-01-271-1/+1
* Automaticly add username and email if configured in git-scm, as bundle gemAbd ar-Rahman Hamidi2014-05-021-2/+2
* s/plugin_new/pluginschneems2013-06-301-0/+27