Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Deprecate Griddler in favor of ActionMailer
Browse files Browse the repository at this point in the history
Rails has ActionMailer built-in. A forked version of this gem is available at https://github.com/calebhearth/griddler.
  • Loading branch information
Stefanni Brasil authored Jun 7, 2024
1 parent 27da1f5 commit 16f0ca9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## Deprecated as of June 6, 2024

Griddler has been deprecated in favor of ActionMailer since this is built into Rails now.

Griddler
========

[![Build Status](https://travis-ci.org/thoughtbot/griddler.png?branch=master)](https://travis-ci.org/thoughtbot/griddler)
[![Code Climate](https://codeclimate.com/github/thoughtbot/griddler.png)](https://codeclimate.com/github/thoughtbot/griddler)

### Receive emails in your Rails app

Griddler is a Rails engine that provides an endpoint for services that convert
Expand Down

0 comments on commit 16f0ca9

Please sign in to comment.