nil78 has quit [Remote host closed the connection]
nil78 has joined #ruby
<codeDude>
adam12: yep it returns the same line
<adam12>
codeDude: How about `Gem.loaded_specs["redis"].version` at same location as call above? Shot in the dark.
<adam12>
Also, is `REDIS` the same type of class instance. `p REDIS.class` from both callsites. Maybe `REDIS` in your tests is a mock of some sort.
<adam12>
It really could be a million things.
<codeDude>
I see what's the thing the unit test are using a mock_redis gem
<adam12>
codeDude: That's likely it.
<adam12>
Fake drifted too much from the real implementation.
<codeDude>
thanks for the help!!!
<adam12>
codeDude: Cheers.
codeDude has quit [Quit: WeeChat 4.2.1]
szkl has joined #ruby
nil78 has quit [Remote host closed the connection]
nil78 has joined #ruby
jenrzzz has quit [Ping timeout: 255 seconds]
jenrzzz has joined #ruby
r3m has quit [Ping timeout: 276 seconds]
r3m has joined #ruby
_ht has quit [Ping timeout: 268 seconds]
Linux_Kerio has quit [Ping timeout: 276 seconds]
_ht has joined #ruby
nil78 has quit [Remote host closed the connection]
nil78 has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
nil78 has quit [Remote host closed the connection]
nil78 has joined #ruby
crivic has quit [Quit: crivic was here]
nil78 has quit [Remote host closed the connection]
nil78 has joined #ruby
___nick___ has quit [Ping timeout: 252 seconds]
_ht has quit [Quit: _ht]
jenrzzz has joined #ruby
nmollerup has joined #ruby
user71 has quit [Quit: Leaving]
nil78 has quit [Read error: Connection reset by peer]
nil78 has joined #ruby
<[0x1eef_]>
adam12: How much does an error reporter usually cost ? Does self-hosting work out cheaper even as you have to host all the machinary for it as well ?
<[0x1eef_]>
My main worry would be scaling a solution like that. Probably not hard but it's not even a thought with something like rollbar,sentry,etc.
m__antis has quit [Ping timeout: 240 seconds]
<[0x1eef_]>
I still approve of the idea. The world would be better with less reliance on SAAS.
<adam12>
[0x1eef_]: I have an entire rack of servers so I've usually already expended the $. I wouldn't self-host Sentry because it's grown into a crazy complex system. I mentioned Jeremy having one, which I'd probably try to self-host first. https://github.com/jeremyevans/kaeruera
jas-maelstrom has quit [Remote host closed the connection]
<[0x1eef_]>
I'd use that or something similar too. A rails engine or even application feels a bit too heavy for something like that.
<[0x1eef_]>
Although, a Rails engine would have tight integration with Rails, and could avoid a web service.
mange has joined #ruby
grenierm has joined #ruby
nil78 has quit [Remote host closed the connection]
<[0x1eef_]>
I have setup a local project for deploying rubygems, only because my local umask is unusual and it gets carried over when someone installs a new gem. I wish there was toggle / setting for that - where you could define permissions of what's installed.
donofrio has joined #ruby
<[0x1eef_]>
Not clear who should do it though. The packager or the person installing. Maybe the installer would be best.
nil78 has joined #ruby
nil78 has quit [Remote host closed the connection]
reset has quit [Quit: reset]
nil78 has joined #ruby
jas-maelstrom has joined #ruby
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
nil78 has quit [Remote host closed the connection]
nil78 has joined #ruby
donofrio has quit [Read error: Connection reset by peer]