Sha256: 52bd841befeb60e5e73126cbc70115ab6ebb31c3630c8f57662c711146038126

Contents?: true

Size: 345 Bytes

Versions: 2

Compression:

Stored size: 345 Bytes

Contents

jQuery ->
  $(".alert-message").alert()
  $(".tabs").button()
  $(".carousel").carousel()
  $(".collapse").collapse()
  $(".dropdown-toggle").dropdown()
  $(".modal").modal()
  $("a[rel=popover]").popover()
  $(".navbar").scrollspy()
  $(".tab").tab "show"
  $(".tooltip").tooltip()
  $(".typeahead").typeahead()
  $("a[rel=tooltip]").tooltip()

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
twitter-bootstrap-rails-2.0.1.0 lib/generators/bootstrap/install/templates/bootstrap.coffee
twitter-bootstrap-rails-2.0.2 lib/generators/bootstrap/install/templates/bootstrap.coffee