RubyGems Navigation menu

data_href_highlight 0.1.3

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) %>">

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

这个版本 2,071

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: