Re: Simplify code loading/layout

2011-09-16 Thread David Lutterkort
On Fri, 2011-09-16 at 11:27 +0200, Michal Fojtik wrote: > On Sep 16, 2011, at 12:19 AM, lut...@redhat.com wrote: > > > > > These patches shuffle some files around, and change slightly where things > > are required to (a) bring locations of files more in line with common Ruby > > conventions and (

Re: Simplify code loading/layout

2011-09-16 Thread Michal Fojtik
On Sep 16, 2011, at 12:19 AM, lut...@redhat.com wrote: > > These patches shuffle some files around, and change slightly where things > are required to (a) bring locations of files more in line with common Ruby > conventions and (b) make sure we don't play with the load path in too many > places.