Module: GeoLabels

Defined in:
app/controllers/geo_labels/ratings_controller.rb,
lib/geo_labels.rb,
lib/geo_labels/engine.rb,
lib/geo_labels/version.rb,
lib/geo_labels/exporter.rb,
lib/geo_labels/importer.rb,
app/models/geo_labels/label.rb,
app/models/geo_labels/contact.rb,
app/jobs/geo_labels/application_job.rb,
app/models/geo_labels/contact_label.rb,
app/helpers/geo_labels/rating_helper.rb,
app/models/geo_labels/application_record.rb,
app/helpers/geo_labels/application_helper.rb,
app/mailers/geo_labels/application_mailer.rb,
app/controllers/geo_labels/labels_controller.rb,
app/controllers/geo_labels/contacts_controller.rb,
app/models/concerns/geo_labels/ratings_support.rb,
app/controllers/geo_labels/dashboard_controller.rb,
app/controllers/geo_labels/application_controller.rb,
app/controllers/concerns/geo_labels/shared_template_and_instance_methods.rb

Overview

Separate ratings controller for easyer future extraction of functionality posibly gem extraction if used sufficiently

Defined Under Namespace

Modules: ApplicationHelper, Importer, RatingHelper, RatingsSupport, SharedTemplateAndInstanceMethods Classes: ApplicationController, ApplicationJob, ApplicationMailer, ApplicationRecord, Contact, ContactLabel, ContactsController, DashboardController, Engine, Exporter, Label, LabelsController, RatingList, RatingObject, RatingsController

Constant Summary collapse

VERSION =
'0.3.2'