rails_mail_preview 0.0.4
A Rails plugin gem to intercept emails in development and preview them in RailsMailPreview to get an idea of what it will look like when it's sent in production.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            FBDistributedNotification
            = 0.0.1
          
          
            rails
            >= 3.0.0
          
    