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
Required Ruby Version
>= 0
Authors
Gentry Rolofson
Versions
- 0.1.5 August 04, 2016 (7.5 KB)
- 0.1.4 August 04, 2016 (7.5 KB)
- 0.1.3 August 04, 2016 (7.5 KB)
- 0.1.2 August 04, 2016 (7 KB)
- 0.1.1 August 04, 2016 (7 KB)