Skip to content
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
@ronzalo

Description

@ronzalo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions