Skip to content
This repository has been archived by the owner on Jul 15, 2020. It is now read-only.

Commit

Permalink
Load rails admin and devise in engine
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklewis committed Jan 19, 2016
1 parent 46295c3 commit 44f6f00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/piggybak.rb
Expand Up @@ -7,6 +7,8 @@
require 'formatted_changes'
require 'mask_submissions'
require 'rack-ssl-enforcer'
require 'rails_admin'
require 'devise'

module Piggybak
def self.config(entity = nil, &block)
Expand Down

0 comments on commit 44f6f00

Please sign in to comment.