Improved support for non Latin characters in category names. Fixes #128
This commit is contained in:
parent
dae6cceec2
commit
80f8a609f6
3 changed files with 8 additions and 4 deletions
3
Gemfile
3
Gemfile
|
@ -10,4 +10,5 @@ gem 'haml', '>= 3.1'
|
|||
gem 'compass', '>= 0.11'
|
||||
gem 'rubypants'
|
||||
gem 'rb-fsevent'
|
||||
gem 'stringex'
|
||||
gem 'stringex'
|
||||
gem 'unicode_utils'
|
Loading…
Add table
Add a link
Reference in a new issue