Watson
9e2b1287bc
Merge pull request #151 from markrickert/gem-template
...
Add gemspec call to Gemfile for gem template.
2014-04-03 10:30:59 +09:00
Laurent Sansonetti
c12dc01358
remove magic encoding comments from template files (which are not needed)
2014-03-05 21:36:00 +09:00
Laurent Sansonetti
a7c839173c
add magic encoding comments to all ruby source files
2014-03-05 21:35:20 +09:00
Mark Rickert
a0200271d4
Add gemspec to Gemfile for gem template.
...
Since spec.add_development_dependency "rake" is already in the gemspec template, we don't need it in the Gemfile and we should always defer to the gemspec for our dependencies except for advanced use cases.
2014-02-16 09:05:19 -05:00
Mark Rickert
3f2a8dafc7
Ignore .dat* files on new projects.
2014-02-10 09:45:03 -05:00
Watson
94bebac686
add Gemfile into gem template
2013-08-20 07:38:10 +09:00
Watson
c96321cd85
add *.gem into .gitignore in gem template
2013-08-20 07:38:00 +09:00
Watson
3b95fa1dce
add convenient rake task with "gem" namespace which is contained in "bundler/gem_tasks"
2013-08-20 07:37:47 +09:00
Watson
371b5a7a52
add .gitignore into gem template
2013-06-04 17:36:48 +09:00
Devon Blandin
a91ca31910
Update motion require statement in gem template Rakefile
2013-05-10 23:12:46 -05:00
Laurent Sansonetti
06c18cc293
mac port
2013-05-10 00:33:46 +09:00
Watson
7a16c3cdf1
change the template directory path
2013-05-10 00:33:01 +09:00