This repository was archived by the owner on Apr 17, 2020. It is now read-only.
This repository was archived by the owner on Apr 17, 2020. It is now read-only.
Undefined method `states_url' #66
Open
Description
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 %>
Metadata
Metadata
Assignees
Labels
No labels