Mark Rickert
378aa6730b
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-04-03 10:33:46 +09:00
Laurent Sansonetti
0f4374526a
remove magic encoding comments from template files (which are not needed)
2014-03-05 12:27:58 +01:00
Laurent Sansonetti
f29d89f89a
add magic encoding comments to all ruby source files
2014-03-05 12:20:20 +01:00
Mark Rickert
b03584250f
Ignore .dat* files on new projects.
2014-02-10 17:36:25 +01:00
Watson
7bcf279148
add Gemfile into gem template
2013-08-19 17:16:36 +09:00
Watson
11f1e0eeaf
add *.gem into .gitignore in gem template
2013-08-19 16:56:07 +09:00
Watson
99839d5e7e
add convenient rake task with "gem" namespace which is contained in "bundler/gem_tasks"
2013-08-19 15:54:20 +09:00
Watson
e183ad6873
add .gitignore into gem template
2013-05-15 21:49:32 +09:00
Devon Blandin
f2000bb03e
Update motion require statement in gem template Rakefile
2013-05-11 21:57:53 +09:00
Laurent Sansonetti
105a915f3d
mac port
2013-04-25 02:26:56 +02:00
Watson
126d006625
change the template directory path
2013-04-19 23:15:03 +09:00