]> git.openstreetmap.org Git - rails.git/commit
Avoid dragging ActionView::Helpers::TextHelper into RichText objects
authorTom Hughes <tom@compton.nu>
Mon, 19 Mar 2012 11:59:54 +0000 (11:59 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 19 Mar 2012 12:01:02 +0000 (12:01 +0000)
commit9492d20a8752763c06952f600d3f5703be4fdc8a
treeeca57a8d3fb8a951927a5a46ef6b731b726fdc23
parente1d873cde99eaa6eafaca6659c221ec2b98de36e
Avoid dragging ActionView::Helpers::TextHelper into RichText objects

Dragging in TextHelper gets us a truncate method which hides the one
we inherited from String and which we want.
lib/rich_text.rb