billit_representers 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |gem|
2
2
  gem.name = 'billit_representers'
3
- gem.version = '0.0.3'
3
+ gem.version = '0.0.4'
4
4
  gem.date = '2013-04-01'
5
5
  gem.summary = "Representers for the bill-it module of the Poplus project."
6
6
  gem.description = "Representers for the bill-it module of the Poplus project. These provide object-like access to remote data, using Resource-Oriented Architectures in Ruby (ROAR)."
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: billit_representers
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -39,8 +39,8 @@ files:
39
39
  - README.md
40
40
  - billit_representers.gemspec
41
41
  - lib/billit_representers.rb
42
- - lib/billit_representers/bill_representer.rb
43
- - lib/billit_representers/bills_representer.rb
42
+ - lib/billit_representers/representers/bill_representer.rb
43
+ - lib/billit_representers/representers/bills_representer.rb
44
44
  homepage: https://github.com/ciudadanointeligente/billit_representers
45
45
  licenses: []
46
46
  post_install_message: