Sha256: 078d272e9f67b3ad7fdb3c274bd260b64e1118681829839b50d89e06b915f193

Contents?: true

Size: 739 Bytes

Versions: 1

Compression:

Stored size: 739 Bytes

Contents

Gem::Specification.new do |gem|
  gem.name        = 'billit_representers'
  gem.version     = '0.5.4'
  gem.date        = '2013-12-02'
  gem.summary     = "Representers for the bill-it module of the Poplus project."
  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)."
  gem.authors     = ["Marcel Augsburger"]
  gem.email       = 'devteam@ciudadanointeligente.org'
  gem.homepage    = 'https://github.com/ciudadanointeligente/billit_representers'
  gem.license     = 'GPL-3'

  gem.files       = `git ls-files`.split("\n")

  gem.add_runtime_dependency "roar"
  gem.add_runtime_dependency "activemodel"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
billit_representers-0.5.4 billit_representers.gemspec