Merge branch 'rails_3_1' of github.com:locomotivecms/engine into rails_3_1

This commit is contained in:
did 2011-12-05 02:31:43 -08:00
commit 04d9e90492

View File

@ -5,11 +5,7 @@ module Locomotive
include ::Mongoid::Timestamps
## extensions ##
#
# FIXME: I cannot find the module below defined in custom fields or the
# locomotive CMS engine. Please uncomment when the module is available
#
# include CustomFields::ProxyClassEnabler
include ::Mongoid::TargetCustomFields
include Extensions::Shared::Seo
## fields (dynamic fields) ##