aboutsummaryrefslogtreecommitdiffstats
path: root/spec/other/newgem_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Accept consistent gem namingKohei Hasegawa2012-12-041-101/+262
* try to force rake 10.0.2 everywhereAndre Arko2012-11-301-1/+1
* Merge pull request #2184 from kcurtin/updating-docs-rspec-defaultAndre Arko2012-11-271-0/+13
|\
| * added rspec as default for new gems and updated docs, addresses #2179Kevin Curtin2012-11-241-0/+12
|/
* okay, stripping whitespace on save nowAndre Arko2012-11-231-1/+1
* added minitest skeletonKevin Curtin2012-11-231-0/+25
* fix require to work with double-require protectionAndre Arko2012-11-221-1/+1
* modernize newgem specsAndre Arko2012-11-221-7/+7
* Merge pull request #2108 from MafcoCinco/masterAndré Arko2012-11-221-0/+38
|\
| * Added two tests to newgem_spec.rb.tt with corresponding unit tests in newgem_...Marcus Oladell2012-09-241-3/+3
| * Support for RSpec test framework to gem commandMarcus Oladell2012-09-241-0/+38
* | change to new expect syntax for rspecTerence Lee2012-10-091-16/+16
* | Default new gem's gemspec to have MIT license.Brent Wheeldon2012-09-131-0/+4
|/
* Check that LICENSE.txt was created.Postmodern2012-06-211-0/+1
* instance_variable_set is ugly, turn it into a methodTerence Lee2012-03-041-1/+1
* reset @gemspec_cache for testsTerence Lee2012-03-041-0/+2
* Merge branch '1-0-stable'Terence Lee2011-09-121-0/+18
|\
| * test that rake works on new generated gemsTerence Lee2011-09-121-0/+18
* | Merge branch '1-0-stable'Andre Arko2011-06-101-1/+5
|\|
| * newgem should require the version filerubiii2011-05-081-1/+5
* | Use git config user.{name,email} for gemspecMarjan Krekoten' (Мар'ян Крекотень)2011-04-171-0/+39
|/
* Minor improvements to generated gemspec.Myron Marston2010-09-031-0/+1
* Fix gem templates, add specs for nested constantsAndre Arko2010-08-151-5/+17
* initial stab at gem generation/managementJoshua Hull2010-08-041-0/+11