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
{{ message }}
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.
When visited http://localhost:3000/addresses/new, have this error:
NoMethodError at /addresses/new undefined method `states_url'
<% content_for :head do %>
<%= javascript_include_tag states_url(:format => :js) %>
<%= javascript_include_tag countries_url(:format => :js) %>
<% end %>
The text was updated successfully, but these errors were encountered: