On Thu, 2013-04-04 at 16:57 +0200, mfoj...@redhat.com wrote: > From: Michal Fojtik <mfoj...@redhat.com> > > This patch add URL helpers for all Rabbit subcollections, like: > > system_volumes(:id => system_id) > => "http://localhost:3001/cimi/systems/system_id/volumes" > > system_volumes(:id => system_id, :ent_id => volume_id) > => "http://localhost:3001/cimi/systems/system_id/volumes/volume_id"
ACK, but no tests ? :sadpanda: David