Skip to content

Not working with Ruby on Rails. #5

Description

@prdpspkt

I wanted to use your gem in rails and faced these problems.

When I do not include require 'cleverbot'

  1. NameError (uninitialized constant MessengerController::Cleverbot)
    then I just added require 'cleverbot' to controller and again I got problem
    When I include require 'cleverbot'
  2. Cleverbot::Errors::DuplicatedReferenceNamesError (Reference name already exists.):

Please help.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions