This repository was archived by the owner on Sep 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Ruby Gem Skeleton
22
33<!--
4- [](https://rubygems.org/gems/replace_gemname)
4+ [](https://rubygems.org/gems/replace_gemname)
55-->
6- [ ![ MIT License] ( https://img.shields.io/badge/license-MIT-red.svg?style=flat )] ( ./LICENSE.txt )
7- [ ![ Dependency Status] ( https://img.shields.io/gemnasium/razor-x/ruby-gem.svg?style=flat )] ( https://gemnasium.com/razor-x/ruby-gem )
8- [ ![ Build Status] ( https://img.shields.io/travis/razor-x/ruby-gem.svg?style=flat )] ( https://travis-ci.org/razor-x/ruby-gem )
9- [ ![ Coverage Status] ( https://img.shields.io/coveralls/razor-x/ruby-gem.svg?style=flat )] ( https://coveralls.io/r/razor-x/ruby-gem )
10- [ ![ Code Climate] ( https://img.shields.io/codeclimate/github/razor-x/ruby-gem.svg?style=flat )] ( https://codeclimate.com/github/razor-x/ruby-gem )
6+ [ ![ MIT License] ( https://img.shields.io/badge/license-MIT-red.svg )] ( ./LICENSE.txt )
7+ [ ![ Dependency Status] ( https://img.shields.io/gemnasium/razor-x/ruby-gem.svg )] ( https://gemnasium.com/razor-x/ruby-gem )
8+ [ ![ Build Status] ( https://img.shields.io/travis/razor-x/ruby-gem.svg )] ( https://travis-ci.org/razor-x/ruby-gem )
9+ [ ![ Coverage Status] ( https://img.shields.io/coveralls/razor-x/ruby-gem.svg )] ( https://coveralls.io/r/razor-x/ruby-gem )
10+ [ ![ Code Climate] ( https://img.shields.io/codeclimate/github/razor-x/ruby-gem.svg )] ( https://codeclimate.com/github/razor-x/ruby-gem )
1111
1212Use this project freely as a base for your testable Ruby gems.
1313
You can’t perform that action at this time.
0 commit comments