mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-05 04:20:15 +01:00
bring back our changes to tagging_extensions to handle empty tags and handle numbers as tags
This commit is contained in:
parent
4b4e828aaa
commit
52a50b7463
3 changed files with 89 additions and 55 deletions
|
|
@ -26,4 +26,5 @@ class TagTest < ActiveSupport::TestCase
|
|||
tag = Tag.find_or_create_by_name("8.1.2")
|
||||
assert !tag.new_record?
|
||||
end
|
||||
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue