Skip to content

application layout needs CSRF meta tag for Rails 3 #9

Open
@aliang

Description

@aliang

To use this example app with Rails 3, you need to include the csrf_meta_tag in app/views/layouts/application.html.erb, or you'll get a javascript error when the code in rails.js executes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @aliang

        Issue actions

          application layout needs CSRF meta tag for Rails 3 · Issue #9 · binarylogic/authlogic_example