BathHacked/energy-sparks

View on GitHub
app/controllers/admin/mailer_previews_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Admin
  class MailerPreviewsController < AdminController
    def index
    end
  end
end