Skip to content

Rails 5.1.x compatibility issues #7

Open
@acrolink

Description

@acrolink

I have forked the gem and made Rails 5.1.x specific changes (due to deprecation):
acrolink@570645e
and
acrolink@2c08df6

but I am getting this error:
wrong number of arguments (given 2, expected 0..1)

in the line:
<%= simple_form_for @work, :html => { :class => 'form-horizontal' } do |f| %>

Any idea what might be going on here? Thanks.

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