bettertabs 1.3.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:
=
安装:
=
Runtime 依赖 (2):
jquery-rails
>= 0
rails
~> 3.1.0
Development 依赖 (2):
haml-rails
>= 0
rspec-rails
>= 0