tonni_ has quit [Remote host closed the connection]
kith has joined #ruby-lang
josh^ has joined #ruby-lang
JoshWines has joined #ruby-lang
runeb has joined #ruby-lang
runeb has quit [Remote host closed the connection]
runeb has joined #ruby-lang
wallerdev has quit [Quit: wallerdev]
ryanf has quit [Quit: leaving]
Madis has joined #ruby-lang
ttilley has quit [Quit: ttilley]
moonglum_ has joined #ruby-lang
moonglum_ has quit [Client Quit]
moonglum has joined #ruby-lang
burgestrand has joined #ruby-lang
OrganicCat has joined #ruby-lang
OrganicCat has left #ruby-lang [#ruby-lang]
Supercats12 has joined #ruby-lang
<andrewvos>
Heh. For 70000 emails, mutt is slow as hell.
havenn has joined #ruby-lang
workmad3 has joined #ruby-lang
Supercats12 has quit [Quit: Page closed]
OrganicCat has joined #ruby-lang
<OrganicCat>
Morning RoR!
<rolfb>
o_O
havenn has quit [Ping timeout: 244 seconds]
woollyams has joined #ruby-lang
GarethAdams has joined #ruby-lang
tooky has joined #ruby-lang
<andrewvos>
Ergh turns out I didn't have caching on :(
justinmcp has quit [Remote host closed the connection]
llakey has quit [Ping timeout: 252 seconds]
llakey has joined #ruby-lang
<roadt>
O_o
runeb has quit [Remote host closed the connection]
_nitti has joined #ruby-lang
runeb has joined #ruby-lang
GarethAdams has quit [Quit: Leaving...]
_nitti has quit [Ping timeout: 246 seconds]
GarethAdams has joined #ruby-lang
beiter has joined #ruby-lang
concernedcitizen has joined #ruby-lang
concernedcitizen has quit [Changing host]
concernedcitizen has joined #ruby-lang
<andrewvos>
o-o
<andrewvos>
\o-o/
concernedcitizen has quit [Ping timeout: 260 seconds]
rue|w has joined #ruby-lang
charliesome has joined #ruby-lang
concernedcitizen has joined #ruby-lang
concernedcitizen has quit [Changing host]
concernedcitizen has joined #ruby-lang
<ddfreyne>
khaase: enjoy ghent :)
concernedcitizen has quit [Ping timeout: 260 seconds]
alexkira has quit [Ping timeout: 240 seconds]
Criztian has joined #ruby-lang
Criztian has quit [Remote host closed the connection]
GarethAdams has quit [Quit: Leaving...]
alexkira has joined #ruby-lang
coffeejunk has joined #ruby-lang
outoftime has joined #ruby-lang
heftig has joined #ruby-lang
jarib has quit [Excess Flood]
jarib has joined #ruby-lang
_nitti has joined #ruby-lang
datanoise has joined #ruby-lang
_nitti has quit [Ping timeout: 246 seconds]
datanoise has quit [Ping timeout: 248 seconds]
_br_ has quit [Excess Flood]
kain has quit [Ping timeout: 260 seconds]
_br_ has joined #ruby-lang
alexkira has quit [Ping timeout: 260 seconds]
_br_ has quit [Excess Flood]
x0F has quit [Disconnected by services]
x0F_ has joined #ruby-lang
x0F_ is now known as x0F
_br_ has joined #ruby-lang
conorreedy_ has quit [Read error: Connection reset by peer]
conorreedy has joined #ruby-lang
moonglum has quit [Quit: Computer has gone to sleep.]
beiter has quit [Ping timeout: 245 seconds]
kain has joined #ruby-lang
thillux has quit [Remote host closed the connection]
pgpkeys has joined #ruby-lang
pgpkeys is now known as deryl
kain has quit [Ping timeout: 246 seconds]
postmodern has quit [Quit: Leaving]
Madis has quit [Remote host closed the connection]
beiter has joined #ruby-lang
_nitti has joined #ruby-lang
tooky has quit [Remote host closed the connection]
gaveen has joined #ruby-lang
gaveen has quit [Changing host]
gaveen has joined #ruby-lang
tooky has joined #ruby-lang
_nitti has quit [Ping timeout: 246 seconds]
kain has joined #ruby-lang
alexkira has joined #ruby-lang
tooky has quit [Ping timeout: 260 seconds]
runeb has quit [Remote host closed the connection]
<andrewvos>
If a method has a splat argument, that splat becomes an Array right. If I want to call another method with a splat, do I just do `another_method(*old_args)`
<andrewvos>
?
<andrewvos>
>
<whitequark>
yes
<andrewvos>
Thanks
<andrewvos>
It worked, but wanted to make sure.
moonglum has joined #ruby-lang
S3kx has quit [Read error: Connection reset by peer]
S3kx has joined #ruby-lang
Jay_Levitt has joined #ruby-lang
runeb has joined #ruby-lang
<judofyr>
andrewvos: it will also call #to_a on old_args, so you can do cool stuff: class Foo; def to_a; [:puts, "Hello"] end end; 123.send(*Foo.new)
<andrewvos>
judofyr: Weeeird
beiter has quit [Read error: Connection reset by peer]
<judofyr>
andrewvos: awesome :)
<andrewvos>
heh
seoaqua has quit [Ping timeout: 244 seconds]
<andrewvos>
judofyr: Apart from the fact that it took me like a minute to understand what was going on there :)
vlad_starkov has quit [Remote host closed the connection]
<andrewvos>
(But that *is* just me)
jperry2_ has joined #ruby-lang
beiter has joined #ruby-lang
dhruvasa1ar has joined #ruby-lang
dhruvasagar has quit [Ping timeout: 240 seconds]
recklessrahul has joined #ruby-lang
Mon_Ouie has joined #ruby-lang
ioga_wrk has quit [Ping timeout: 252 seconds]
ioga_wrk has joined #ruby-lang
OrganicCat has quit [Ping timeout: 255 seconds]
mwjcomputing has joined #ruby-lang
gaveen has quit [Ping timeout: 256 seconds]
roadt has quit [Ping timeout: 252 seconds]
outoftime has quit [Quit: Leaving]
OrganicCat has joined #ruby-lang
Criztian has joined #ruby-lang
moonglum has quit [Quit: Computer has gone to sleep.]
_nitti has joined #ruby-lang
deryl has left #ruby-lang [#ruby-lang]
moonglum has joined #ruby-lang
beiter has quit [Quit: beiter]
pgpkeys has joined #ruby-lang
datanoise has joined #ruby-lang
pgpkeys has quit [Client Quit]
deryl has joined #ruby-lang
deryl is now known as ddd
plusk has joined #ruby-lang
runeb has quit [Remote host closed the connection]
ddd has quit [Client Quit]
_nitti has quit [Ping timeout: 246 seconds]
ddd has joined #ruby-lang
datanoise has quit [Ping timeout: 245 seconds]
jperry2_ has quit [Quit: jperry2_]
justinmcp has joined #ruby-lang
S3kx has quit [Quit: Leaving]
<oddmunds>
burgestrand: yo, do you know which gem/lib is handiest for getting playlist info from spotify?
<burgestrand>
oddmunds: I don’t think greenstripes work anymore, and pyspotify is mostly for writing your own spotify client — I think hallon, the raw spotify gem, or writing it in C is your currently available options. :o
<burgestrand>
s/is your/are your/
<burgestrand>
oddmunds: because the metadata api does not support playlists
<burgestrand>
oddmunds: hallon-heroku support playlists nowadays, you could look there for examples
<burgestrand>
Frankly, hallon has become somewhat of a nuisance for me, I don’t really like what it’s become.
<oddmunds>
hmmm
<oddmunds>
i'll look into the raw thing, then
<burgestrand>
(which is why I’m expanding the spotify gem, and once I am content with that I am rewriting hallon)
<burgestrand>
oddmunds: alright. There is an example in the GitHub repo for logging in: http://goo.gl/ep5jv — if you need any help just send an e-mail to the mailing list :)
<oddmunds>
allright
<burgestrand>
oddmunds: I would advice you to use the current GitHub master, and not the current gem release. I haven’t made a release in a while, and there has been significant improvements for using the raw gem lately.
<oddmunds>
ok
<oddmunds>
right
<oddmunds>
nice
<burgestrand>
(not many changes, but the gem protects you against segfaults from passing invalid data much better nowadays)
<oddmunds>
i cloned the repo to check out the example, and a bundle install used the local source for the gem
<burgestrand>
Yeah :)
brunocoelho has joined #ruby-lang
<burgestrand>
oddmunds: oh, use bundle exec ruby spotify_example.rb, and not just ruby spotify_example.rb
fletch_ has joined #ruby-lang
<oddmunds>
yeah, found that out
brunocoelho has quit [Remote host closed the connection]
<oddmunds>
still didn't work, though :/
<burgestrand>
oddmunds: could you provide a little more information? perhaps in a private message to spare everyone in here?
moonglum has quit [Quit: Computer has gone to sleep.]
<rue|w>
oddmunds: Noo, just complain loudly
<rue|w>
Refuse to elaborate
lcdhoffman has quit [Quit: lcdhoffman]
<burgestrand>
For the record, the README has been updated with the missing step ^^
Shine-neko has joined #ruby-lang
<Shine-neko>
Hello
GarethAdams has joined #ruby-lang
<burgestrand>
Shine-neko: yee-haw.
<Shine-neko>
how are u ?
thillux has joined #ruby-lang
runeb has joined #ruby-lang
OrganicCat has left #ruby-lang [#ruby-lang]
<burgestrand>
Shine-neko: shiny!
OrganicCat has joined #ruby-lang
OrganicCat has left #ruby-lang [#ruby-lang]
<Shine-neko>
:D
OrganicCat has joined #ruby-lang
<OrganicCat>
I started programming in RoR recently and just completed a small app that stores and returns some data (without scaffolding the hell out of it). I now want to get into some basic authentication and ajax queries, where should I start on that? (I've done it before with PHP)
<burgestrand>
OrganicCat: start with authentication. As far as AJAX goes it’s the same as for PHP: it’s in javascript.
<burgestrand>
OrganicCat: you could write your own, or (as you’ll be likely to do in future applications) use a gem for it. But since this is RoR I would suggest you ask in the #ror channel, it’s specific to these kinds of questions. :)
roadt has joined #ruby-lang
plusk_ has joined #ruby-lang
plusk has quit [Ping timeout: 246 seconds]
runeb has quit [Ping timeout: 256 seconds]
rue|w has quit [Remote host closed the connection]
undersc0re97 has quit [Quit: i use linux l o l]
joast has quit [Quit: Leaving.]
Criztian has quit [Remote host closed the connection]
mistym has quit [Remote host closed the connection]
lcdhoffman has joined #ruby-lang
voker57 has quit [Read error: Connection reset by peer]
<judofyr>
Shine-neko: I guess I can't depend on "s" + <Tab> to autocomplete to steveklabnik here :P
<Shine-neko>
\0/
imajes has quit [Excess Flood]
<rolfb>
judofyr: so you are basically saying you tried to s<tab> steve?
<rolfb>
o_O
<burgestrand>
steveklabnik: sweet. No love for the $(document).on API?
imajes has joined #ruby-lang
<judofyr>
rolfb: s<tab> is all you need
_nitti has quit [Ping timeout: 246 seconds]
<andrewvos>
erikh: You around? Someone here is using your DBI gem and getting this when connecting: NameError: uninitialized constant DBI::DBD::Jdbc::Driver::InterfaceError
toretore has quit [Ping timeout: 245 seconds]
<andrewvos>
Do we need a gem?
JoshWines has quit [Remote host closed the connection]
josh^ has quit [Remote host closed the connection]
<rolfb>
judofyr: i hear music in my head now, thanks
carloslopes has joined #ruby-lang
ruurd has quit [Quit: Leaving...]
<burgestrand>
Actually, don’t really care, just wanted to point it out. :p
valeri_ufo has quit [Read error: Connection reset by peer]
valeri_uF0 has joined #ruby-lang
Austin__ has joined #ruby-lang
benteaa has quit [Ping timeout: 265 seconds]
dhruvasa1ar has quit [Ping timeout: 260 seconds]
benteaa has joined #ruby-lang
melter has quit [Ping timeout: 245 seconds]
whitequark has quit [Ping timeout: 245 seconds]
dhruvasagar has joined #ruby-lang
melter has joined #ruby-lang
jperry2_ has joined #ruby-lang
ruurd has quit [Ping timeout: 260 seconds]
mistym has joined #ruby-lang
runeb has quit [Ping timeout: 246 seconds]
jperry2_ has quit [Read error: Connection reset by peer]
jperry2_ has joined #ruby-lang
<steveklabnik>
burgestrand: $(document).on?
<steveklabnik>
judofyr: lol
<steveklabnik>
undersc0re97: thanks, fixing
<undersc0re97>
wat
<steveklabnik>
undersc0re97: sorry, everyone in this room is tab failing
<steveklabnik>
i mistyped
<undersc0re97>
kk
<burgestrand>
steveklabnik: it’s some new jQuery idiom (jQuery 1.8 maybe?) that replaces the earlier way of attaching handlers (click(), focus() etc).
<steveklabnik>
ahhh
<judofyr>
steveklabnik: I'm probably writing an article on gotchas with Turbolinks after spending some time implementing something similar for a project
<steveklabnik>
yeah, I want to keep it as basic as possible
<steveklabnik>
judofyr: sweet!
<steveklabnik>
do it
<burgestrand>
For some reason all event handlers are attached to the document, which I’m not sure what my standpoint is. Nice to avoid document.ready, weird to have *ALL* handlers on the document.
<steveklabnik>
despite what you may think from my tweets, i dont really care about turbolinks
<steveklabnik>
it's fine, but it's not jesus.
<burgestrand>
You can still attach them to elements though, of course, it’s just that the documentation doesn’t.
runeb has joined #ruby-lang
<judofyr>
steveklabnik: there are quite a few edgecases you need to be aware of when you're using Turbolinks together with jQuery in order to not leak memory
<steveklabnik>
interesting
<steveklabnik>
are they possible to submit as bugfixes to turbolinks?
<judofyr>
steveklabnik: well, you can call jQuery.cleanData(dom) whenever a page is removed from the cache.
<judofyr>
but I think it's better solved with more control over the cache (e.g. page:purge event) where you can clean up stuff yourself
goshakkk has joined #ruby-lang
<judofyr>
steveklabnik: there's also cases where you want to be notified when a page is moved from the screen into the cache (e.g. so you don't keep repainting a <canvas>-tag that's only available in the cache)
bougyman has quit [Ping timeout: 248 seconds]
undersc0re97 is now known as Ethan
justinmcp has quit [Ping timeout: 246 seconds]
recklessrahul has quit [Ping timeout: 260 seconds]
Ethan is now known as undersc0re97
<steveklabnik>
interesting
justinmcp has joined #ruby-lang
<judofyr>
I think it's unfortunate that 37s (apparently) have only used Turbolinks in a small mobile site with very limited JS
wyhaines has joined #ruby-lang
S1kx has joined #ruby-lang
<judofyr>
I'm using the same technique in a music-player-site (to be able to browse while playing music) and I ended up with a slightly modified version of PJAX, with special callbacks for handling the lifecycle of the DOM elements (onscree, cache, purged)
AlHafoudh has joined #ruby-lang
<crankharder>
how can i launch a bash program, execute a block of ruby and then have said program terminated?
rfay has joined #ruby-lang
JustinCampbell has joined #ruby-lang
justinmcp has quit [Remote host closed the connection]
justinmcp has joined #ruby-lang
toertore has quit [Quit: Leaving]
toretore has joined #ruby-lang
JustinCampbell has quit [Remote host closed the connection]
lcdhoffman has quit [Quit: lcdhoffman]
justinmcp has quit [Ping timeout: 240 seconds]
lcdhoffman has joined #ruby-lang
crankharder has quit [Read error: Connection reset by peer]
ricardovaleriano has joined #ruby-lang
<judofyr>
steveklabnik: I'll let you know if I write something down; kinda tired this week
<codelitt>
Hello, anyone out there with a decent amount of experience with deploying Sinatra on Heroku? I am having a problem with a simple JQuery scrolling script not working on deploy. It works locally just fine. I've seriously been stuck for hours. Google is not helping me at all. Anyone willing to take a look at my code and give me a bit of advice?
<codelitt>
I would appreciate it super mucho
gsav has joined #ruby-lang
krohrbaugh has quit [Quit: Leaving.]
<judofyr>
codelitt: have you checked the web console for errors?
<codelitt>
judofyr: yes. I'm not getting any errors. All 200s on my javascript files and everything else.
<andrewvos>
codelitt: Code?
<codelitt>
ya
<codelitt>
github.com/codelitt/readysetdrop
macmartine has joined #ruby-lang
<codelitt>
ignore the styling. waiting on the designer
<andrewvos>
codelitt: Why is js not in public/ ?
gsav_ has joined #ruby-lang
Austin__ has left #ruby-lang [#ruby-lang]
<andrewvos>
Oh wait
<judofyr>
where's main.js?
<codelitt>
andrewvos: using sinatra-asset-pack
<andrewvos>
judofyr: app/js
<judofyr>
oh, that's the generated file?
<andrewvos>
judofyr: Oh it's not
bastilian has quit [Quit: Leaving...]
mistym_ has left #ruby-lang [#ruby-lang]
mistym has joined #ruby-lang
runeb has quit [Remote host closed the connection]
<codelitt>
judofyr: sinatra-asset-pack serves up all the js based on how I define it in readysetdrop.rb
<judofyr>
codelitt: yeah, I get it now.
<codelitt>
judofyr: You can see the deploy at readysetdrop.herokuapp.com
<codelitt>
andrewvos: same
<judofyr>
codelitt: I'm getting error: "$ is not defined" in the console
<judofyr>
codelitt: caused by a syntax error in main.js
<crankharder>
anyone used capybara/poltergeist as a screen scraper? I can't get a page to load since capybara is apparently(?) dependent on having a rack app loaded
judofyr has quit [Remote host closed the connection]
tRAS has joined #ruby-lang
<matti>
steveklabnik: It does not say what standard CRuby adhers nor it is a coding guideline, sadly.
ryanlecompte has quit [Remote host closed the connection]
<matti>
steveklabnik: I was looking at some files, and they are all over the shop.
<matti>
steveklabnik: And some use stdint.h for instance, some don't ...
<matti>
I guess, its "whatever works / done in the past" priniciple ;]
nignaztic has quit [Quit: WeeChat 0.3.2]
gnufied has quit [Quit: Leaving.]
<steveklabnik>
well, they link to it
<steveklabnik>
so it shouldnt really matter
<steveklabnik>
if it's C89 or c99
<steveklabnik>
since they're abi-copatible
<steveklabnik>
correct?
<steveklabnik>
compatible
<steveklabnik>
yay slow connections
<matti>
Sure. I was more interested in finding our how CRuby feels about stdint.h etc.
<matti>
steveklabnik: I prefer uint32_t over unsigned int, etc.
<matti>
steveklabnik: And CRuby has some cruft like HAVE_LONG_LONG ...
<steveklabnik>
well, try to compile it ;)
<matti>
It does work.
<matti>
But it does not mean its portable.
<matti>
I have no idea if it will build on some crazy X architecture.
whitequark has quit [Quit: leaving]
<matti>
Or, pew pew Windows.
<matti>
;d
whitequark has joined #ruby-lang
<steveklabnik>
well
<matti>
Wll
<matti>
;d
<whitequark>
steveklabnik: try mosh
<steveklabnik>
you'd have to copmile it on windows ;)
<whitequark>
I've been using that to play FTL in windowed mode without resorting to magnifying glass
irleif has quit [Quit: Computer has gone to sleep.]
havenn has quit [Remote host closed the connection]
<zzak>
thats too much like work
chimkan_ has joined #ruby-lang
<matti>
zzak: Nice, and not that expensive.
krohrbaugh has joined #ruby-lang
imajes has quit [Excess Flood]
burgestrand has quit [Quit: Leaving.]
imajes has joined #ruby-lang
<zzak>
gotta love that aluminum chassis
alvaro_o has joined #ruby-lang
nazty has joined #ruby-lang
ryanlecompte has joined #ruby-lang
KA_ has joined #ruby-lang
wallerdev has quit [Quit: wallerdev]
Elico1 has joined #ruby-lang
brianpWins has joined #ruby-lang
<codelitt>
judofyr: just said fuck it and killed the bootstrap js files. not even uglier could take care of all the damn missing semicolons in bootstrap.
yats has joined #ruby-lang
loverspirit has joined #ruby-lang
loverspirit has left #ruby-lang [#ruby-lang]
__butch__ has joined #ruby-lang
Elico1 has quit [Ping timeout: 244 seconds]
Jay_Levitt has quit [Quit: Jay_Levitt]
seoaqua has joined #ruby-lang
KA_ has quit [Quit: KA_]
Criztian has quit [Remote host closed the connection]
irleif has joined #ruby-lang
cantonic_ has joined #ruby-lang
Elico1 has joined #ruby-lang
<nyuszika7h>
hi, any idea why I'm getting this strange error?
<nyuszika7h>
./prime_division:3:in `require_relative': cannot load such file -- /home/nyuszika7h/scripts/ruby/lib/primes (LoadError)
<nyuszika7h>
from ./prime_division:3:in `<main>'
<nyuszika7h>
-rw-r--r-- 1 nyuszika7h nyuszika7h 208 Oct 4 18:36 lib/primes
cantonic has quit [Ping timeout: 245 seconds]
cantonic_ is now known as cantonic
vlad_starkov has joined #ruby-lang
bfreeman has joined #ruby-lang
enebo has joined #ruby-lang
yats has quit [Ping timeout: 256 seconds]
yats_ has joined #ruby-lang
irleif has quit [Quit: Computer has gone to sleep.]
ricardovaleriano has quit [Remote host closed the connection]
Elico1 has quit [Ping timeout: 256 seconds]
GarethAdams has quit [Quit: Leaving...]
seoaqua has quit [Ping timeout: 256 seconds]
Elico1 has joined #ruby-lang
workmad3 has quit [Ping timeout: 246 seconds]
cardoni has quit [Quit: cardoni]
enebo has quit [Client Quit]
KA_ has joined #ruby-lang
jperry2_ has joined #ruby-lang
mrsolo has joined #ruby-lang
Elico1 has quit [Ping timeout: 260 seconds]
dc5ala has quit [Quit: Ex-Chat]
Elico1 has joined #ruby-lang
_nitti has joined #ruby-lang
dous has joined #ruby-lang
wallerdev has joined #ruby-lang
nazty has quit [Ping timeout: 260 seconds]
Shine-neko has quit [Quit: Shine-neko]
Elico1 has quit [Read error: Operation timed out]
Criztian has joined #ruby-lang
Elico1 has joined #ruby-lang
anannie has quit [Remote host closed the connection]
My_Hearing has joined #ruby-lang
Mon_Ouie has quit [Ping timeout: 246 seconds]
justinseiter has joined #ruby-lang
havenn has joined #ruby-lang
jxie has joined #ruby-lang
mwjcomputing has joined #ruby-lang
sush24 has quit [Quit: This computer has gone to sleep]
sent-hil has quit [Remote host closed the connection]
slaytanic has quit [Ping timeout: 260 seconds]
sepp2k has joined #ruby-lang
codelitt has quit [Quit: codelitt]
slaytanic has joined #ruby-lang
havenn has quit [Remote host closed the connection]
d3vic3 has quit [Quit: leaving]
plusk has joined #ruby-lang
Elico1 has quit [Ping timeout: 240 seconds]
Elico1 has joined #ruby-lang
heftig has quit [Quit: leaving]
rue|w has quit [Remote host closed the connection]
chimkan_ has quit [Quit: chimkan_]
rue|w has joined #ruby-lang
havenn has joined #ruby-lang
rue|w has quit [Remote host closed the connection]
vlad_starkov has quit [Remote host closed the connection]
Carnage\ has joined #ruby-lang
Elico1 has quit [Ping timeout: 260 seconds]
Elico1 has joined #ruby-lang
Asher has joined #ruby-lang
vieq_ has quit [Quit: Leaving]
Asher has quit [Client Quit]
gruwl has joined #ruby-lang
gruwl has quit [Client Quit]
Elico1 has quit [Ping timeout: 256 seconds]
carloslopes has joined #ruby-lang
Elico1 has joined #ruby-lang
gruwl has joined #ruby-lang
gruwl has quit [Client Quit]
gruwl has joined #ruby-lang
sepp2k has quit [Ping timeout: 245 seconds]
sepp2k has joined #ruby-lang
sent-hil has joined #ruby-lang
Asher has joined #ruby-lang
My_Hearing has quit [Read error: Connection reset by peer]
Elico1 has quit [Ping timeout: 245 seconds]
Elico1 has joined #ruby-lang
nofxx has quit [Ping timeout: 246 seconds]
My_Hearing has joined #ruby-lang
gruwl has quit [Quit: Computer has gone to sleep.]
havenn has quit [Remote host closed the connection]
Elico1 has quit [Read error: Operation timed out]
kjr has quit [Quit: kjr]
Criztian has quit []
cdt has quit [Ping timeout: 246 seconds]
Elico1 has joined #ruby-lang
vlad_starkov has joined #ruby-lang
cardoni has joined #ruby-lang
tooky has quit [Remote host closed the connection]
Elico1 has quit [Quit: Elico1]
irleif has joined #ruby-lang
valeri_uF0 has left #ruby-lang [#ruby-lang]
vlad_starkov has quit [Ping timeout: 245 seconds]
jtoy has joined #ruby-lang
gsav_ has quit [Quit: Lost terminal]
gsav__ has quit [Quit: Lost terminal]
gruwl has joined #ruby-lang
valeri_ufo has joined #ruby-lang
nofxx has joined #ruby-lang
gruwl has quit [Client Quit]
richardjortega has joined #ruby-lang
Jay_Levitt has joined #ruby-lang
Asher has quit [Ping timeout: 246 seconds]
lcdhoffman has quit [Quit: lcdhoffman]
Asher has joined #ruby-lang
cardoni has quit [Quit: cardoni]
_nitti has quit [Remote host closed the connection]
Asher has quit [Client Quit]
My_Hearing has quit [Read error: Connection reset by peer]
rue|w has joined #ruby-lang
My_Hearing has joined #ruby-lang
jtoy has quit [Quit: jtoy]
<soahccc>
nyuszika7h: Problem still exist?
yats_ has quit [Quit: Leaving]
mwjcomputing has quit [Quit: Leaving]
Shine-neko has joined #ruby-lang
sush24 has joined #ruby-lang
kjr has joined #ruby-lang
<nyuszika7h>
soahccc, nope, fixed by adding .rb extension
mars__ has quit [Quit: Leaving]
aharris_ has quit [Quit: aharris_]
aharris_ has joined #ruby-lang
workmad3 has joined #ruby-lang
rue|w has quit [Remote host closed the connection]
sush24 has quit [Ping timeout: 264 seconds]
rfay has quit [Quit: This computer has gone to sleep]
Asher has joined #ruby-lang
<tubbo>
w/c
tubbo has left #ruby-lang [#ruby-lang]
tRAS has joined #ruby-lang
Shine-neko_ has joined #ruby-lang
cardoni has joined #ruby-lang
Shine-neko has quit [Ping timeout: 248 seconds]
Shine-neko_ is now known as Shine-neko
lcdhoffman has joined #ruby-lang
jarib has quit [Excess Flood]
ledao1 has quit [Read error: Connection timed out]
sush24 has joined #ruby-lang
jarib has joined #ruby-lang
irleif has quit [Quit: Computer has gone to sleep.]
Asher has quit [Quit: Leaving.]
irleif has joined #ruby-lang
heftig has joined #ruby-lang
aharris_ has quit [Quit: aharris_]
tRAS has quit [Quit: Mother, did it need to be so high?]
aharris_ has joined #ruby-lang
vlad_starkov has joined #ruby-lang
Shine-neko_ has joined #ruby-lang
workmad3 has quit [Ping timeout: 252 seconds]
macmartine has joined #ruby-lang
Shine-neko has quit [Ping timeout: 252 seconds]
Shine-neko_ is now known as Shine-neko
sush24 has quit [Quit: This computer has gone to sleep]
KA_ has quit [Quit: KA_]
vlad_starkov has quit [Ping timeout: 245 seconds]
KA_ has joined #ruby-lang
OrganicCat has quit []
irleif has quit [Quit: Computer has gone to sleep.]
__butch__ has quit [Quit: Leaving.]
elux has quit [Quit: Leaving...]
elux has joined #ruby-lang
gmci has joined #ruby-lang
irleif has joined #ruby-lang
_nitti has joined #ruby-lang
KA_ has quit [Quit: KA_]
carloslopes has quit [Read error: Connection reset by peer]
KA_ has joined #ruby-lang
My_Hearing has quit [Ping timeout: 260 seconds]
ledao has joined #ruby-lang
rue|w has joined #ruby-lang
_nitti has quit [Ping timeout: 260 seconds]
_nitti has joined #ruby-lang
My_Hearing has joined #ruby-lang
carloslopes has joined #ruby-lang
mwjcomputing has joined #ruby-lang
setmeaway has quit [Quit: Leaving]
setmeaway has joined #ruby-lang
rippa has quit [Ping timeout: 256 seconds]
irleif has quit [Quit: Computer has gone to sleep.]
KA_ has quit [Quit: KA_]
elux has quit [Quit: Leaving...]
rue|w has quit [Remote host closed the connection]
mistym is now known as mistym_
mistym_ is now known as mistym
rue|w has joined #ruby-lang
burgestrand has joined #ruby-lang
rue|w has quit [Remote host closed the connection]
workmad3 has joined #ruby-lang
rfay has joined #ruby-lang
elux has joined #ruby-lang
Asher has joined #ruby-lang
_Mon_Ouie_ has joined #ruby-lang
heftig has quit [Quit: leaving]
_Mon_Ouie_ has left #ruby-lang [#ruby-lang]
Mon_Ouie has joined #ruby-lang
My_Hearing has quit [Ping timeout: 260 seconds]
jtoy has joined #ruby-lang
Mon_Ouie has quit [Read error: Connection reset by peer]
jtoy_ has joined #ruby-lang
hugo has joined #ruby-lang
Mon_Ouie has joined #ruby-lang
hugo is now known as Guest83612
jtoy has quit [Ping timeout: 245 seconds]
jtoy_ is now known as jtoy
heftig has joined #ruby-lang
macmartine has quit [Quit: Computer has gone to sleep.]
Guest83612 has quit [Ping timeout: 240 seconds]
chimkan_ has joined #ruby-lang
Sambalero has joined #ruby-lang
thillux_ has joined #ruby-lang
Guedes is now known as Guedes_out
alexkira has quit [Read error: Connection reset by peer]
thillux has quit [Ping timeout: 260 seconds]
gsav_ has joined #ruby-lang
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
s0ber_ has joined #ruby-lang
s0ber has quit [Ping timeout: 256 seconds]
s0ber_ is now known as s0ber
urbanmonk has joined #ruby-lang
bougyman has joined #ruby-lang
bougyman has joined #ruby-lang
bougyman has quit [Changing host]
lcdhoffman has quit [Quit: lcdhoffman]
mwjcomputing has quit [Quit: Leaving]
drbrain has quit [Read error: Connection reset by peer]
drbrain has joined #ruby-lang
Sambalero has quit [Remote host closed the connection]
Asher has quit [Quit: Leaving.]
_nitti has quit [Remote host closed the connection]
benanne has joined #ruby-lang
rfay has quit [Quit: This computer has gone to sleep]
irleif has joined #ruby-lang
justinseiter has quit [Ping timeout: 248 seconds]
wallerdev has quit [Quit: wallerdev]
wallerdev has joined #ruby-lang
justinseiter has joined #ruby-lang
rfay has joined #ruby-lang
_nitti has joined #ruby-lang
_nitti_ has joined #ruby-lang
sailias has quit [Ping timeout: 260 seconds]
_nitti has quit [Ping timeout: 260 seconds]
rfay has quit [Quit: This computer has gone to sleep]
imajes has quit [Excess Flood]
__butch__ has joined #ruby-lang
imajes has joined #ruby-lang
gsav__ has joined #ruby-lang
_nitti_ has quit [Remote host closed the connection]
sent-hil has quit [Remote host closed the connection]
justinseiter has quit [Ping timeout: 255 seconds]
KA_ has joined #ruby-lang
justinseiter has joined #ruby-lang
lcdhoffman has joined #ruby-lang
rolfb has joined #ruby-lang
runeb has joined #ruby-lang
gmci has quit [Ping timeout: 246 seconds]
Mon_Ouie has quit [Ping timeout: 245 seconds]
gmci has joined #ruby-lang
Mon_Ouie has joined #ruby-lang
mihar_ has quit [Read error: Operation timed out]
mihar has joined #ruby-lang
_nitti has joined #ruby-lang
jperry2_ has quit [Read error: Connection reset by peer]
knu0 has joined #ruby-lang
runeb has quit [Ping timeout: 260 seconds]
knu has quit [Ping timeout: 255 seconds]
corsican has quit [Ping timeout: 255 seconds]
corsican has joined #ruby-lang
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
jperry2_ has joined #ruby-lang
cantonic has quit [Read error: Connection reset by peer]
cantonic has joined #ruby-lang
irleif has quit [Quit: Computer has gone to sleep.]
mihar has quit [Ping timeout: 244 seconds]
mihar has joined #ruby-lang
sent-hil has joined #ruby-lang
gmci has quit [Ping timeout: 240 seconds]
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
workmad3 has quit [Ping timeout: 252 seconds]
irleif has joined #ruby-lang
urbanmonk has quit [Read error: Operation timed out]