Module: Eaternet::Lives_1_0

Defined in:
lib/eaternet/lives_1_0.rb,
lib/eaternet/lives_1_0/legend.rb,
lib/eaternet/lives_1_0/adapter.rb,
lib/eaternet/lives_1_0/business.rb,
lib/eaternet/lives_1_0/feed_info.rb,
lib/eaternet/lives_1_0/violation.rb,
lib/eaternet/lives_1_0/csv_parser.rb,
lib/eaternet/lives_1_0/inspection.rb,
lib/eaternet/lives_1_0/legend_group.rb

Overview

Framework for creating LIVES 1.0 apps.

The goal is to make it as easy as possible to create compliant implementations. And so, the Business, Inspection, and other data objects validate themselves for adherence to the spec.

Defined Under Namespace

Modules: CsvParser Classes: Adapter, Business, FeedInfo, Inspection, Legend, Violation