Guest User

Untitled

a guest
Feb 21st, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. # supposed to be Dash —
  2. Hpricot("<p>Dash —</p>").to_plain_text
  3. # => "Dash ?"
  4. # would like text to convert to
  5. #'Dash -'
Add Comment
Please, Sign In to add comment