We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4059869 commit 98b29fbCopy full SHA for 98b29fb
lib/formtastic-bootstrap/inputs/check_boxes_input.rb
@@ -2,7 +2,6 @@ module FormtasticBootstrap
2
module Inputs
3
class CheckBoxesInput < Formtastic::Inputs::CheckBoxesInput
4
include Base
5
- include Base::Choices
6
7
# TODO Make sure help blocks work correctly.
8
# TODO Support .inline
0 commit comments