Skip to content

Commit

Permalink
load active_record version on load (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
artemk committed Jul 29, 2011
1 parent 2752cfe commit 6cff23d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/acts-as-taggable-on.rb
@@ -1,4 +1,5 @@
require "active_record"
require "active_record/version"
require "action_view"

$LOAD_PATH.unshift(File.dirname(__FILE__))
Expand Down

0 comments on commit 6cff23d

Please sign in to comment.