Include BoostrapFormHelper in FormBuilder

This commit is contained in:
Urban Rotnik 2020-05-08 20:36:45 +02:00
parent 8e20dccc66
commit 8174d63734

View file

@ -2,6 +2,7 @@ module BootstrapFormHelper
# Extend Bootstrap form builder
class BootstrapForm::FormBuilder
include BootstrapFormHelper
# Returns Bootstrap date-time picker of the "datetime" type tailored for accessing a specified datetime attribute (identified by +name+) on an object
# assigned to the template (identified by +object+). Additional options on the input tag can be passed as a