alphabetical_paginate 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@ require 'alphabetical_paginate/version'
5
5
 
6
6
  Gem::Specification.new do |spec|
7
7
  spec.name = "alphabetical_paginate"
8
- spec.version = "0.1.0"
8
+ spec.version = "0.1.1"
9
9
  spec.authors = ["lingz"]
10
10
  spec.email = ["lz781@nyu.edu"]
11
11
  spec.description = "Alphabetical Pagination"
@@ -0,0 +1 @@
1
+ alert("hello2");
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alphabetical_paginate
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:
@@ -56,6 +56,7 @@ files:
56
56
  - README.md
57
57
  - Rakefile
58
58
  - alphabetical_paginate.gemspec
59
+ - assets/javascripts/alphabetical_paginate/test.js
59
60
  - lib/alphabetical_paginate.rb
60
61
  - lib/alphabetical_paginate/version.rb
61
62
  - vendors/javascripts/test.js
@@ -74,7 +75,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
74
75
  version: '0'
75
76
  segments:
76
77
  - 0
77
- hash: 846052190346942364
78
+ hash: 4241529296214407595
78
79
  required_rubygems_version: !ruby/object:Gem::Requirement
79
80
  none: false
80
81
  requirements:
@@ -83,7 +84,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
83
84
  version: '0'
84
85
  segments:
85
86
  - 0
86
- hash: 846052190346942364
87
+ hash: 4241529296214407595
87
88
  requirements: []
88
89
  rubyforge_project:
89
90
  rubygems_version: 1.8.25