<florian_k>
problem seems to be that the current gem release uses axiom 0.1.1 - and in axiom-0.1.1/lib/axiom/support/equalizer.rb:18 is still a call to include_comparison_methods, if i see that correctly, which raises a NoMethodError
<dkubb>
ahh yeah, and I simplified some of Equalizer and Axiom::Equalizer to no longer require that
<dkubb>
I need to release axiom 0.2
<florian_k>
yeah, i can comment that out, it seems fine in all repos, it's just an inconvenience right now :)
<florian_k>
btw. i really appreciate the work you all do
florian_k has quit []
<dkubb>
thanks :)
floriankraft has joined #rom-rb
bf4 has quit [Ping timeout: 264 seconds]
floriankraft is now known as florian_k
lgierth has quit [Ping timeout: 248 seconds]
cored has quit [Ping timeout: 252 seconds]
<postmodern>
just realized you can use local variables in rspec blocks for constant values
<postmodern>
ie values you don't want re-created each time via let() blocks
florian_k has quit [Remote host closed the connection]
florian_k has joined #rom-rb
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
florian_k has quit [Ping timeout: 246 seconds]
lfox has quit [Quit: ZZZzzz…]
<dkubb>
postmodern: yeah, sometimes I do: let(:value) { value }
<dkubb>
where value is a local variable that I might create via iteration or something else
<postmodern>
dkubb, since rspec no longer allows using subject/let in before(:all) blocks, i think i will switch to local vars
<dkubb>
what about doing: def self.value
<dkubb>
actually, maybe that won't work, nevermind
<dkubb>
local variables should be fine, since anything you reference in before(:all) won't be recomputed per example. you just want to be careful not to mutate them
<postmodern>
if the local vars are primitives, could use freeze
<postmodern>
i was considering adding a special set() method
<postmodern>
that basically did attr_reader :var; before(:all) { @var = value.freeze }
lfox has joined #rom-rb
snusnu1 has quit [Quit: Leaving.]
CraigBuchek has joined #rom-rb
CraigBuchek has quit [Ping timeout: 248 seconds]
lfox has quit [Quit: ZZZzzz…]
CraigBuchek has joined #rom-rb
CraigBuchek has quit [Ping timeout: 248 seconds]
judofyr has joined #rom-rb
florian_k has joined #rom-rb
judofyr has quit [Remote host closed the connection]
judofyr has joined #rom-rb
CraigBuchek has joined #rom-rb
CraigBuchek has quit [Ping timeout: 250 seconds]
snusnu has joined #rom-rb
snusnu1 has joined #rom-rb
snusnu has quit [Ping timeout: 248 seconds]
snusnu has joined #rom-rb
snusnu1 has quit [Ping timeout: 252 seconds]
florian_k has quit [Remote host closed the connection]
florian_k has joined #rom-rb
postmodern has quit [Quit: Leaving]
snusnu has quit [Quit: Leaving.]
florian_k has quit [Ping timeout: 260 seconds]
florian_k has joined #rom-rb
snusnu has joined #rom-rb
cored has joined #rom-rb
skade has joined #rom-rb
judofyr has quit [Remote host closed the connection]
snusnu has quit [Quit: Leaving.]
florian_k has quit [Remote host closed the connection]
florian_k has joined #rom-rb
florian_k has quit [Ping timeout: 260 seconds]
skade has quit [Quit: Computer has gone to sleep.]
snusnu has joined #rom-rb
skade has joined #rom-rb
skade has quit [Client Quit]
florian_k has joined #rom-rb
florian_k has quit [Ping timeout: 250 seconds]
judofyr has joined #rom-rb
florian_k has joined #rom-rb
florian__ has joined #rom-rb
florian__ has quit [Read error: Connection reset by peer]
florian_k has quit [Ping timeout: 246 seconds]
florian_k has joined #rom-rb
skade has joined #rom-rb
judofyr has quit [Remote host closed the connection]
snusnu has quit [Quit: Leaving.]
judofyr has joined #rom-rb
judofyr has quit [Remote host closed the connection]
judofyr has joined #rom-rb
cored has quit [Ping timeout: 260 seconds]
judofyr has quit [Ping timeout: 245 seconds]
florian_k has quit [Remote host closed the connection]
florian_k has joined #rom-rb
snusnu has joined #rom-rb
skade has quit [Quit: Computer has gone to sleep.]
florian_k has quit [Ping timeout: 260 seconds]
florian_k has joined #rom-rb
skade has joined #rom-rb
judofyr has joined #rom-rb
CraigBuchek has joined #rom-rb
judofyr has quit [Ping timeout: 248 seconds]
bf4 has joined #rom-rb
skade has quit [Read error: Connection reset by peer]
skade_ has joined #rom-rb
judofyr has joined #rom-rb
judofyr has quit [Ping timeout: 246 seconds]
judofyr has joined #rom-rb
florian_k has quit [Remote host closed the connection]
florian_k has joined #rom-rb
florian_k has quit [Ping timeout: 246 seconds]
lgierth has joined #rom-rb
judofyr has quit [Remote host closed the connection]
florian_k has joined #rom-rb
florian_k has quit [Ping timeout: 250 seconds]
judofyr has joined #rom-rb
judofyr has quit [Remote host closed the connection]
judofyr has joined #rom-rb
lfox has joined #rom-rb
judofyr has quit [Remote host closed the connection]
judofyr has joined #rom-rb
judofyr has quit [Ping timeout: 260 seconds]
judofyr has joined #rom-rb
judofyr has quit [Ping timeout: 250 seconds]
cored has joined #rom-rb
cored has joined #rom-rb
florian_k has joined #rom-rb
florian__ has joined #rom-rb
florian_k has quit [Read error: Connection reset by peer]