Skip to content

Commit

Permalink
Add missing require "acts_as_indexed".
Browse files Browse the repository at this point in the history
  • Loading branch information
ugisozols committed Jun 15, 2012
1 parent d6d88b4 commit a859572
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/refinery/inquiries.rb
@@ -1,6 +1,7 @@
require 'refinerycms-core'
require 'refinerycms-settings'
require 'filters_spam'
require 'acts_as_indexed'

module Refinery
autoload :InquiriesGenerator, 'generators/refinery/inquiries/inquiries_generator'
Expand Down

0 comments on commit a859572

Please sign in to comment.