Swyper has quit [Remote host closed the connection]
Swyper has joined #ruby
marz_dgzmn has joined #ruby
reber has joined #ruby
<marz_dgzmn>
I'm trying to install gems via bundle install --path .bundle so the gems won't conflict with the system wide gemsets, how do I run my ruby script to use the gemsets installed on .bundle?
segy has joined #ruby
bjpenn has quit [Ping timeout: 252 seconds]
Swyper has quit [Remote host closed the connection]
marmotini_ has quit [Ping timeout: 245 seconds]
Swyper has joined #ruby
marmotini_ has joined #ruby
yokel has quit [Ping timeout: 245 seconds]
lele` has joined #ruby
Furai has quit [*.net *.split]
mahlon has quit [*.net *.split]
kevinsjoberg has quit [*.net *.split]
bastilian has quit [*.net *.split]
TheMoonMaster has quit [*.net *.split]
Iambchop has quit [*.net *.split]
linuxdaemon has quit [*.net *.split]
TheMoonMaster_ has joined #ruby
linuxdaemon_ has joined #ruby
yokel has joined #ruby
themsay has joined #ruby
rindolf has joined #ruby
Swyper has quit [Remote host closed the connection]
dinfuehr has joined #ruby
dinfuehr_ has quit [Ping timeout: 255 seconds]
tau has joined #ruby
Devalo has joined #ruby
lord4163 has quit [Quit: Gotta go cya!]
dinfuehr_ has joined #ruby
dinfuehr has quit [Ping timeout: 246 seconds]
Devalo has quit [Remote host closed the connection]
Devalo has joined #ruby
connor_goodwolf has quit [Ping timeout: 250 seconds]
Devalo has quit [Remote host closed the connection]
Devalo has joined #ruby
Devalo has quit [Ping timeout: 245 seconds]
connor_goodwolf has joined #ruby
Devalo has joined #ruby
sameerynho has joined #ruby
Dbugger has joined #ruby
Devalo has quit [Remote host closed the connection]
bjpenn has joined #ruby
jcarl43 has quit [Quit: WeeChat 2.4]
Learner5590 has joined #ruby
<Learner5590>
#css3
themsay has quit [Read error: Connection reset by peer]
themsay has joined #ruby
rotcev has joined #ruby
ua has quit [Ping timeout: 255 seconds]
sjmbach is now known as sjm
Devalo has joined #ruby
conta has joined #ruby
segy has quit [Ping timeout: 250 seconds]
conta has quit [Ping timeout: 244 seconds]
ua has joined #ruby
mrguser has joined #ruby
segy has joined #ruby
mangold has quit [Quit: This computer has gone to sleep]
mrguser has quit [Ping timeout: 255 seconds]
segy has quit [Ping timeout: 255 seconds]
Learner5590 has left #ruby ["Leaving"]
ellcs1 has joined #ruby
crankharder has joined #ruby
segy has joined #ruby
marmotini_ has quit [Ping timeout: 244 seconds]
dellavg__ has joined #ruby
crankharder has quit [Ping timeout: 246 seconds]
connor_goodwolf has quit [Ping timeout: 255 seconds]
alem0lars has quit [Ping timeout: 250 seconds]
apparition has joined #ruby
alem0lars has joined #ruby
Devalo has quit [Remote host closed the connection]
segy has quit [Ping timeout: 250 seconds]
Devalo has joined #ruby
segy has joined #ruby
Devalo has quit [Ping timeout: 240 seconds]
nwradio has quit [Ping timeout: 246 seconds]
nowhere_man has quit [Read error: Connection reset by peer]
bjpenn has quit [Ping timeout: 250 seconds]
alem0lars has quit [Remote host closed the connection]
nowhere_man has joined #ruby
hsrthsrthsrt has joined #ruby
bjpenn has joined #ruby
crankharder has joined #ruby
hightower2 has joined #ruby
rotcev has quit [Quit: Page closed]
crankharder has quit [Ping timeout: 245 seconds]
Nicmavr has quit [Read error: Connection reset by peer]
Nicmavr has joined #ruby
GodFather has quit [Read error: Connection reset by peer]
GodFather has joined #ruby
r3m has quit [Quit: WeeChat 2.5-dev]
r3m has joined #ruby
hsrthsrthsrt has quit []
nowhere_man has quit [Ping timeout: 258 seconds]
t0xik has quit [Quit: Connection closed for inactivity]
schleppel has joined #ruby
cnsvc has quit [Ping timeout: 256 seconds]
renich has quit [Remote host closed the connection]
<waheedi>
it will always return false in that case as the first belongs to Klass and the second to AnotherKlass
<waheedi>
so how to compare their bodies?
Kilo`byte has quit [Quit: ZNC - 1.6.0 - http://znc.in]
connor_goodwolf has quit [Ping timeout: 245 seconds]
hphhphhphhph has joined #ruby
za1b1tsu has quit [Remote host closed the connection]
connor_goodwolf has joined #ruby
v01d4lph4 has joined #ruby
marmotini_ has quit [Ping timeout: 250 seconds]
lord4163 has joined #ruby
v01d4lph4 has quit [Client Quit]
conta has quit [Read error: Connection reset by peer]
conta1 has joined #ruby
conta1 has quit [Client Quit]
jottr has joined #ruby
e2 has joined #ruby
Fernando-Basso has joined #ruby
Fernando-Basso has quit [Remote host closed the connection]
FernandoBasso has quit [Ping timeout: 244 seconds]
gigetoo has quit [Read error: Connection reset by peer]
ravenousmoose has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
gigetoo has joined #ruby
marmotini_ has joined #ruby
ravenousmoose has joined #ruby
n13z has joined #ruby
<notZarthus>
waheedi: that sounds like a X-Y question .. in what scenario do you need to compare method bodies?
marmotini_ has quit [Ping timeout: 244 seconds]
<waheedi>
thanks, notZarthus, it is an experimenting scenario, I thought there is away to compare method bodies but it seems not, more precisely it was for implementing a singleton abstract class trying to make sure derivatives methods that are responsible for creating new instances or duplicating ones, are the same as the the parent "singleton" class
Devalo has quit [Remote host closed the connection]
Swyper has quit [Remote host closed the connection]
<c-c>
^ thats like 50% way through (and opening pipes and spawning procs works)
crankharder has quit [Ping timeout: 268 seconds]
houhoulis has joined #ruby
agent_white has joined #ruby
Swyper has joined #ruby
mangold has quit [Quit: This computer has gone to sleep]
t0xik has quit [Quit: Connection closed for inactivity]
tdy has joined #ruby
reaVer_ has joined #ruby
reaVer has quit [Ping timeout: 246 seconds]
crankharder has joined #ruby
orbyt_ has joined #ruby
hutch has quit [Ping timeout: 240 seconds]
cagomez has joined #ruby
crankharder has quit [Ping timeout: 245 seconds]
tau has quit [Remote host closed the connection]
waheedi has quit [Ping timeout: 268 seconds]
waheedi has joined #ruby
<phaul>
do two methods equal if for the same input they produce the same output or if the source code matches? Moreover do they equal if the source code doesn't match but have onlyy insignificant differences like varibale naming or indentation? Also Is this the same as solving the halting problem
crankharder has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<c-c>
phaul how would you ever know if they output same? fuzzing?
<phaul>
no, Im pondering aloud. waheedi asked about this, and I'm not sure what constrainsts they had for their question
<phaul>
I suspect knowing if they output the same would actually be equivalent to solving the halting problem
<phaul>
which we know is impossible
rindolf has quit [Ping timeout: 250 seconds]
crankharder has quit [Ping timeout: 245 seconds]
marmotini_ has joined #ruby
<c-c>
phaul: how did the channel bot run ruby again?