Comment on Show HN: Unregistered word.tld domain names for your projectComments−mattl12yIn the URL: words?utf8=✓Nicely done.−maxmcd12yThis is default Rails form functionality.−borplk12ycan I ask what exactly that is doing? some kind of capability test for utf8?−mattl12yBasically, if the GET variable returns a check/tick, then they support UTF-8. Otherwise, no.
Comments
In the URL: words?utf8=✓
Nicely done.
This is default Rails form functionality.
can I ask what exactly that is doing? some kind of capability test for utf8?
Basically, if the GET variable returns a check/tick, then they support UTF-8. Otherwise, no.