Skip to content

genuitytech/truncate_with_hover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

truncate_with_hover is a simple gem that adds the method truncate_with_hover to ActionView::Helpers::TextHelper. This method behaves like truncate, except that it wraps everything in a <span> tag with the non-truncated text as the title attribute.

TODO

Write some specs :)

About

Like Rails' TextHelper#truncate except with hover text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages