Skip to content

Commit

Permalink
Kill deprecation warning for features
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas committed Dec 19, 2009
1 parent 4fe3519 commit 95bfa57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/support/activerecord.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# encoding: utf-8

require 'activerecord'
require 'active_record'
require 'carrierwave/mount'
require 'carrierwave/orm/activerecord'

Expand Down

0 comments on commit 95bfa57

Please sign in to comment.