Sha256: e3ad1a0910fd44c857ace8d69bcc8706ce3e05eb00fc123effe8d88ed690bff3

Contents?: true

Size: 228 Bytes

Versions: 2

Compression:

Stored size: 228 Bytes

Contents

# yaffle/test/core_ext_test.rb
 
require 'test_helper'
 
class CoreExtTest < Test::Unit::TestCase
  def test_to_permalink_prepends_the_word_permalink
    assert_equal "do-cho-chet", "Đồ chó chết 又中".to_vnlink
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
to_permalink-0.0.3 test/core_ext_test.rb
to_permalink-0.0.2 test/core_ext_test.rb