This repository has been archived by the owner on Mar 7, 2020. It is now read-only.
Releases: TrevorHinesley/abracadabra
Releases · TrevorHinesley/abracadabra
Version 1.0.4 Released (single and double quote escaping fixed)
Quotes are handled just fine now. If backslashes are added in succession in the value param, they can act a bit weird. Need to find a good way to escape those as well.
Version 1.0.3 Released
Raw <a>
tag html was replaced with link_to
to follow convention. The logic behind determining remote= true
or remote = false
was simplified.