twitter_bootstrap_helpers¶ ↑
nav_tabs¶ ↑
= nav_tabs do |tabs| = tabs.pane 'id1', 'title', :active => true, :tooltip => 'tooltip' do = 'content1' = tabs.pane 'id2', 'title2', :tooltip => 'tooltip' do = 'content1'
Хелперы для Twitter Bootstrap
= nav_tabs do |tabs| = tabs.pane 'id1', 'title', :active => true, :tooltip => 'tooltip' do = 'content1' = tabs.pane 'id2', 'title2', :tooltip => 'tooltip' do = 'content1'
Хелперы для Twitter Bootstrap