Provides an accordion helper and a tabs helper
In your Gemfile:
gem 'bootstrap-components-helpers', :git => 'git://gist.github.com/4254678.git'
| /*! | |
| * jQuery htmlDoc "fixer" - v0.2pre - 8/8/2011 | |
| * http://benalman.com/projects/jquery-misc-plugins/ | |
| * | |
| * Copyright (c) 2010 "Cowboy" Ben Alman | |
| * Dual licensed under the MIT and GPL licenses. | |
| * http://benalman.com/about/license/ | |
| */ | |
| (function($) { |