Skip to content

"Wrong number of arguments" when using with ActionView 4.2.8 #162

Description

@mauricioszabo

When I'm using Resque with rails (using ActionView 4.2.8), I get this error.

The stacktrace points to line 38 of sequel-rails-1.0.1/lib/sequel_rails/configuration.rb.

I found that just by changing: @environments ||= raw.reduce( to @environments ||= self[:raw].reduce(, things work out fine...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions