bettertabs 1.3
Bettertabs is a Rails 3.1 engine that adds a helper and jQuery plugin to define the markup and behavior for a tabbed area in a easy and declarative way, using the appropiate JavaScript but ensuring accessibility and usability, no matter if the content is loaded statically, via ajax or just with links.
Gemfile:
=
installation:
=
Dépendances de Runtime (2):
jquery-rails
>= 0
rails
~> 3.1.0
Dépendances de Development (2):
haml-rails
>= 0
rspec-rails
>= 0