hash_syntax icon indicating copy to clipboard operation
hash_syntax copied to clipboard

Breaks on non-ASCII

Open henrik opened this issue 12 years ago • 2 comments

Seeing things like:

# encoding: utf-8
- fill_in "Blörg",          :with => "hattboll"
+ fill_in "Blörg",          :ith :"hattboll"

henrik avatar Mar 19 '12 14:03 henrik

+1

(:search => { :seo_type_eq => rubric.class.name, :seo_id_eq => rubric.id }) (:searc => { :o_tpe_eq => ru:c.class.name, :seo_i_eq => ru:c.id })

makaroni4 avatar Sep 04 '13 11:09 makaroni4

Same issue

dpisarewski avatar Jun 19 '14 12:06 dpisarewski