Skip to content
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Implement CheckBoxesInput.
  • Loading branch information
Matthew Bellantoni committed Aug 12, 2012
1 parent 4059869 commit 98b29fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/formtastic-bootstrap/inputs/check_boxes_input.rb
Expand Up @@ -2,7 +2,6 @@ module FormtasticBootstrap
module Inputs
class CheckBoxesInput < Formtastic::Inputs::CheckBoxesInput
include Base
include Base::Choices

# TODO Make sure help blocks work correctly.
# TODO Support .inline
Expand Down

0 comments on commit 98b29fb

Please sign in to comment.