Re: [Rails] JIRA anyone?

2012-02-29 Thread Max Schubert
Greenhopper is a Jira plugin for Scrum teams - Pivotal Tracker, Rally and others get better reviews from users I have heard from. Where I work we do a lot of Jira automation using the SOAP listener, both with ruby and java - I have used jira4r (I posted a gemspec for it on the Atlassian site if I

[Rails] JIRA anyone?

2012-02-28 Thread Tom Allison
I'm trying to evaluate what use I can make of JIRA with Rails/Ruby and am getting frustrated. The jira4r gem will install but the soap4r gem won't load. literally: 'irb -r soap4r' returns :cannot load such file... I also set this up in a Gemfile and tried to run this from the rails console: /Us