kayessess 0.1.0 → 0.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.
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Kayessess [![Build Status](https://travis-ci.org/aerobicio/kayessess.png)](https://travis-ci.org/aerobicio/kayessess) [![Code Climate](https://codeclimate.com/github/aerobicio/kayessess.png)](https://codeclimate.com/github/aerobicio/kayessess) [![Coverage Status](https://coveralls.io/repos/aerobicio/kayessess/badge.png)](https://coveralls.io/r/aerobicio/kayessess)
1
+ # Kayessess [![Build Status](https://travis-ci.org/aerobicio/kayessess.png)](https://travis-ci.org/aerobicio/kayessess) [![Code Climate](https://codeclimate.com/github/aerobicio/kayessess.png)](https://codeclimate.com/github/aerobicio/kayessess) [![Coverage Status](https://coveralls.io/repos/aerobicio/kayessess/badge.png)](https://coveralls.io/r/aerobicio/kayessess) [![Gem Version](https://badge.fury.io/rb/kayessess.png)](http://badge.fury.io/rb/kayessess)
2
2
 
3
3
  ## A Rails plugin/gem for helping to get KSS into your Rails app.
4
4
 
@@ -1,7 +1,5 @@
1
1
  module Kayessess
2
2
 
3
- require 'pry'
4
-
5
3
  # The SectionsController is responsible for providing actions for listing and
6
4
  # showing sections of the styleguide
7
5
  class SectionsController < Kayessess::ApplicationController
@@ -1,4 +1,4 @@
1
1
  module Kayessess
2
2
  PACKAGE = 'kayessess'
3
- VERSION = '0.1.0'
3
+ VERSION = '0.1.1'
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kayessess
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -446,7 +446,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
446
446
  version: '0'
447
447
  segments:
448
448
  - 0
449
- hash: 69925124922035204
449
+ hash: -3966577334962842237
450
450
  required_rubygems_version: !ruby/object:Gem::Requirement
451
451
  none: false
452
452
  requirements:
@@ -455,7 +455,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
455
455
  version: '0'
456
456
  segments:
457
457
  - 0
458
- hash: 69925124922035204
458
+ hash: -3966577334962842237
459
459
  requirements: []
460
460
  rubyforge_project:
461
461
  rubygems_version: 1.8.23