srushti / goldberg

Goldberg is a lightweight CI server written in Ruby which worries about Bundler & RVM so that you don't have to.
Other
243 stars 29 forks source link

added --create flag to rvm to create goldberg-specific gemsets #125

Closed daveworth closed 12 years ago

daveworth commented 12 years ago

it would be nice to have the gemsets automagically created. It wasn't clear how to write a test for this but happily will do so if we can find a reasonable bash script unit testing strategy to include.

srushti commented 12 years ago

Thank you. I've merged your changes.