[Puppet-dev] How to use 'commands' method in ruby code outside of puppet?

2014-09-12 Thread Jakov Sosic
Hi, I asked on puppet-users but I think I made a mistake, this seems to me more like a question for puppet-dev. Sorry if it's not :( So, to allow me to easier debug my providers, I sometimes wanna use 'command' in my own ruby code. Trying to figure out how is problem. This is how I use it

[Puppet-dev] Re: Numbers and Representation - Lets talk about BigDecimal

2014-09-12 Thread Henrik Lindberg
On 2014-12-09 3:21, Ken Barber wrote: Instead of continuing on the old thread "A question about numbers and representation", I decided to open a new thread avout BigDecimal to see if we can come to closure on that separately. Digging a bit more into Ruby, and how it handles floating point reveal

[Puppet-dev] Re: Platform Team Week of September 1st, 2014

2014-09-12 Thread Andy Parker
On Tue, Sep 9, 2014 at 10:14 AM, Andy Parker wrote: > > ** Next PR Triage Wednesday, September 17th @ 10:00 am Pacific. ** > > Priorities > > > 1. Puppet 3.7.1 > 2. CFacter on the march > 3. New puppet doc implementation > 4. Code removal for puppet 4 > > Commentary > > Sorry about being

Re: [Puppet-dev] Numbers and Representation - Lets talk about BigDecimal

2014-09-12 Thread Thomas Hallgren
On 2014-09-12 03:21, Ken Barber wrote: Instead of continuing on the old thread "A question about numbers and representation", I decided to open a new thread avout BigDecimal to see if we can come to closure on that separately. Digging a bit more into Ruby, and how it handles floating point revea