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:
=
instalar:
=
Runtime Dependencies (2):
jquery-rails
>= 0
rails
~> 3.1.0
Development Dependencies (2):
haml-rails
>= 0
rspec-rails
>= 0