Skip to content

Commit

Permalink
Require active record before using it
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansch committed Sep 13, 2016
1 parent 2e7baba commit 59e51cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/friendly_id.rb
@@ -1,4 +1,5 @@
# encoding: utf-8
require 'active_record'
require "friendly_id/base"
require "friendly_id/object_utils"
require "friendly_id/configuration"
Expand Down

0 comments on commit 59e51cf

Please sign in to comment.