Skip to content

Commit 98b29fb

Browse files
author
Matthew Bellantoni
committed
Implement CheckBoxesInput.
1 parent 4059869 commit 98b29fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/formtastic-bootstrap/inputs/check_boxes_input.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ module FormtasticBootstrap
22
module Inputs
33
class CheckBoxesInput < Formtastic::Inputs::CheckBoxesInput
44
include Base
5-
include Base::Choices
65

76
# TODO Make sure help blocks work correctly.
87
# TODO Support .inline

0 commit comments

Comments
 (0)