Skip to content

Commit

Permalink
Require active_support explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
James Brennan committed Sep 27, 2012
1 parent 8952303 commit a6777c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/safe_attributes.rb
@@ -1,3 +1,5 @@
require 'active_support'

module SafeAttributes
extend ActiveSupport::Concern

Expand Down

0 comments on commit a6777c0

Please sign in to comment.