guillaumepotier / Garlic.js

Automatically persist your forms' text and select field values locally, until the form is submitted.

Home Page:http://garlicjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails 4.2 and Garlic.js

betjaminrichards opened this issue · comments

Rails 4.2 adds some additional fields to the form which means that pathnames are different from previous versions of Rails.

It should be a transparent upgrade for most, but just in case (like me) you get caught out because you reference pathnames directly in your tests I've posted my findings here