Sha256: a2a06425c3443f12d8db7fddcddaf283749b4d5e99bed1417dc9b9d6f067f7e7
Contents?: true
Size: 583 Bytes
Versions: 47
Compression:
Stored size: 583 Bytes
Contents
# EPB View Models This RubyGem provides a data model to read various Energy Performance Certificates (EPC) and abstract away historical version changes. ## Installation Add this line to your application's Gemfile: ```ruby gem 'epb_view_models' ``` And then execute: $ bundle install Or install it yourself as: $ gem build epb_view_models.gemspec $ gem install epb_view_models-<version>.gem ## Usage TODO: Write usage instructions here ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
47 entries across 47 versions & 1 rubygems