bettertabs 1.4.2
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