Skip to content
Snippets Groups Projects
Commit 143c40f0 authored by pabois's avatar pabois
Browse files

merge

parents 54ca360f 180fe9d5
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,11 @@ module Osuny
"name", "sizes", "src", "srcset", "style", "target", "title", "type", "width", "xml:lang"
]
<<<<<<< HEAD
config.allowed_special_chars = '#?!,@$%^&*+:;£µ-'
=======
config.allowed_special_chars = '#?!,@$%^&*+£µ-:;'
>>>>>>> 180fe9d5da503643bf79111fb74f248d5bc32cea
config.generators do |g|
g.orm :active_record, primary_key_type: :uuid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment