AutoCommit Sam Jun 20 14:03:01 CEST 2015
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
require 'flagable'
|
||||
ActionController::Base.send :include, Flagable::ActsAsFlagable
|
||||
ActionController::Base.send :include, Flagable::ActsAsFlagableController
|
||||
ActiveRecord::Base.send :include, Flagable::ActsAsFlagableRecord
|
||||
ActionView::Base.send :include, Flagable::FlagableHelper
|
||||
|
||||
Reference in New Issue
Block a user