Skip to content

Commit

Permalink
Added requires
Browse files Browse the repository at this point in the history
  • Loading branch information
i2bskn committed Jul 15, 2015
1 parent 2d8e912 commit 1055e42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/findable.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require "json"
require "bigdecimal"

require "active_support"
require "active_support/core_ext"
Expand Down
2 changes: 2 additions & 0 deletions lib/findable/associations/active_record_ext.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require "findable/associations/utils"

module Findable
module Associations
module ActiveRecordExt
Expand Down

0 comments on commit 1055e42

Please sign in to comment.