Module: EasyReports

Defined in:
lib/easy_reports.rb,
lib/easy_reports/engine.rb,
lib/easy_reports/version.rb,
app/models/easy_reports/report.rb,
app/models/easy_reports/database.rb,
app/forms/easy_reports/report_form.rb,
app/helpers/easy_reports/reports_helper.rb,
app/helpers/easy_reports/databases_helper.rb,
app/helpers/easy_reports/application_helper.rb,
app/services/easy_reports/database_mediator.rb,
app/controllers/easy_reports/reports_controller.rb,
app/controllers/easy_reports/dashboard_controller.rb,
app/controllers/easy_reports/databases_controller.rb,
app/controllers/easy_reports/application_controller.rb

Defined Under Namespace

Modules: ApplicationHelper, DatabasesHelper, ReportsHelper Classes: ApplicationController, DashboardController, Database, DatabaseMediator, DatabasesController, Engine, Report, ReportForm, ReportsController

Constant Summary collapse

VERSION =
"0.0.26"