roadie
Email helper
Makes HTML emails easier to work with by inlining styles and rewriting URLs
Making HTML emails comfortable for the Ruby rockstars
1k stars
21 watching
85 forks
Language: Ruby
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ankane/ahoy_email | An analytics system for tracking email interactions in Rails applications. | 1,122 |
benprew/pony | A Ruby library for sending emails in a convenient and flexible way | 1,141 |
ankane/mailkick | A Rails plugin for managing email subscriptions and opt-out lists | 933 |
markets/maily | Rails Engine to manage email templates and preview them directly in the browser. | 707 |
k-and-r/email_validator | A gem providing an email validation mechanism for Rails applications | 644 |
gmailgem/gmail | An IMAP-based interface to Google's Gmail service | 397 |
dcparker/ruby-gmail | Provides an interface to Gmail's IMAP and SMTP services for searching, reading, sending, and managing emails | 792 |
stampie/stampie | Provides an API wrapper for sending emails via multiple online email providers. | 294 |
mfojtik/sinatra-twitter-bootstrap | A gem bundle providing Bootstrap CSS and JavaScript files with Sinatra helpers for easy integration | 23 |
fphilipe/premailer-rails | A tool that styles HTML emails by applying CSS rules to matching elements in the email body | 1,694 |
validates-email-format-of/validates_email_format_of | A Ruby gem to validate email addresses against standard formats and options. | 443 |
mailboxer/mailboxer | A Rails gem providing a generic and flexible messaging system with conversation support and email integration. | 1,645 |
codemancers/rapidfire | A Ruby gem for building and managing surveys with Rails and dynamic survey forms | 320 |
prerender/prerender_rails | A middleware gem for serving static HTML versions of JavaScript-rendered web pages to search engines and crawlers | 358 |
ms-ati/docile | Simplifies the creation of Domain Specific Languages (DSLs) in Ruby by providing a way to treat methods as a DSL and handle code extraction with local variable access | 419 |