BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

data_href_highlight

v0.1.5RubyGems· Ruby

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

The verdict
Abandoned. Last published 9 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 9 years ago.
Popularity
7 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.59 years ago
  • 0.1.49 years ago
  • 0.1.39 years ago
  • 0.1.29 years ago
  • 0.1.19 years ago
  • 0.1.09 years ago
data_href_highlight — 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 (Ruby / RubyGems) · Modules