You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the form partial has a bunch of "REPLACE_ME" but one of them is not quoted so it will raise an exception for a constant not existing. Fix this so that all of them are quoted properly.