Luca Ferrari
Luca Ferrari
Hi there, why you use the custom "url" attribute of the form instead of the standard "action"? Using the "action" attribute would allow this great directive to be used on...
Hi guys, after hours of headache I've noticed that Turbolinks 5.2 does not work with React On Rails 11 due to the new Deferred caching strategy introduced in turbolinks 5.2...
In some case is better stopping the free tagging feature and wait for the search results. This can prevent some wrong or duplicate user values so I've introduced the allowFreeTaggingDuringSearch...
I have to manually change the code inside your library to connect to a socketio server that runs on https
If you have a service that runs on NodeJS via socket.io with a namespace, socket.io-ruby-client cannot select that namespace and connect to the service