Overview
The Rails Email Preview (REP) is a Rails engine that allows users to preview and edit emails in the browser. It is compatible with Rails 4.2+ and comes with two themes: a standalone theme and a theme that uses Bootstrap 3. REP supports features such as sending emails, editing emails, CSS inlining, and internationalization.
Features
- Preview emails in the browser: REP allows users to preview emails in the browser, making it easy to see how they will look before sending them.
- Two themes: REP comes with two themes: a simple standalone theme and a theme that uses Bootstrap 3, giving users the flexibility to choose the design that suits their needs.
- Send emails via REP: REP allows users to send emails directly from the application, which is useful for testing with limited clients such as Blackberry or Outlook.
- Edit emails in the browser: REP works with Comfortable Mexican Sofa CMS to allow users to store emails in the database and edit them in the browser.
- CSS inlining: REP supports Roadie and Premailer for CSS inlining, automatically translating CSS rules into inline styles and converting relative URLs into absolute ones.
- Internationalization support: REP expects emails to use the current I18n.locale. Users can set the language in the config section of the initializer, with English being the default option.