Skip to content

Dependencies moved to ActiveSupport::Dependencies - causes installation of smerf to abort #6

@sschroeder

Description

@sschroeder

I am using Rails 2.3.5

When I run db:migrate as part of the smerf installation steps, rake aborts with the error

undefined constant - Rails::Plugins::Dependencies

The fix is to change vendor/plugins/smerf/init.rb and vendor/plugins/smerf/generators/smerf/templates/smerf_init.rb so that Dependencies is written as ActiveSupport::Dependencies

The change is to where Dependencies is found is documented at http://whatdoesthiserrormean.com/errors/2540

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