bartes-rcov_stats 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/README +4 -0
  2. metadata +1 -1
data/README CHANGED
@@ -13,6 +13,10 @@ How to install :
13
13
  cd your_application
14
14
  gemsonrails
15
15
  rake gems:freeze GEM=bartes-rcov_stats
16
+ 2) As a gem for Merb:
17
+ gem install bartes-rcov_stats
18
+ ## puts this denepndecy inside your config/init.rb file ##
19
+ dependency "bartes-rcov_stats" , :require_as => 'rcov_stats'
16
20
 
17
21
  How to configure
18
22
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bartes-rcov_stats
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bartosz Knapik