On Tue, 2012-09-11 at 14:49 +0200, [email protected] wrote: > From: Michal Fojtik <[email protected]> > > * Moved '[CIMI|Deltacloud]::Base' class to base_collection.rb. > Having this Sinatra class in 'helpers.rb' is not very intuitive.
Why not move it to {cimi,deltacloud}/collections/base.rb (rather than
base_collection.rb) ?
That's where I'd expect it to be given the class is
{Deltacloud,CIMI}::Collections::Base
David
