Giter Club home page Giter Club logo

Comments (2)

ageweke avatar ageweke commented on July 29, 2024

Really easy answer: update to using the latest code (gem “fortitude”, :git => ‘git://github.com/ageweke/fortitude.git'), rather than release.

I plan to publish a new version soon that includes this fix!

On Sep 20, 2016, at 3:08 PM, Glenn Jahnke [email protected] wrote:

I'm getting explosions from the Fortitude railtie that's monkey-patching ActionView to help it autoload view classes. Looks like the monkey-patched method inside ActionView changed the method arity but Fortitude hasn't matched? I honestly don't really understand why my particular setup isn't working because I've used other Rails projects with higher and lower versions and didn't have problems.

I also hacked Fortitude gem source and added the missing method param, passing it straight through and got everything working properly.

I'm currently on Rails 4.2.6 and attempting to use Foritude 0.9.4.

Any advice would be appreciated!

ArgumentError:
wrong number of arguments (given 5, expected 4)

/Users/glenn/.rvm/gems/ruby-2.3.1/gems/fortitude-0.9.4/lib/fortitude/rails/railtie.rb:251:in find_templates_with_fortitude'

/Users/glenn/.rvm/gems/ruby-2.3.1/gems/actionmailer-4.2.6/lib/action_mailer/base.rb:914:ineach_template'

/Users/glenn/.rvm/gems/ruby-2.3.1/gems/actionmailer-4.2.6/lib/action_mailer/base.rb:900:in collect_responses'

/Users/glenn/.rvm/gems/ruby-2.3.1/gems/actionmailer-4.2.6/lib/action_mailer/base.rb:829:inmail'

./app/mailers/application_mailer.rb:20:in mail_with_defaults'

./app/mailers/welcome_mailer.rb:4:inwelcome_member'


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub #55, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJF7_jlwnHlq6hmvjGvuoIC8yPzlTVbks5qsFl0gaJpZM4KCMln.

from fortitude.

gleenn avatar gleenn commented on July 29, 2024

Great, worked like a charm. Thanks!

from fortitude.

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.