Skip to content

Bug - NameError: wrong constant name  #37

@johnmcauley

Description

@johnmcauley

Hey guys,

Trying to get superworker working but get a "NameError: wrong constant name " on initialisation. I see someone had a similar issue here. I declare new workers in a superworkers.rb in initialzers:

Superworker.define(:RecsWorker) do
TestWorker.perform_async
RecommendationsWorker.perform_async
end

I'm using Rails 4.

Thanks,

j

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions