initial commit
[acts_as_subscribeable.git] / init.rb
blobda5df220fbdf0f0b19b24c6b431fd8ec03a26416
1 # Include hook code here
2 require 'acts_as_subscribeable'
3 ActiveRecord::Base.send(:include, RailsJitsu::Acts::Subscribeable)