Merge pull request #4 from tadyjp/wip/feat/1225
[WIP] 1228 - Fork, Gmail
Showing
| ... | @@ -77,3 +77,8 @@ gem 'ancestry' | ... | @@ -77,3 +77,8 @@ gem 'ancestry' |
| # profiler | # profiler | ||
| gem 'rack-mini-profiler' | gem 'rack-mini-profiler' | ||
| # Send mail via gmail oauth | |||
| # ref. https://github.com/popgiro/action-gmailer | |||
| gem 'mail' | |||
| gem 'action-gmailer', github: 'popgiro/action-gmailer' |
app/controllers/concerns/rv/mailer.rb
0 → 100644
Please
register
or
sign in
to comment