rpageless 0.0.8 → 0.0.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.md +2 -0
  2. data/lib/rpageless/version.rb +1 -1
  3. metadata +3 -3
data/README.md CHANGED
@@ -40,6 +40,8 @@ and when you call pageless from erb's you can simply call by the following
40
40
 
41
41
  that's it no need of place any helpers code in application helper file.
42
42
 
43
+ you can follow the demo for remianing options (https://github.com/jney/jquery.pageless.demo)
44
+
43
45
  ## Contributing
44
46
 
45
47
  1. Fork it
@@ -1,3 +1,3 @@
1
1
  module Rpageless
2
- VERSION = "0.0.8"
2
+ VERSION = "0.0.9"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rpageless
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -94,7 +94,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
94
94
  version: '0'
95
95
  segments:
96
96
  - 0
97
- hash: 926731009
97
+ hash: -974200017
98
98
  required_rubygems_version: !ruby/object:Gem::Requirement
99
99
  none: false
100
100
  requirements:
@@ -103,7 +103,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
103
103
  version: '0'
104
104
  segments:
105
105
  - 0
106
- hash: 926731009
106
+ hash: -974200017
107
107
  requirements: []
108
108
  rubyforge_project:
109
109
  rubygems_version: 1.8.23