File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
- # rspec-rails [ ![ Build Status] [ ]] [ travis-ci ] [ ![ Code Climate] [ ]] [ code-climate ]
1
+ # rspec-rails [ ![ Build Status] [ ]] [ travis-ci ] [ ![ Code Climate] [ ]] [ code-climate ] [ ![ Gem Version ] [ ]] ( gem-version )
2
2
3
3
` rspec-rails ` brings the [ RSpec] [ ] testing framework to [ Ruby on Rails] [ ]
4
4
as a drop-in alternative to its default testing framework, Minitest.
@@ -14,6 +14,8 @@ Use **[`rspec-rails` 1.x][]** for Rails 2.x.
14
14
[ travis-ci ] : http://travis-ci.org/rspec/rspec-rails
15
15
[ Code Climate ] : https://img.shields.io/codeclimate/github/rspec/rspec-rails.svg
16
16
[ code-climate ] : https://codeclimate.com/github/rspec/rspec-rails
17
+ [ Gem Version ] : https://badge.fury.io/rb/rspec-rails.svg
18
+ [ gem-version ] : http://badge.fury.io/rb/rspec-rails
17
19
[ RSpec ] : http://rspec.info/
18
20
[ Ruby on Rails ] : https://rubyonrails.org/
19
21
[ `rspec-rails` 1.x ] : http://github.com/dchelimsky/rspec-rails
You can’t perform that action at this time.
0 commit comments