Skip to content

Rails form builder that helps create Bulma-styled forms in your Rails application.

License

Notifications You must be signed in to change notification settings

storkvist/bulma_form

Repository files navigation

bulma_form

Build Status Test Coverage Maintainability

bulma_form is a Rails form builder that helps create Bulma-styled forms in your Rails application. It provides form helpers that extend existing Rails form helpers adding necessary fields, labels and additional markup recommended by Bulma reference guide.

Installation

Add this line to your application's Gemfile:

gem 'bulma_form'

And then execute:

$ bundle

Or install it yourself as:

$ gem install bulma_form

License

The gem is available as open source under the terms of the MIT License.

About

Rails form builder that helps create Bulma-styled forms in your Rails application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published