Class: Consyncful::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/consyncful/engine.rb

Overview

Rails engine for Consyncful.

This isolates the Consyncful namespace and allows the gem to provide its own routes, controllers, and configuration within a Rails application without clashing with the host app.