Compatibility with activesupport 3.2
Created by: francois2metz
Hi,
Since activesupport 3.2, InstanceMethods are not include with ActiveSupport::Concern.
DEPRECATION WARNING: The InstanceMethods module inside ActiveSupport::Concern will be no longer included automatically. Please define instance methods directly in #<Class:0x000000062e8550> instead.