cheeseandpepper/stephanie-mike-grandma

View on GitHub
app/controllers/email_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
class EmailController < ApplicationController
  #binding.pry

  def send(email)
    
  end



end