RubyGems Navigation menu

data_href_highlight 0.1.5

Highlight data-hrefs, making table rows clickable.. must set data-href in your table for this to function properly, example: <tbody> <% @employees.each do |employee| %> <tr data-href="<%= employee_url(employee) %>"> Please visit github for more detailed instructions, https://github.com/xDarkicex/Data_Href_gem

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.5 August 04, 2016 (7.5 KB)
  2. 0.1.4 August 04, 2016 (7.5 KB)
  3. 0.1.3 August 04, 2016 (7.5 KB)
  4. 0.1.2 August 04, 2016 (7.0 KB)
  5. 0.1.1 August 04, 2016 (7.0 KB)
顯示所有版本(共 6)

Development 相依性套件 (3):

bundler ~> 1.11
minitest ~> 5.0
rake ~> 10.0

擁有者:

作者:

  • Gentry Rolofson

SHA 256 總和檢查碼:

=

總下載次數 15,104

這個版本 3,335

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: