Giter VIP home page Giter VIP logo

Comments (9)

pirogoeth avatar pirogoeth commented on July 29, 2024

@fadynaffa3 Could you try with Rails >= 5.0.0.1? I've got a sample application using Railgun that may help you set things up.

from mailgun-ruby.

fadynaffa3 avatar fadynaffa3 commented on July 29, 2024

@pirogoeth already tried with rails 5 before and worked correctly but the issue is on rails 4.2.8 and the documentation didn't mention the supported rails version and it's confusing.
I can't update my project to rails 5 in one day to test mailgun usage with action_mailer

from mailgun-ruby.

pirogoeth avatar pirogoeth commented on July 29, 2024

@fadynaffa3 I will see what I need to do to make it work with Rails 4.2.8.

from mailgun-ruby.

fadynaffa3 avatar fadynaffa3 commented on July 29, 2024

Thanks :)

from mailgun-ruby.

ivko999 avatar ivko999 commented on July 29, 2024

Any luck with this?

from mailgun-ruby.

fadynaffa3 avatar fadynaffa3 commented on July 29, 2024

@ivko999 try this:
ActionMailer::Base.add_delivery_method(:mailgun, Mailgun, default_options={})

from mailgun-ruby.

Benjamin-Dobell avatar Benjamin-Dobell commented on July 29, 2024

This is Rails bug, same underlying cause as #104. Fixed by pending Rails PR rails/rails#35419

from mailgun-ruby.

Benjamin-Dobell avatar Benjamin-Dobell commented on July 29, 2024

Should probably note there is an issue with this Gem as well, as it's causing ActionMailer::Base to autoload earlier than it ought to. Fixed in PR #162.

from mailgun-ruby.

Retttro avatar Retttro commented on July 29, 2024

Version 1.2.4 with the fix was published to rubygems. Closing.
https://github.com/mailgun/mailgun-ruby/releases/tag/v1.2.4

from mailgun-ruby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.