Skip to content

em_http_request 1.1.1 causes undefined method(@transaction not defined) #169

@bhgames

Description

@bhgames

Hey,

When I did a bundle update, it force updated my em_http_request 1.1.0 to 1.1.1, and I started to see this error whenever I created or saved any active record object:

NoMethodError: undefined method []' for nil:NilClass from /home/jprince/.rvm/gems/ruby-1.9.3-p429/bundler/gems/em-synchrony-d775d5638cd1/lib/em-synchrony/activerecord.rb:71:incurrent_transaction'

I checked the code and it looks as if @transaction is nil.

Is there anything else you need? Just make an active record object using em_http_request 1.1.1 + em-synchrony.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions