Sha256: 98761dddfbec1b08996a56d352a3ac08a490b627fb656c3984a2ca2bca6511a7

Contents?: true

Size: 843 Bytes

Versions: 1

Compression:

Stored size: 843 Bytes

Contents

Gem::Specification.new do |gem|
  gem.name        = 'billit_representers_argentina'
  gem.version     = '0.9.11'
  gem.date        = '2014-07-03'
  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", "Martín Szyszlican"]
  gem.email       = 'contacto@congresointeractivo.org'
  gem.homepage    = 'https://github.com/congresointeractivo/billit_representers_argentina'
  gem.license     = 'GPL-3'

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

  gem.add_runtime_dependency "roar", "0.11.19"
  gem.add_runtime_dependency "roar-rails", "0.1.0"
  gem.add_runtime_dependency "activemodel"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
billit_representers_argentina-0.9.11 billit_representers_argentina.gemspec