Skip to content

Not working properly with Rails 4 / Heroku? #7

Open
@Ganasist

Description

@Ganasist

I've run rake asset:precompile but unfortunately I have a problem getting AJAX working on Heroku (works fine locally). The only difference in the logs I can see is this:

local:
Started GET "/users/test?page=1&ajax_section=comments"

Heroku:
Started GET "/users/test?page=1"

Any ideas why the "&ajax_section=comments" parameter isn't getting set in production?

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

    Issue actions