Class: Cabalist::Railtie

Inherits:
Rails::Railtie
  • Object
show all
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.