Skip to content

Static control without label #212

@soullivaneuh

Description

@soullivaneuh

With the following code:

  = f.static_control do
    = link_to '#', class: 'js-toggle-colors-link' do
      Customize colors

We got this error:

undefined method `humanize' for nil:NilClass

A label option must be set to get it work.

Could be nice to have static control without label, isn't it?

Thanks.

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