Skip to content

SugarCRM.connect fails. #118

@prasadsurase

Description

@prasadsurase

Hi, I am using sugarcrm(0.9.18) with ruby 2.3.3. The connection fails for the below code stating sugarcrm-0.9.18/lib/sugarcrm/module.rb:23:in initialize': undefined method classify' for #<Hash:0x007fdbcb97fb18> (NoMethodError)

require 'active_support'
require 'sugarcrm'
SugarCRM.connect("someurl", 'somename', 'somepassword')

Am I doing something wrong or missing something?

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