Giter VIP home page Giter VIP logo

Comments (9)

fadynaffa3 avatar fadynaffa3 commented on July 29, 2024

Same with rails 4.2.8 and the minimum rails version needed is not mentioned in the documentation

from mailgun-ruby.

zorro2b avatar zorro2b commented on July 29, 2024

Seems you need this Gem also:
https://github.com/jorgemanrubia/mailgun_rails

from mailgun-ruby.

fadynaffa3 avatar fadynaffa3 commented on July 29, 2024

@zorro2b This is a separate gem and it's not maintained by Mailgun themselves, but I have ended up using it alone without mailgun_ruby gem

from mailgun-ruby.

bramski avatar bramski commented on July 29, 2024

Resolutions? Any?

from mailgun-ruby.

frankvielma avatar frankvielma commented on July 29, 2024

I had a similar problem because I had the following line in the Gemfile

gem 'mailgun-ruby', '~> 1.1.9', require: 'mailgun'

I removed the "require" and all is ok now

gem 'mailgun-ruby', '~> 1.1.9'

Using Rails 3.2.17 with Ruby ruby-2.1.6

from mailgun-ruby.

yoonwaiyan avatar yoonwaiyan commented on July 29, 2024

same error here, using Rails 4.2.5 with Ruby 2.3.1 . Removing require doesn't work for me.

from mailgun-ruby.

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

This is Rails bug, same underlying cause as #105. Fixed by pending 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 is 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.