solnic changed the topic of #rom-rb to: Ruby Object Mapper | Mailing List: https://groups.google.com/forum/?fromgroups#!forum/rom-rb | Logs: http://irclog.whitequark.org/rom-rb
lgierth has quit [Quit: Ex-Chat]
snusnu1 has quit [Quit: Leaving.]
postmodern has quit [Quit: Leaving]
dkubb has joined #rom-rb
mbj has joined #rom-rb
dkubb has quit [Quit: Linkinus - http://linkinus.com]
mbj has quit [Ping timeout: 245 seconds]
mbj has joined #rom-rb
mbj has quit [Client Quit]
skade has joined #rom-rb
skade has quit [Quit: Textual IRC Client: www.textualapp.com]
snusnu has joined #rom-rb
snusnu has quit [Quit: Leaving.]
mbj has joined #rom-rb
snusnu has joined #rom-rb
mbj has quit [Ping timeout: 256 seconds]
jfredett has quit [Quit: Leaving.]
mbj has joined #rom-rb
breakingthings has joined #rom-rb
jfredett has joined #rom-rb
jfredett has quit [Quit: Leaving.]
jfredett has joined #rom-rb
mbj has quit [Quit: leaving]
jfredett1 has joined #rom-rb
jfredett has quit [Read error: Connection reset by peer]
jfredett1 is now known as jfredett
cored has joined #rom-rb
<cored> hello all
<cored> snusnu: are you around?
knowtheory has quit [Quit: Computer has gone to sleep]
mbj has joined #rom-rb
<snusnu> cored: yo
knowtheory has joined #rom-rb
<cored> snusnu: I was checking the extactiong of flay task for devtools
<cored> it's seems there are some stuffs bound directly to Rake
<snusnu> cored: having a quick look, i can't find anything in https://github.com/rom-rb/devtools/blob/master/tasks/metrics/flay.rake#L21-L54 ?
<cored> anything?
<cored> oh I see
<cored> was thinking in the entire task
<cored> will check that out then
<snusnu> cored: that'd be overkill i guess .. defining the "other" short rake task "replacements" in case flay is not available, is totally fine to be left in the rakefile
<snusnu> cored: it's the logic that actually performs the flay run, that we're interested in
<snusnu> cored: same goes for flog btw
<snusnu> cored: "ideally" the code highlighted in the link above, could be replaced by something like Devtools::Task::Flay.call(config)
<snusnu> mbj: btw, how's that develry renaming coming along? you're happy using the gems in your work?
<mbj> snusnu: 99%
<mbj> snusnu: Not in master, still a branch.
<mbj> snusnu: But I'm happy.
<mbj> snusnu: Will pull in master and will be part of tomorrows deployment.
<mbj> snusnu: I dont expect any problems.
<snusnu> mbj: is it split the way we were talking about? a develry gem plus a develry-gemfile gem?
<cored> snusnu: got it
<mbj> snusnu: no
<mbj> snusnu: Not spillted *jet*
<cored> snusnu: are you around?
<cored> trying to figure out a method call
<cored> in particular that line
cored has quit [Ping timeout: 256 seconds]
cored has joined #rom-rb
cored has joined #rom-rb
dkubb has joined #rom-rb
<dkubb> good morning
<snusnu> cored: that's a "weird" one .. weird in the sense that i've just recently seen the flay task fail on it (when run in isolation, rake ci still works fine)
<snusnu> dkubb: hey
cored has quit [Ping timeout: 245 seconds]
cored has joined #rom-rb
mbj has quit [Read error: Connection reset by peer]
<cored> snusnu: so there is a testing mechanism for this tasks
<cored> snusnu: I tried to test it in isolation
<cored> snusnu: probably I will have to write that code to sum up the rational numbers inside the masses array
<snusnu> cored: there's no tes mechanism, no .. that's part of the reason we want to have them extracted, so that they can be tested more easily
<cored> snusnu: the .sum is not part of an array as far as I can see
<cored> snusnu: don't know how exactly is this working at the moment
<snusnu> cored: what i meant is, i ran bundle exec rake metrics:flay recently (on the latest ice_nine PR) .. and i noticed that the task errored because of that exact line
<snusnu> cored: when being run as rake ci tho, it works just fine
<cored> oh
<cored> I see
<snusnu> cored: iirc dkubb wrote that code, he might remember ;)
<cored> dkubb: are you around?
<cored> well, I will get lunch now, bbl
snusnu has quit [Quit: Leaving.]
<dkubb> I'm here a bit
<cored> oh cool
<cored> we are getting an error in that particular line
<cored> not method error to be more specific
<dkubb> no method error on #sum?
<dkubb> it'd be weird that it is removed, but the poor man's sum is just masses.inject(:+)
<dkubb> or masses.reduce(:+), same thing
<cored> dkubb: yeap
<cored> yeap
<cored> I did that
<cored> to make the method passing
<cored> have to extract some code after getting that now to assert on some real behavior
breakingthings has quit []
breakingthings has joined #rom-rb
postmodern has joined #rom-rb
knowtheo2y has joined #rom-rb
knowtheory has quit [Ping timeout: 252 seconds]
lgierth has joined #rom-rb
jfredett has quit [Quit: Leaving.]
namelessjon has quit [Read error: Operation timed out]
namelessjon has joined #rom-rb
breakingthings has quit []
jfredett has joined #rom-rb
jfredett has quit [Ping timeout: 260 seconds]
<lgierth> and now back to the `rescue => nil` mutations
jfredett has joined #rom-rb
jfredett has quit [Ping timeout: 260 seconds]
jfredett has joined #rom-rb
jfredett has quit [Ping timeout: 240 seconds]
lgierth has quit [Quit: Ex-Chat]
knowtheo2y has quit [Quit: Computer has gone to sleep]
jfredett has joined #rom-rb
knowtheory has joined #rom-rb
lgierth has joined #rom-rb
snusnu has joined #rom-rb