Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SugarCRM.connect fails. #118

Open
prasadsurase opened this issue Apr 17, 2017 · 0 comments
Open

SugarCRM.connect fails. #118

prasadsurase opened this issue Apr 17, 2017 · 0 comments

Comments

@prasadsurase
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant