<Radar>
EduardoBautista: Other than that, there's some open issues that you could go through and triage.
<Radar>
EduardoBautista: Also: how much Rails do you know?
<EduardoBautista>
2 years experience
<Radar>
EduardoBautista: Want to review a Rails book for me?
<EduardoBautista>
Sure
<EduardoBautista>
Rails 4 in Action?
_ixti_ has quit [Ping timeout: 252 seconds]
livingstn has quit []
houhoulis has quit [Remote host closed the connection]
<EduardoBautista>
Radar: ?
lele has quit [Ping timeout: 252 seconds]
<Radar>
EduardoBautista: Sorry, yes. I went to lunch.
<EduardoBautista>
Radar: Ah, I forgot you lived in the future
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<Radar>
Still no hoverboards, alas.
<Radar>
EduardoBautista: I've given you access to the rails_4_in_action repo. If you'd like something to do, then reviewing the book I think would be a good use of your time :)
<EduardoBautista>
Radar: Anything specific to look out for? Just bugs and make sure all code in the book works as advertised?
<EduardoBautista>
and typos?
<Radar>
Yup! All of that is exactly what I want you to look out for.
<Radar>
Please report stuff by filing issues about it or even by submitting PRs :D
<EduardoBautista>
Radar: OK, cool!
<Radar>
EduardoBautista: We also have a channel for the book: #r4ia
x1337807x has joined #bundler
x1337807x has quit [Client Quit]
Cidan is now known as zz_Cidan
huoxito has joined #bundler
Pupeno_ has quit [Read error: Connection reset by peer]
Pupeno has joined #bundler
x1337807x has joined #bundler
x1337807x has quit [Max SendQ exceeded]
x1337807x has joined #bundler
djbkd has joined #bundler
jhass has quit [Quit: Bye]
jhass has joined #bundler
Radar is now known as notradar
notradar is now known as Radar
huoxito has quit [Remote host closed the connection]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #bundler
x1337807x has quit [Ping timeout: 250 seconds]
x1337807x has joined #bundler
x1337807x has quit [Max SendQ exceeded]
x1337807x has joined #bundler
x1337807x has quit [Ping timeout: 252 seconds]
x1337807x has joined #bundler
x1337807x has quit [Ping timeout: 245 seconds]
x1337807x has joined #bundler
chouhoulis has quit [Remote host closed the connection]
x1337807x has quit [Ping timeout: 250 seconds]
x1337807x has joined #bundler
houhoulis has joined #bundler
houhoulis has quit [Remote host closed the connection]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #bundler
devbug_ has joined #bundler
devbug_ has quit [Remote host closed the connection]
djbkd has quit [Remote host closed the connection]
huoxito has joined #bundler
huoxito has quit [Ping timeout: 264 seconds]
prime- has quit [Ping timeout: 252 seconds]
prime has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
chouhoulis has joined #bundler
chouhoulis has quit [Ping timeout: 244 seconds]
lele has joined #bundler
EduardoBautista has quit [Quit: Connection closed for inactivity]
dcolebatch_ has joined #bundler
dcolebatch has quit [*.net *.split]
dcolebatch_ is now known as dcolebatch
jds has joined #bundler
daenney has joined #bundler
<daenney>
Hi everyone! I'm having a small issue. The Puppet gem is specifying it relies an a version of Facter > 1.6 < 3, but Bundler seems to interpret this as not being able to grab the 2.4.1 version and instead sticks to the latest 1.x series, 1.7.4
<daenney>
Except for declaring the Facter dependency myself, is there any way to get this to grab the 2.4.1 release instead?