Skip to content

uninitialized constant Spree::Admin::SupplierTaxonsController::Taxon #3

@rietta

Description

@rietta

Using Rails 3.1.4 and the latest install of the spree gem.

Including spree_suppliers through
gem 'spree_suppliers', :git => 'git://github.com/johndavid400/spree_suppliers.git', :branch => '1.0'

Fresh deploy. Run db:migrate, seed, and spree_sample:load.

Edit a Supplier, clicking Taxons results in this error:

uninitialized constant Spree::Admin::SupplierTaxonsController::Taxon

on http://localhost:3000/admin/suppliers/1/taxons/selected

What am I missing?

Thanks!

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