Skip to content

Instantly share code, notes, and snippets.

View gt-sdi's full-sized avatar

Graham Torn gt-sdi

  • Straylight Digital Inc.
  • Calgary, AB Canada
View GitHub Profile
/*!
* 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($) {
@gt-sdi
gt-sdi / README.markdown
Last active October 13, 2015 20:57 — forked from isc/README.markdown
A micro gem providing an accordion view helper and a tabs view helper that generate the proper markup for Twitter Bootstrap

Twitter Bootstrap Components Helper

Provides an accordion helper and a tabs helper

In your Gemfile:

gem 'bootstrap-components-helpers', :git => 'git://gist.github.com/4254678.git'

Accordion helper: