module Notifiable ActionView::Base.send(:include, Notifiable::Helpers::NotificationHelper) end require 'notifiable/rails'