Repository is archived
No release in over a year
This is going to help you to use Bulma CSS Framework with SimpleForm.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

~> 6.1.7, >= 6.1.7.7
~> 5.3.0
 Project Readme

Warning

This gem is not maintained anymore. If you want to use Bulma with SimpleForm use simple_form-theme instead.

SimpleForm::Bulma

The easiest way to use Bulma with SimpleForm.

Installation

Add this line to your application's Gemfile:

gem 'simple_form-bulma'

And then execute:

bundle

Or install it yourself as:

$ gem install simple_form-bulma

Usage

To copy the Bulma theme for SimpleForm, run the following command:

bin/rails generate simple_form:bulma:install

Or you can copy the theme manually by copying the config/initializers/simple_form_bulma.rb file to your config/initializers directory.

Contributing

Contribution directions go here.

License

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