Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swanandp/new_gem
Standard Ruby project structure, with Rakefile, RSpec and Bundler
https://github.com/swanandp/new_gem
Last synced: about 1 month ago
JSON representation
Standard Ruby project structure, with Rakefile, RSpec and Bundler
- Host: GitHub
- URL: https://github.com/swanandp/new_gem
- Owner: swanandp
- Created: 2011-08-18T12:51:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-07-17T15:52:04.000Z (over 10 years ago)
- Last Synced: 2024-10-15T12:42:02.936Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 125 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# New Gem
Use this template to create new Ruby library / gem. Bundler creates most of this, but we still need to manually create specs.