1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
heartcombo--simple_form/lib/generators/simple_form
goalaleo 43b3573c65 Remove instruction to use form-inline class
The previous instruction was a bit confusing, as form-inline is only one of the many possible classes that can be used. It’s also (probably) not the one that is most often used, so mentioning it in the installation output implies that it’s more significant than it actually is.

The sentence was also imperative:

	Inside your views, use the 'simple_form_for' with the Bootstrap form class, ‘.form-inline’
2020-02-06 13:52:07 +02:00
..
templates Remove instruction to use form-inline class 2020-02-06 13:52:07 +02:00
install_generator.rb Add frozen_string_literal in all .rb files 2017-11-27 17:06:18 -08:00
USAGE Update docs to use the new generator style simple_form:install 2010-06-04 02:19:37 -03:00