NameError: uninitialized constant JIRA

hema shree December 26, 2013

client = JIRA::Client.new({:consumer_key => CONSUMER_KEY, :consumer_secret => CONSUMER_SECRET})

Hi,

When I run this command in rails console I am getting "uninitialized constant JIRA".

Please any one can answer me to this question.

Thanks in advance.

Regards

Hema.

1 answer

0 votes
rambabu patina
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 26, 2013

Have a look on "Don't attempt to load JIRA constants when JIRA is not enabled".May this helps you.

Regards,

Patina

Suggest an answer

Log in or Sign up to answer