RubyGems Navigation menu

data_href_highlight 0.1.4

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:
=

install:
=

Versions:

  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 KB)
  5. 0.1.1 August 04, 2016 (7 KB)
Show all versions (6 total)

Development Dependencies (3):

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

Owners:

Authors:

  • Gentry Rolofson

SHA 256 checksum:

=

Total downloads 15,104

For this version 3,021

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: