bootstrap-ruby / bootstrap_form

Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.
MIT License
1.64k stars 352 forks source link

Fix RuboCop offenses #566

Closed lcreid closed 4 years ago

lcreid commented 4 years ago

As it says, fix recent RuboCop offenses.

bootstrap-ruby-bot commented 4 years ago
1 Warning
:warning: Please update CHANGELOG.md with a description of your changes. If this PR is not a user-facing change (e.g. just refactoring), you can disregard this.

Here's an example of a CHANGELOG.md entry (place it immediately under the * Your contribution here! line):

  * [#566](https://github.com/bootstrap-ruby/bootstrap_form/pull/566): Fix RuboCop offenses - [@lcreid](https://github.com/lcreid).

Generated by :no_entry_sign: Danger