Module: UiChanged

Defined in:
lib/ui_changed.rb,
lib/ui_changed/engine.rb,
lib/ui_changed/railtie.rb,
lib/ui_changed/version.rb,
app/workers/ui_changed/compare.rb,
app/models/ui_changed/screenshot.rb,
app/workers/ui_changed/crawl_test.rb,
app/workers/ui_changed/worker_base.rb,
app/models/ui_changed/config_helper.rb,
app/models/ui_changed/all_screenshot.rb,
app/workers/ui_changed/crawl_control.rb,
app/helpers/ui_changed/application_helper.rb,
lib/generators/ui_changed/resque_generator.rb,
app/mailers/ui_changed/notifications_mailer.rb,
app/models/ui_changed/screenshot_ignore_url.rb,
app/controllers/ui_changed/application_controller.rb,
app/controllers/ui_changed/screenshots_controller.rb,
app/controllers/ui_changed/screenshots_controller_base.rb,
app/controllers/ui_changed/screenshot_ignore_urls_controller.rb

Defined Under Namespace

Modules: ApplicationHelper, Generators Classes: AllScreenshot, ApplicationController, Compare, ConfigHelper, CrawlControl, CrawlTest, Engine, NotificationsMailer, Railtie, Screenshot, ScreenshotIgnoreUrl, ScreenshotIgnoreUrlsController, ScreenshotsController, ScreenshotsControllerBase, WorkerBase

Constant Summary collapse

VERSION =
"0.0.6"