Class: Cabalist::Railtie
- Inherits:
-
Rails::Railtie
- Object
- Rails::Railtie
- Cabalist::Railtie
- Defined in:
- lib/cabalist/railtie.rb
Overview
This is the link between Rails application and the Cabalist gem
This Railtie extends ActiveRecord::Base with Cabalist::ModelAdditions once ActiveRecord is loaded. It also adds relevant Rake tasks to the application which provide CLI to the Cabalist functionality.