summaryrefslogtreecommitdiff
path: root/lib/bundler/templates/newgem/Rakefile.tt
Commit message (Expand)AuthorAgeFilesLines
* bundler gem: Support test-unit as a testing frameworkKouhei Sutou2019-12-111-3/+4
* [CLI::Gem] Add a --rubocop optionsegiddins/bundle-gem-rubocop-optionSamuel Giddins2019-10-191-3/+10
* Add spaces around ERB tagsZach Ahn2017-03-051-2/+2
* Switch single quotes to double quotes in misc *.tt filesZach Ahn2017-03-041-2/+2
* Switch newgem template single quotes to double quotesZach Ahn2017-03-041-1/+1
* Fix spacing differences on the template.Andre Medeiros2015-05-281-0/+2
* Fix specs for new Rakefile.Andre Medeiros2015-05-281-1/+0
* Update the generated Rakefile to a more useful version.Andre Medeiros2015-05-271-4/+5
* Add test files to default rake test taskArthur Neves2015-03-261-0/+2
* Remove unnecessary blank lineKohei Hasegawa2015-03-081-1/+0
* Ensure :build task depends on :compile for native extension gemsZachary Scott2014-05-111-0/+2
* Added the --ext option to the gem command. This generates a skeleton for C ex...Andre Medeiros2014-03-021-0/+8
* lib is the default entryAndre Arko2013-03-141-1/+1
* rspec spec taskAndre Arko2013-03-131-0/+6
* 1.8 hash syntaxAndre Arko2013-03-131-1/+1
* add test to load path for minitest_helperAndre Arko2013-03-131-2/+2
* Create default rake task for new minitest gems.Tim Cooper2013-03-131-0/+9
* Rakefiles aren't really supposed to be executableAndré Arko2012-06-091-1/+0
* Revert "Merge pull request #1615 from postmodern/data_dir"Terence Lee2012-03-081-0/+2
* Moved lib/bundler/templates to data/bundler/templates.Postmodern2012-03-071-2/+0
* Merge branch '1-0-stable'Terence Lee2011-08-061-1/+1
|\
| * Replace some single-quotes with double-quotes in templates for the sake of co...Mani Tadayon2011-07-141-1/+1
* | Merge branch '1-0-stable'Andre Arko2011-06-101-3/+1
|\ \ | |/
| * Make Bundler gem rakefiles simplerAndre Arko2011-05-261-2/+1
* | Clean up gem templateErik Michaels-Ober2011-05-141-0/+2
|/
* added new line in each generated gem fileWojciech Wnętrzak2010-08-201-1/+1
* added GemHelper to autoloadJoshua Hull2010-08-051-1/+1
* Minor tweaks and cleanups to gemAndre Arko2010-08-041-1/+0
* initial port of gem management/templating functionalityJoshua Hull2010-08-041-0/+3