send_email_plugin_profile_controller.rb 170 Bytes Edit Raw Blame History Permalink 1 2 3 4 class SendEmailPluginProfileController < ProfileController append_view_path File.join(File.dirname(__FILE__) + '/../views') include SendEmailPluginBaseController end