Skip to content

Does not work with Rails 3.1+ #47

@tomharrisonjr

Description

@tomharrisonjr

I attempted to get the gem working with a Rails 3.2 project. The current version needs several changes to work 1) models now need to declare attr_accessible explicitly (otherwise get a mass-assignment error), 2) the assets associated with the engine are not being picked up (at least in development environment), most likely as a result of changes related to the asset pipeline.

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