Search results
"tag:ruby"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
Extracting Jira Worklogs from Subversion
We are using Atlassian's Jira for issue and time tracking. Time tracking discipline has been varying mainly because it interrupts your flow if you have to leave the IDE to log work done. As we already include the corresponding Jira issue key in all our ... |
Nov 8, 2007 1:18:55 AM |
|
2
|
Accessing Jira from Ruby
On Ubuntu I've installed ruby, the interactive Ruby shell irb and rubygems through apt-get and performed a gem update: apt-get install ruby irb rubygems ruby1.8-dev gem update --system Gem is to Ruby what apt-get is to Ubuntu and Debian or CPAN to ... |
Nov 5, 2007 11:56:43 AM |
|
3
|
Maven vs Buildr
Jim Alateras talks about how Buildr could replace Maven in a blog entry titled "From Maven to buildr". Buildr claims to be a drop-in replacement of Maven as it uses the same file layout, artifact specifications, local and remote repositories. For sure ... |
Jul 17, 2007 1:36:00 AM |