<ruby[bot]>
nictrasavios: pastebin.com loads slowly for most, has ads which are distracting and has terrible formatting.
Guest56199 has quit [Remote host closed the connection]
<nictrasavios>
Sure.
<shevy>
the method "def paginate_by_cursor(coll, &_block)" has no syntax error
<Mon_Ouie>
Syntax of this file is ok according to ruby -c, you must not be running the code you think you're running
<nictrasavios>
I figured that, so why is eclipse being an idiot
<nictrasavios>
That's the whole file, C/ped out the ide
allcentury has quit [Ping timeout: 244 seconds]
<shevy>
not sure about eclipse, but I remember perhaps 2 years ago or so, someone was using an IDE that modified (and changed) ruby code as it evaluated it
<nictrasavios>
Considering that bug is from 2012 XD
allcentury has joined #ruby
<Mon_Ouie>
People tend to just use text editors with syntax highlighting (e.g. Sublime Text, Vim, Emacs)
<shevy>
there are not that many IDEs in ruby... what was the other name... rubymine? hmm ... note ven sure if that was the name
<shevy>
in ruby things should be so simple that you should not need an IDE
<nictrasavios>
Honestly, I'm an old hand in C/C++, so I just googled how to make my IDE understand ruby and never thought twice about it.
<lupine>
problem with ruby is that it's *complicated* for IDEs
<nictrasavios>
A few video tutorials I watched on ruby used Sublime, so I'll give that a shot.
<lupine>
just syntax highlighting is hard enough
slowmatt has quit [Quit: leaving]
mistermocha has joined #ruby
mistermo_ has quit [Ping timeout: 250 seconds]
<nictrasavios>
Quick question, what does the phrase "syntactic sugar" mean. I've seen this twice in ruby forum threads, yet I've never seen this phrase before
<shevy>
things where you can omit syntax
<shevy>
Foo[]
<shevy>
Foo.[]
<shevy>
Foo.[]()
<shevy>
also the + - and so forth "operations"
nictrasavios has left #ruby ["My whole life has been unlimited code works."]
nictrasavios has joined #ruby
<shevy>
perhaps the new hash syntax too ... foo: :bar would traditionally be :foo => :bar or even longer {:foo => :bar}
moeabdol has joined #ruby
allcentury has quit [Ping timeout: 240 seconds]
whathappens has joined #ruby
<nictrasavios>
So, basically, *all* of ruby for me. Seriously.
<shevy>
well, the general syntax: object.name_of_method(arg1, arg2, arg3)
spider-mario has quit [Remote host closed the connection]
mistermo_ has joined #ruby
<shevy>
spudowiar had a nice example yesterday or so...
<shevy>
the yoda comparison
mistermocha has quit [Ping timeout: 250 seconds]
<shevy>
<jhass> miqlas-H: if 1 == var instead of if var == 1
<shevy>
<spudowiar> miqlas-H: first case calls Fixnum#==, second calls var.==
<shevy>
ruby has it all!
dhruvasagar has joined #ruby
<shevy>
duck typing, yoda fighting, and what not
<nictrasavios>
Here is a function definition from an old project: void _render_layout (Bubble* self, cairo_t* cr, gdouble alpha_normal,gdouble alpha_blur)
<shevy>
yay C \o/
<shevy>
if you know C, perhaps you can help ruby-gnome
<nictrasavios>
I spent 7 years of my life writing code for GNU and FOSS projects. I may pick it up again one day, but for now I'm seeing how the evil side works.
<shevy>
:D
moeabdol has quit [Ping timeout: 272 seconds]
<nictrasavios>
If I get good enough with ruby, I'll start there.
mistermocha has joined #ruby
nictrasavios has left #ruby ["My whole life has been unlimited code works."]
nictrasavios has joined #ruby
mistermo_ has quit [Ping timeout: 250 seconds]
<nictrasavios>
Anyway, I need a break!
nictrasavios has quit [Quit: My whole life has been unlimited code works.]
neo_ has joined #ruby
crdpink has joined #ruby
dhruvasagar has quit [Ping timeout: 246 seconds]
crdpink2 has quit [Ping timeout: 250 seconds]
tildes has quit [Read error: Connection timed out]
RegulationD has joined #ruby
tildes has joined #ruby
mistermocha has quit [Ping timeout: 250 seconds]
mistermocha has joined #ruby
n1x-nz has quit [Ping timeout: 276 seconds]
neo_ has quit [Ping timeout: 250 seconds]
isberg has joined #ruby
RegulationD has quit [Ping timeout: 258 seconds]
mistermocha has quit [Ping timeout: 250 seconds]
allcentury has joined #ruby
zeroDi has quit [Quit: WeeChat 1.5]
<pilne>
erm...
<pilne>
are there good gnome 3 bindings, why work on gtk2?
dc2 has joined #ruby
Channel6 has joined #ruby
arlek has joined #ruby
mistermocha has joined #ruby
n1x-nz has joined #ruby
AcidCrash0x00 has joined #ruby
allcentury has quit [Ping timeout: 240 seconds]
roamingdog has joined #ruby
arescorpio has joined #ruby
dc2 has quit [Ping timeout: 252 seconds]
ruby-lang642 has joined #ruby
AcidCrash has quit [Ping timeout: 240 seconds]
hahuang61 has joined #ruby
mistermocha has quit [Ping timeout: 264 seconds]
<ruby-lang642>
a
SilverKey has joined #ruby
nando294021 has quit [Quit: Lost terminal]
framlinqp has joined #ruby
bkxd has joined #ruby
hahuang61 has quit [Ping timeout: 250 seconds]
framlinqp has quit [Remote host closed the connection]
framling has quit [Ping timeout: 252 seconds]
sp4rrow has joined #ruby
pawnbox_ has quit [Remote host closed the connection]
vuoto has joined #ruby
shadeslayer has quit [Ping timeout: 246 seconds]
mistermocha has joined #ruby
<shevy>
pilne gtk2 and gtk3 work mostly, not sure about any additional gnome3 bindings
dminuoso has joined #ruby
ramfjord has quit [Ping timeout: 244 seconds]
ullu has quit [Ping timeout: 240 seconds]
shadeslayer has joined #ruby
fallacy__ has joined #ruby
mistermocha has quit [Ping timeout: 250 seconds]
ullu has joined #ruby
arlek has quit [Ping timeout: 246 seconds]
c0mrad3 has quit [Quit: Connection closed for inactivity]
vuoto has quit [Remote host closed the connection]
nando293921 has joined #ruby
dsea11 has quit [Ping timeout: 252 seconds]
dminuoso has quit [Ping timeout: 258 seconds]
roamingdog has quit [Remote host closed the connection]
roamingdog has joined #ruby
nando293921 has quit [Ping timeout: 276 seconds]
nando293921 has joined #ruby
aryaching has quit [Ping timeout: 276 seconds]
Sucks has joined #ruby
whathappens has quit [Quit: Leaving...]
northfurr has joined #ruby
mistermocha has joined #ruby
mattwashere has joined #ruby
kiki_lamb has left #ruby [#ruby]
ramfjord has joined #ruby
tildes has quit [Ping timeout: 252 seconds]
allcentury has joined #ruby
mistermocha has quit [Ping timeout: 250 seconds]
segy has quit [Ping timeout: 246 seconds]
segy has joined #ruby
dc2 has joined #ruby
sp4rrow has quit [Quit: The Internet needs a break and I need a cookie]
allcentury has quit [Ping timeout: 276 seconds]
mistermocha has joined #ruby
A5101 has quit [Ping timeout: 260 seconds]
gorsuch has joined #ruby
RegulationD has joined #ruby
gorsuch has quit [Remote host closed the connection]
gorsuch has joined #ruby
dc2 has quit [Ping timeout: 244 seconds]
mistermocha has quit [Ping timeout: 250 seconds]
RegulationD has quit [Ping timeout: 260 seconds]
Sypheren has joined #ruby
nofxx has joined #ruby
xall has joined #ruby
ruby-lang642 has quit [Ping timeout: 250 seconds]
nando293921 has quit [Ping timeout: 272 seconds]
xall_ has quit [Ping timeout: 264 seconds]
mattwashere has quit [Remote host closed the connection]
<pilne>
oh, yes... i forgot they were separated >.<
tildes has joined #ruby
jaguarmagenta has joined #ruby
jaguarmagenta has quit [Read error: Connection reset by peer]
hahuang61 has joined #ruby
jaguarmagenta has joined #ruby
allcentury has joined #ruby
tildes has quit [Ping timeout: 272 seconds]
nankyokusei has joined #ruby
hahuang61 has quit [Ping timeout: 250 seconds]
Rodya_ has quit [Quit: Leaving...]
allcentury has quit [Ping timeout: 260 seconds]
cdg has quit [Remote host closed the connection]
nankyokusei has quit [Ping timeout: 260 seconds]
mattwashere has joined #ruby
duncannz has joined #ruby
dhruvasagar has joined #ruby
dminuoso has joined #ruby
nando293921 has joined #ruby
pawnbox has joined #ruby
mistermocha has joined #ruby
SCHAAP137 has quit [Quit: Exiting...]
Sypheren has quit [Quit: Going offline, see ya! (www.adiirc.com)]
dhruvasagar has quit [Ping timeout: 252 seconds]
dminuoso has quit [Ping timeout: 250 seconds]
meatchicken has quit [Read error: Connection reset by peer]
<Gnosis>
Would it be easier to use a different language for a program with a GUI or is Ruby fine too? Because I really like how Ruby codes achieve to be readable for me. I am going to need the GUI to display PNG images too.
<shevy>
well
<shevy>
I assume the python bindings may be more polished simply due to the fact that there are more python devs
jaguarmagenta has quit [Ping timeout: 264 seconds]
<shevy>
the GUI parts in ruby are usable
karapetyan has joined #ruby
mozzarella has quit [Quit: WeeChat 1.5]
A5101 has joined #ruby
edwardly has quit [Ping timeout: 276 seconds]
djbkd has joined #ruby
mozzarella has joined #ruby
<Gnosis>
Uh huh, so I guess I will try my luck with Ruby. If you have anything to add, I'd like to hear it too.
edwardly has joined #ruby
edwardly has quit [Changing host]
edwardly has joined #ruby
matp has quit [Remote host closed the connection]
<shevy>
I have a commandline script to ask exam questions
last_staff has quit [Remote host closed the connection]
karapetyan has quit [Ping timeout: 244 seconds]
<Gnosis>
Yeah, you can find what you're looking for.
djbkd has quit [Client Quit]
<Gnosis>
Thanks for the answers, shevy.
CloCkWeRX has joined #ruby
<shevy>
I think for the GUI parts, it may not be that hugely important what language you use
<shevy>
I mean obviously use the better language, but
<shevy>
if you understand the qt model or the gtk model once, you can apply it elsewhere too, including other GUIs
dopie_ has joined #ruby
<shevy>
there are some minor differences such as the slots used in qt - gtk does not ahve slots like qt does
Mia has joined #ruby
<shevy>
once I wanted to have an abstract toolkit where you would do Button.new and it would translate specifically into a qt button... or a gtk button and so on
pawnbox has joined #ruby
RegulationD has joined #ruby
<Gnosis>
And did you make it yourself or?
CloCkWeRX has quit [Remote host closed the connection]
dopie_ has quit [Client Quit]
<shevy>
it was too much work
<Gnosis>
Oh. I would do it with a friend and two gallons of coffee if I knew I could.
allcentury has joined #ruby
pawnbox has quit [Ping timeout: 250 seconds]
RegulationD has quit [Ping timeout: 240 seconds]
diegoaguilar has joined #ruby
kareeoleez has joined #ruby
allcentury has quit [Ping timeout: 244 seconds]
<Gnosis>
Oh and, thanks.
Mia has quit [Read error: Connection reset by peer]
naturegirl has quit []
ponga has joined #ruby
LoneHerm_ has quit [Remote host closed the connection]
hahuang61 has joined #ruby
allcentury has joined #ruby
sergey_makagon has joined #ruby
hahuang61 has quit [Ping timeout: 250 seconds]
rbennacer has joined #ruby
allcentury has quit [Ping timeout: 244 seconds]
sergey_makagon has quit [Ping timeout: 276 seconds]
jaguarmagenta has quit [Ping timeout: 244 seconds]
lxsameer has quit [Quit: WeeChat 1.5]
jetpackj1 has joined #ruby
idletask has quit [Ping timeout: 276 seconds]
shinnya has quit [Ping timeout: 244 seconds]
hahuang61 has joined #ruby
jetpackj1 has quit [Ping timeout: 240 seconds]
nankyokusei has joined #ruby
PlasmaStar has quit [Ping timeout: 260 seconds]
DoubleMalt has joined #ruby
neo___ has joined #ruby
rbennacer has joined #ruby
ullu has joined #ruby
tmi1 has quit [Quit: .]
idletask has joined #ruby
hahuang61 has quit [Ping timeout: 250 seconds]
PlasmaStar has joined #ruby
nankyokusei has quit [Ping timeout: 264 seconds]
chip_ has quit [Ping timeout: 244 seconds]
neo___ has quit [Ping timeout: 246 seconds]
ChrisWilding has quit [Ping timeout: 244 seconds]
ChrisWilding has joined #ruby
dminuoso has joined #ruby
isberg has quit [Quit: I'm out]
ChrisWilding has quit [Ping timeout: 240 seconds]
antgel has quit [Ping timeout: 260 seconds]
dminuoso has quit [Ping timeout: 260 seconds]
biberu has joined #ruby
hogetaro_ has joined #ruby
harfangk has joined #ruby
hogetaro has quit [Ping timeout: 276 seconds]
ChrisWilding has joined #ruby
arlek has joined #ruby
Sashimi has joined #ruby
mattwashere has joined #ruby
SilverKey has joined #ruby
SilverKey has quit [Client Quit]
ramfjord has quit [Ping timeout: 272 seconds]
pawnbox has quit [Remote host closed the connection]
ChrisWilding has quit [Quit: leaving]
Sypheren has joined #ruby
pandaant has quit [Remote host closed the connection]
kareeoleez has joined #ruby
RegulationD has joined #ruby
RegulationD has quit [Ping timeout: 276 seconds]
ChrisWilding has joined #ruby
jetpackj1 has joined #ruby
mloy_ has joined #ruby
mloy_ has quit [Read error: Connection reset by peer]
solocshaw has joined #ruby
jgt1 has joined #ruby
solocshaw has quit [Read error: Connection reset by peer]
jetpackj1 has quit [Ping timeout: 264 seconds]
ChrisWilding has quit [Quit: leaving]
ChrisWilding has joined #ruby
dionysus69 has joined #ruby
rbennacer has quit [Remote host closed the connection]
pawnbox has joined #ruby
d0lph1n98 has joined #ruby
hahuang61 has joined #ruby
pitux has joined #ruby
pitux has quit [Client Quit]
diegoviola has joined #ruby
pawnbox has quit [Ping timeout: 258 seconds]
hahuang61 has quit [Ping timeout: 250 seconds]
spider-mario has quit [Remote host closed the connection]
solocshaw has joined #ruby
SCHAAP137 has quit [Ping timeout: 272 seconds]
nadir has quit [Quit: Connection closed for inactivity]
axsuul has joined #ruby
jetpackj1 has joined #ruby
isberg has joined #ruby
ChrisWilding has quit [Quit: leaving]
ChrisWilding has joined #ruby
ChrisWilding has quit [Client Quit]
vdamewood has joined #ruby
freerobby has joined #ruby
dminuoso has joined #ruby
DTZUBDUB has quit [Ping timeout: 276 seconds]
yma__gib has joined #ruby
ChrisWilding has joined #ruby
isberg has quit [Quit: I'm out]
dminuoso has quit [Ping timeout: 240 seconds]
SCHAAP137 has joined #ruby
ta_ has joined #ruby
ChrisWilding has quit [Ping timeout: 272 seconds]
kirun has joined #ruby
mistermocha has joined #ruby
pandaant has joined #ruby
mistermocha has quit [Read error: Connection reset by peer]
conta has quit [Ping timeout: 260 seconds]
mistermocha has joined #ruby
jetpackj1 has quit [Ping timeout: 260 seconds]
ta_ has quit [Ping timeout: 260 seconds]
idletask has quit [Ping timeout: 260 seconds]
harfangk has quit [Quit: harfangk]
madgen has joined #ruby
idletask has joined #ruby
mistermocha has quit [Read error: Connection reset by peer]
mistermo_ has joined #ruby
ChrisWilding has joined #ruby
tristanp has joined #ruby
mistermocha has joined #ruby
tristanp has quit [Remote host closed the connection]
macsteps has joined #ruby
tristanp has joined #ruby
A5101 has joined #ruby
misterm__ has joined #ruby
ramfjord has joined #ruby
mistermo_ has quit [Ping timeout: 250 seconds]
last_staff has joined #ruby
mistermo_ has joined #ruby
mistermocha has quit [Ping timeout: 258 seconds]
marr has quit [Ping timeout: 250 seconds]
mistermo_ has quit [Read error: Connection reset by peer]
mistermocha has joined #ruby
misterm__ has quit [Ping timeout: 250 seconds]
ramfjord has quit [Ping timeout: 264 seconds]
macsteps has quit [Remote host closed the connection]
mistermocha has quit [Read error: Connection reset by peer]
mistermo_ has joined #ruby
diegoviola has quit [Quit: WeeChat 1.5]
the_drow has quit [Quit: This computer has gone to sleep]
mistermocha has joined #ruby
diegoviola has joined #ruby
LoneHermit has joined #ruby
neo_ has joined #ruby
spudowiar has quit [Read error: Connection reset by peer]
misterm__ has joined #ruby
RegulationD has joined #ruby
mistermo_ has quit [Ping timeout: 250 seconds]
spudowiar has joined #ruby
A5101 has quit [Ping timeout: 252 seconds]
AlexRussia has joined #ruby
mistermo_ has joined #ruby
mistermocha has quit [Ping timeout: 250 seconds]
tmtwd_ has joined #ruby
mistermo_ has quit [Read error: Connection reset by peer]
nankyokusei has joined #ruby
mistermocha has joined #ruby
misterm__ has quit [Ping timeout: 250 seconds]
xlegoman has joined #ruby
RegulationD has quit [Ping timeout: 252 seconds]
jaguarmagenta has joined #ruby
neo___ has joined #ruby
mistermocha has quit [Read error: Connection reset by peer]
mistermocha has joined #ruby
solocshaw1 has joined #ruby
solocshaw1 has quit [Read error: Connection reset by peer]
neo_ has quit [Ping timeout: 250 seconds]
Elvin has joined #ruby
<ullu>
working on some koans; for string concat why does '<<' tend to be favored over '+=' ? I understand << is the destructive form, so I'm guessing it's to save memory?
mistermo_ has joined #ruby
solocshaw has quit [Ping timeout: 250 seconds]
solocshaw has joined #ruby
nankyokusei has quit [Ping timeout: 260 seconds]
<lupine>
well, garbage collector pressure
voodoofish430 has quit [Ping timeout: 260 seconds]
<jhass>
ullu: ^ and allocation
<jhass>
allocation is expensive, once you got it memory is fairly cheap
xall_ has joined #ruby
misterm__ has joined #ruby
voodoofish430 has joined #ruby
jaguarmagenta has quit [Ping timeout: 276 seconds]
mistermocha has quit [Ping timeout: 250 seconds]
<ullu>
ah, ok - still getting the sea legs with stack and heap
conta has joined #ruby
misterm__ has quit [Read error: Connection reset by peer]
<ullu>
makes general sense though - avoid creating another object if/when possible
mistermocha has joined #ruby
mistermo_ has quit [Ping timeout: 250 seconds]
<ullu>
thanks for the confirms
mistermo_ has joined #ruby
<jhass>
ullu: it's certainly a double edged sword, String#<< on a string you don't own can send your caller to hell
<ullu>
jhass: thus the destructive aspect rears its head, I imagine
mistermo_ has quit [Read error: Connection reset by peer]
hahuang61 has joined #ruby
mistermocha has quit [Ping timeout: 250 seconds]
pandaant has quit [Remote host closed the connection]
Sucks has joined #ruby
xall_ has quit [Ping timeout: 264 seconds]
mistermocha has joined #ruby
mistermocha has quit [Read error: Connection reset by peer]
mistermocha has joined #ruby
xall_ has joined #ruby
Dysp has joined #ruby
<ullu>
jhass: would you have a typical scenario where one should be watching out for that? Or just in general don't handle remote proc calls with destructive methods?
mistermocha has quit [Read error: Connection reset by peer]
mistermocha has quit [Read error: Connection reset by peer]
<jhass>
Dysp: you should learn that a gist is editable and can have more than files and files added with a edit
<jhass>
*more than one
<Dysp>
Oh, it can hold multiple files? Noteed.
<shevy>
Dysp well why do you even add a ' ' between method name and ()
<shevy>
actually, that is the first time that I would see that omitting the () would be better :)
<Dysp>
Simple mistype
<Dysp>
But ye, that was it.
<shevy>
\o/
<Dysp>
And I will omit the parentheses
<shevy>
hehe
<Dysp>
I just include them when stuff is wrong
pawnbox has quit [Ping timeout: 240 seconds]
<Dysp>
Then I know that all "the basics" are working and that me trying to be too fancy isn't the reason for an error
<Dysp>
Which actually was the case here!
<shevy>
I still include them for when there are arguments... but that was really now the first time where I see an error that would not have been happened when someone would not use () so perhaps the () omitters are right and I am wrong!
<jhass>
\o/
Sucks has quit [Read error: Connection reset by peer]
mistermocha has joined #ruby
mistermo_ has quit [Ping timeout: 250 seconds]
<Dysp>
jhass: Isn't it a little fun to follow my progress on the sideline? I know you obviously don't care much about me and what I do, but you are in here - being active - every single time I ask for help. You must have noticed at least something!
<jhass>
I'm afraid the human brain sucks and only keeps the negative associations, sorry ;)
mistermo_ has joined #ruby
allcentury has joined #ruby
<shevy>
yes
<shevy>
like that jhass does more crystal than ruby!!!
araujo has joined #ruby
dminuoso has joined #ruby
<shevy>
or that he killed #ruby-lang
<shevy>
(ok that was a good thing...)
<shevy>
gone are the happy days of people wondering why there are two different IRC channels for ruby
mistermocha has quit [Read error: Connection reset by peer]
araujo has quit [Max SendQ exceeded]
araujo has joined #ruby
sepp2k1 has joined #ruby
<Dysp>
jhass: Actually it doesn't, it is quite the opposite.
sepp2k has quit [Ping timeout: 244 seconds]
mistermocha has joined #ruby
<Dysp>
Which is the reason why you 'forget' how the wilderness tour in 6th grade was horrible, cold and super dull, but seem to remember that it was "a good experience" because of the positive associations that were created and your brain focuses on.
howdoi has quit [Quit: Connection closed for inactivity]
mistermo_ has quit [Ping timeout: 250 seconds]
<jhass>
idk, it seems to be bad stuff when it comes to social interactions
<shevy>
I only remember that you stole my sandwich and ate it on that wilderness tour
mistermo_ has joined #ruby
dminuoso has quit [Ping timeout: 244 seconds]
<Dysp>
shevy: I was starving.
<shevy>
:D
LoneHermit has quit [Remote host closed the connection]
dionysus70 has joined #ruby
<Dysp>
jhass: That probably has to do your focus and how you have conditioned your brain to function when dealing with social interactions.
<Dysp>
with your*
<Dysp>
But I am not going to go all Jung on you ^^
misterm__ has joined #ruby
<jhass>
I do think I'm able to observe that behavior in others
dionysus69 has quit [Ping timeout: 272 seconds]
dionysus70 is now known as dionysus69
mistermocha has quit [Ping timeout: 250 seconds]
mistermocha has joined #ruby
misterm__ has quit [Read error: Connection reset by peer]
<Dysp>
I think you might have a lot of experience dealing with ignorant and incompetent people in your field of expertise, but sometimes forgetting to realize that they may excel you in other areas
mistermo_ has quit [Ping timeout: 250 seconds]
<Dysp>
That was a compliment if you doubt my intentions¨
<jhass>
at the end of the day memory is just imagination and completely unreliable. So I try to not rely too much on it, especially when judging other people
ta_ has joined #ruby
mistermo_ has joined #ruby
aryaching has joined #ruby
<shevy>
that is why we keep stuff in text files on the computer!
pawnbox has joined #ruby
<Dysp>
jhass: That is true from a philosophical point of view, but even though memory rationalized can be considered imagination, then it still indeed very real for you. You may try to not rely on it and you may succeed in some conscious cases, but the majority of thought patterns and mood/feelings are not consciously controlled and thus you are indeed very affected by your memories, reliable or not.
mdw has joined #ruby
mistermocha has quit [Ping timeout: 250 seconds]
<jhass>
I do not claim to succeed
mattwashere has quit [Remote host closed the connection]
<Dysp>
I did not claim that you did.
mistermocha has joined #ruby
ta_ has quit [Ping timeout: 252 seconds]
<Dysp>
But it's a very interesting topic. It is very easily related to mental illness, actually. And I draw no parallels to you; simply the fact that most emotions are controlled unconsciously.
mistermocha has quit [Read error: Connection reset by peer]
mistermo_ has quit [Ping timeout: 250 seconds]
<Dysp>
People get anxious or show symptoms of depression, but they do not know why.
mistermocha has joined #ruby
<jhass>
anyway
crowell has quit [Remote host closed the connection]
<jhass>
?offtopic
<ruby[bot]>
this seems to be off-topic. Please move your discussion to #ruby-offtopic, to keep this channel free for Ruby related problems. Thanks!
<jhass>
;)
shinnya has joined #ruby
<Gnosis>
How can a bot know if people are discussing Ruby or not?
<Dysp>
And when trying to figure out what is wrong, they start to blame unrelated stuff. Very natural: "I was anxious the last time I was in the bus.. Must be the bus, then." And it is not.
<jhass>
Gnosis: through human assistance
<Gnosis>
Oooooh.
<Dysp>
Oh well, nevermind. If you have no interest in what I am saying, then I am just doing a monolog. No point in that ^^
<jhass>
I didn't say that, I said this is not the best place for it ;)
isxek has quit [Read error: Connection reset by peer]
mistermo_ has joined #ruby
xall has joined #ruby
<Dysp>
Well, true. I like off topics occasionally and no ruby related dicussions are going on. So why not rather look at an interesting discussion, than prompts of logging in or out
<Dysp>
Well, fack it; back to work! :)
jrafanie has joined #ruby
misterm__ has joined #ruby
xall__ has joined #ruby
<jhass>
we don't look at those prompts, we hide them and look at other channels while nothing happens ;)
xall_ has quit [Ping timeout: 250 seconds]
<jhass>
such as those suitable for this kind of discussion
mistermocha has quit [Ping timeout: 276 seconds]
mistermocha has joined #ruby
mistermo_ has quit [Ping timeout: 264 seconds]
xall has quit [Ping timeout: 244 seconds]
mistermo_ has joined #ruby
misterm__ has quit [Ping timeout: 250 seconds]
RedNifre has joined #ruby
neo___ has quit [Remote host closed the connection]
mistermo_ has quit [Read error: Connection reset by peer]
A5101 has joined #ruby
mistermo_ has joined #ruby
LoneHermit has joined #ruby
LoneHermit has quit [Remote host closed the connection]
LoneHerm_ has joined #ruby
p0p0pr37_ has joined #ruby
mistermocha has quit [Ping timeout: 272 seconds]
mdw has quit [Ping timeout: 276 seconds]
Es0teric has quit [Quit: Computer has gone to sleep.]
mistermocha has joined #ruby
d0lph1n98 has quit [Ping timeout: 246 seconds]
p0p0pr37 has quit [Ping timeout: 250 seconds]
p0p0pr37_ is now known as p0p0pr37
mistermocha has quit [Read error: Connection reset by peer]
misterm__ has joined #ruby
pawnbox_ has joined #ruby
RegulationD has joined #ruby
pawnbox has quit [Read error: Connection reset by peer]
<jhass>
it's not quite clear what your intention is
<Dysp>
Alright, sec.
<jhass>
do you always want to use the value from line 3?
<shevy>
well
<shevy>
make it a constant
<shevy>
kincom_options to KINCOM_OPTIONS
<jhass>
or do you want to allow the caller to override it and use it only as default?
<shevy>
and "def extract_data(type, kincom_options)" to "def extract_data(type, kincom_options = KINCOM_OPTIONS)"
<Dysp>
jhass: What you are saying.
<shevy>
what is kincom... is that like a kingpin
<jhass>
Dysp: I offered two alternatives
freerobby has joined #ruby
solocshaw has quit [Remote host closed the connection]
diegoviola has quit [Quit: WeeChat 1.5]
<jhass>
what shevy said is the solution to alternative number 2
<Dysp>
I want to use it as a default and let the user call true if they want something included.
hahuang61 has quit [Ping timeout: 250 seconds]
Mon_Ouie has joined #ruby
<jhass>
"let the user call true" makes no sense
sumobob has joined #ruby
<shevy>
sexy danish output
<Dysp>
Let the user decide which keys to be set to true.
<Dysp>
By some other code I will probably be writing at some point :p
nadir_ is now known as nadir
<jhass>
so you still want the defaults for keys in the hash the user didn't specify?
<Dysp>
shevy: Kincom is a machine that measures voltage difference from applied force.
mistermocha has quit [Ping timeout: 250 seconds]
<shevy>
btw stylistically I would move line 3 2 spaces to the right, and probably start with "{" but continue on the next line (with +2 more spaces as indent)
<shevy>
aha!
<shevy>
mighty voltage shocks
dionysus69 has quit [Ping timeout: 260 seconds]
<jhass>
Dysp: mind answering my question?
<Dysp>
Basicly, they should all default to false, so I don't print anything if no options are passed. If the user decides to output mvc, prestress_percentage, they will check boxes and I will pass those keys as true.
<Dysp>
Does it make sense?
<jhass>
kinda
<jhass>
then do def extract_data(type, kincom_options={}); kincom_options = KINCOM_OPTIONS.merge(kincom_options);
<jhass>
though it might be easier if you let the user just pass an array of keys they want in this case
diegoaguilar has quit [Remote host closed the connection]
<Dysp>
How come?
<Dysp>
To omit the need for true/false and simply check if the symbol are there or not?
<jhass>
if the default is "don't show it", giving the user the option to say "don't show it" doesn't make too much sense
<jhass>
yes
<Dysp>
I see.
<Dysp>
Clever.
voodoofish430 has quit [Ping timeout: 246 seconds]
<Dysp>
Does merge work the same way with arrays?
<jhass>
just document the available keys
<jhass>
no
<jhass>
your default would be the empty array
sumobob has quit [Ping timeout: 244 seconds]
<Dysp>
hm.
<Dysp>
I get that. But how would I check for which symbols are there?
<Dysp>
Without going into if-bonanza?
<jhass>
not sure what you mean
voodoofish430 has joined #ruby
<jhass>
AVAILABLE_KEYS.each do |key| puts fetch(key) if requested_keys.include?(key); end
<Dysp>
Yeah. I don't get it. I will give it a go and return
yfeldblum has joined #ruby
Dimik has joined #ruby
dminuoso has joined #ruby
ahuman has quit [Ping timeout: 252 seconds]
<RedNifre>
Regarding SSL/TLS, is this handled by the OS or by the app (e.g. rails)?
<jhass>
both
ChrisWilding has joined #ruby
<jhass>
if you have an issue ask about it
jetpackj1 has joined #ruby
<jhass>
if you have a question about a specific scenario, ask about that
<jhass>
your question is too general
enterprisey has joined #ruby
ahuman has joined #ruby
tomphp has joined #ruby
snath has quit [Ping timeout: 244 seconds]
marr has joined #ruby
arlek has quit [Ping timeout: 246 seconds]
snath has joined #ruby
mtkd has quit [Ping timeout: 244 seconds]
snath has left #ruby [#ruby]
dminuoso has quit [Ping timeout: 244 seconds]
macsteps has joined #ruby
Rickmast_ has joined #ruby
jrafanie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Dysp>
Now how do I change the array to contain symbols? I know I cannot change the constant, obviously.
Rickmasta has quit [Ping timeout: 244 seconds]
<jhass>
on the call side?
codecop has joined #ruby
<jhass>
you should indent your constants by two spaces btw
moeabdol has joined #ruby
<jhass>
extract_data(:foo, [:x, :y, :z])
<jhass>
I wouldn't call it options anymore btw, that's usually used for an options hash
<Dysp>
yeah, of course, the constant is just the default. If I pass an array, it overrides. Okay, okay!
mdw has joined #ruby
arnonhongklay has quit [Remote host closed the connection]
<RedNifre>
jhass, yeah, It's all new to me so it's hard to ask in a precise way.
<jhass>
RedNifre: what motivates your question?
<Dysp>
jhass: Any better suggestions?
<jhass>
RedNifre: you gotta have something you want to solve
mistermocha has joined #ruby
<jhass>
Dysp: there's too little code on how you're going to use it to infer any good suggestions yet
<Dysp>
Hehe, sure.
<Dysp>
One question, though..
<RedNifre>
See, I have this getontracks app which I think uses rails and WEBrick. It runs on my home server (nettop with OpenBSD) and I'd like to access it over the internet in a secure way. So I found letsencrypt and got a certificate, but when I try to access the webinterface of the app in the browser I get an error. I also see an error in the server log.
<toretore>
first step, say what the error is
allcentury has joined #ruby
<RedNifre>
The browser says SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG
mistermo_ has joined #ruby
<Dysp>
Hm, no question. Will probably get to it later
<RedNifre>
the app says [2016-06-26 19:31:33] ERROR bad Request-Line `\x16\x03\x01\x00x01\x00\x00x03\x03偾-\x11YMyx12\eKϠ\x17]VDax00\x00\x1A+/'.
ullu has joined #ruby
<toretore>
then tell us how you installed the cert
<jhass>
RedNifre: best is you put apache, nginx or haproxy in front of the app
dc2 has joined #ruby
<jhass>
and let it handle the TLS side of things
moeabdol has quit [Ping timeout: 276 seconds]
<RedNifre>
I followed the letsencrypt tutorial which ended in having a cert at /etc/letsencrypt/live...
<RedNifre>
So I assumed I need to change that line, but it didn't help.
mistermocha has quit [Ping timeout: 250 seconds]
<jhass>
RedNifre: change it back, you just broke the app
<jhass>
that's client usage, not server usage
macsteps has quit [Remote host closed the connection]
dionysus69 has joined #ruby
<jhass>
and then see what I wrote above to properly implement this
<jhass>
google on "[whatever you pick] rails reverse proxy" should yield plenty of example configs
macsteps has joined #ruby
<RedNifre>
hmmm
mistermo_ has quit [Ping timeout: 250 seconds]
roamingdog has joined #ruby
<RedNifre>
I using apache/nginx or haproxy only better than configuring the app directly or is it also easier/faster?
mattwashere has joined #ruby
<jhass>
both, in some cases it's even the only possible solution
<RedNifre>
I'm new to this and I'm the only one using the app anyway (It's my personal ToDo list) so speed is not an issue for me.
Dysp has quit [Quit: Page closed]
mistermocha has joined #ruby
<RedNifre>
I see, I'll check out apache/nginx/haproxy then.
the_drow has quit [Quit: This computer has gone to sleep]
misterm__ has quit [Ping timeout: 250 seconds]
ramfjord has joined #ruby
mistermo_ has joined #ruby
mib_77e has joined #ruby
macsteps has quit [Ping timeout: 260 seconds]
roamingdog has quit [Ping timeout: 246 seconds]
yeticry has quit [Ping timeout: 250 seconds]
xall__ has quit [Ping timeout: 260 seconds]
<RedNifre>
jhass one more question to see if I got it: I'll revert all my config changes (setting the app to https only etc., make it available over http again) but I put apache/nginx/haproxy in front of it which will kinda map https to http so to the outside world it will only be available over https?
mistermocha has quit [Ping timeout: 250 seconds]
<jhass>
RedNifre: yes
<jhass>
in fact the app should best bind to localhost and all goes through the proxy
<RedNifre>
Alright, sounds good. Thank you very much for clearing this up for me.
<jhass>
then your proxy can also serve public/ (all static stuff), which it should be a lot better at
mistermocha has joined #ruby
ramfjord has quit [Ping timeout: 240 seconds]
mistermo_ has quit [Ping timeout: 250 seconds]
<RedNifre>
I'm on OpenBSD, would you say that relayd is a good alternative for apache/nginx/haproxy? I guess every reverse proxy works with every app anyway since it only routes the data through anyway?
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mib_77e has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<jhass>
any HTTP reverse proxy that can terminate incoming TLS connections should work fine, I never heard of relayd so I can't judge or tell whether it's suitable
No has joined #ruby
<No>
Hi everyone
ramfjord has joined #ruby
<jhass>
RedNifre: quick look at the project homepage however looks promising/like it could work
mistermocha has quit [Ping timeout: 250 seconds]
<RedNifre>
jhass thank you very much for taking the time to clear these things up for me, I really appreciate it.
mdw_ has joined #ruby
yeticry has joined #ruby
<jhass>
yw
mdw_ has quit [Max SendQ exceeded]
mdw_ has joined #ruby
RegulationD has joined #ruby
mdw_ has quit [Max SendQ exceeded]
mattwashere has quit [Remote host closed the connection]
mdw has quit [Ping timeout: 276 seconds]
mdw_ has joined #ruby
xall__ has joined #ruby
<No>
I would like to write some console apps. I'm looking for an equivalent of the MS C# console class for ruby, is there a solution ?
solocshaw has quit [Read error: Connection reset by peer]
<No>
shevy: There are some useful things about the color, the windows size, the cursor position, etc.
solocshaw has joined #ruby
nando293921 has joined #ruby
<shevy>
yeah
nankyokusei has quit [Ping timeout: 264 seconds]
<jhass>
sad fact is that there's no reliable way to get such information on unix
solocshaw has quit [Read error: Connection reset by peer]
<jhass>
the vim code is an entertaining piece of art on that subject
<jhass>
*vim source code
Hobogrammer has joined #ruby
jaguarmagenta has quit [Ping timeout: 250 seconds]
solocshaw has joined #ruby
solocshaw1 has joined #ruby
<No>
I will have to eat now. I'll be back later...
solocshaw1 has quit [Read error: Connection reset by peer]
nertzy has joined #ruby
<Gnosis>
I don't know if it comes out as off-topic but are you guys like only programmers or do some of you have jobs that require programming but is not limited to it? And/or are there some that are interested in the hobby side of programming?
the_drow has joined #ruby
mdw_ has quit [Ping timeout: 250 seconds]
<shevy>
it will be different across different people here
<RedNifre>
Gnosis I'm in a small company where instead of only programming I'm also architecting, talking to customers etc.
<RedNifre>
The company is mostly Java, so I'm only looking at the cool stuff (ruby/haskell/clojure) in my hobby projects.
tomphp has joined #ruby
<Gnosis>
haha cool stuff
<RedNifre>
Gnosis what about you? Why do you ask?
dhruvasagar has joined #ruby
vuoto has joined #ruby
hahuang61 has joined #ruby
<Gnosis>
I want to be a mechatronics engineer and I am interested in a lot of stuff so here I am, learning Ruby (because I like how it puts things).
emiltin has joined #ruby
<Gnosis>
I asked because I was curious.
dhruvasagar has quit [Ping timeout: 276 seconds]
nando293921 has quit [Ping timeout: 244 seconds]
hahuang61 has quit [Ping timeout: 250 seconds]
yma__gib has quit [Ping timeout: 276 seconds]
<Gnosis>
The "#{}"s you can put in strings, what are they called?
<jhass>
string interpolation
douglascorrea has joined #ruby
<Gnosis>
Oh, I am new to all this and I couldn't find it's name in the book I am learning from.
<Gnosis>
Thanks.
<shevy>
No if you feel adventurous, you can try to combone ruby console stuff embedded into a vte; libvte bindings are available https://github.com/ruby-gnome2/ruby-gnome2/tree/master/vte though I guess it is still not equivalent to what you can do via MS C# and net components
ryan_notabot has joined #ruby
<shevy>
but at the least the colours can be changed :D
kenichi has joined #ruby
douglascorrea has quit [Ping timeout: 244 seconds]
nanoz has quit [Read error: Connection reset by peer]
arup_r has joined #ruby
<arup_r>
Seeking a small help. I have to write a class which will either Upgrade or downgrade a user subscription plan. What should be the most generic name of this class?
ascarter has joined #ruby
ascarter has quit [Client Quit]
dminuoso has joined #ruby
neo_ has joined #ruby
<shevy>
class Subscription!
<RedNifre>
UserSubscriptionPlanner?
sauvin has quit [Read error: Connection reset by peer]
<RedNifre>
Oh, you can use exclamation marks at the end of class names? neat!
<shevy>
perhaps within class User; class Subscription, then class methods like .upgrade and .downgrade
<shevy>
well
<shevy>
that was just my excitement!!!
<RedNifre>
Aw, I thought the class Subscription! would modify the other class Subscription but maybe that's just confusing.
Es0teric has joined #ruby
<shevy>
arup_r let us know at a later point what name you have picked
sauvin has joined #ruby
ascarter has joined #ruby
dminuoso has quit [Ping timeout: 244 seconds]
nando293921 has joined #ruby
arup_r is now known as Guest3588
Guest3588 has quit [Killed (rajaniemi.freenode.net (Nickname regained by services))]
arup_r has joined #ruby
<arup_r>
UserSubscriptionPlanner seems ok.. still thinking :)
Xeago_ has quit [Remote host closed the connection]
nankyokusei has joined #ruby
jaguarmagenta has joined #ruby
freerobby has joined #ruby
RegulationD has quit [Ping timeout: 258 seconds]
nankyokusei has quit [Ping timeout: 244 seconds]
jaguarmagenta has quit [Ping timeout: 240 seconds]
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
zacstewart has joined #ruby
<unknown|>
.
Xeago_ has joined #ruby
khelair has joined #ruby
terminalrecluse has joined #ruby
pontiki has quit [Quit: "Poets have been mysteriously silent on the subject of cheese." -- G.K.Chesterson]
pontiki has joined #ruby
moeabdol has joined #ruby
houhoulis has joined #ruby
dhruvasagar has joined #ruby
hahuang61 has joined #ruby
terminalrecluse has quit [Ping timeout: 260 seconds]
swills has joined #ruby
dionysus69 has joined #ruby
dhruvasagar has quit [Ping timeout: 276 seconds]
hahuang61 has quit [Ping timeout: 250 seconds]
khelair has quit [Ping timeout: 244 seconds]
pawnbox_ has quit [Remote host closed the connection]
pawnbox has joined #ruby
infra-red has joined #ruby
douglascorrea has joined #ruby
infra-red has quit [Remote host closed the connection]
smathy has joined #ruby
Xeago__ has joined #ruby
Xeago- has joined #ruby
dangerousdave has joined #ruby
harfangk has quit [Quit: harfangk]
douglascorrea has quit [Ping timeout: 258 seconds]
jetpackj1 has joined #ruby
Xeago_ has quit [Ping timeout: 260 seconds]
Xeago has quit [Ping timeout: 276 seconds]
Xeago- is now known as Xeago
macsteps has quit [Remote host closed the connection]
macsteps has joined #ruby
tildes has joined #ruby
dminuoso has joined #ruby
nadir has quit [Quit: Connection closed for inactivity]
pilne has quit [Quit: Quitting!]
jetpackj1 has quit [Ping timeout: 252 seconds]
solocshaw has joined #ruby
macsteps has quit [Ping timeout: 246 seconds]
ChrisWilding has joined #ruby
dminuoso has quit [Ping timeout: 276 seconds]
vuoto has quit [Remote host closed the connection]
emiltin has quit [Quit: Computer has gone to sleep.]
vuoto has joined #ruby
solocshaw has quit [Ping timeout: 250 seconds]
tristanp has quit [Remote host closed the connection]
davedev24 has joined #ruby
CausaMortis-Work has joined #ruby
elifoster has quit [Ping timeout: 246 seconds]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
dc2 has joined #ruby
<CausaMortis-Work>
Hey guys. I need some help. I have setup a local dev environment with rbenv and I need to switch to a different version for a different project. I installed the ruby version I need using rbenv install (its 2.2.4 by the way) and switched to the dir that hosts my rails project. I then set the local rbenv to 2.2.4 but when I try to bundle install it tells me the ruby version is not installed. I've been googling
<CausaMortis-Work>
this for a few hours but I am at a loss and frankly, quite new to the ruby env and far from experienced with unix
pontiki has quit [Quit: "Poets have been mysteriously silent on the subject of cheese." -- G.K.Chesterson]
<imperator>
CausaMortis-Work, what is the output of rbenv shell ?
vuoto has quit [Ping timeout: 276 seconds]
RegulationD has quit [Ping timeout: 244 seconds]
<CausaMortis-Work>
imperator: Ah, only just managed to find a SO question that solved my problem but perhaps you could clarify some more :) it seemed the path to the shims was not correctly added to my path variable (but the docs state that this is how rbenv works to begin with.. im a but stumped)
vuoto has joined #ruby
pLaToOn has quit [Read error: Connection reset by peer]
<CausaMortis-Work>
rbenv shell states: no shell specific version installed
<ullu>
what else can be done with "?" operator/method?
hahuang61 has joined #ruby
<ullu>
I can't seem to find a definitive spec for it
d0nn1e has quit [Ping timeout: 264 seconds]
<Mon_Ouie>
It's not a method, it's just a syntax for character literals
<Papierkorb>
ullu: it does what you wrote. Turns the char after it into a string containing that character. More of an obscure syntax I guess
d0nn1e has joined #ruby
terminalrecluse has joined #ruby
<ullu>
oh, so there aren't any additional applications of it (apart from putting at the end of methods)?
No has left #ruby ["Leaving"]
<shevy>
ullu ternary
<Mon_Ouie>
It used to make more sense back in Ruby 1.8 where it returned an integer (it was changed to return a String in 1.9, because the same change happened in String#[])
<ullu>
Mon_Ouie: would the 0x be something analogous for numeric literals then?
kareeole_ has joined #ruby
<ullu>
(in hex, i.e.)
nankyokusei has quit [Ping timeout: 258 seconds]
<ullu>
shevy: right, forgot that one, thanks
rehat has joined #ruby
<Mon_Ouie>
I'm not sure how the ?-character syntax and hexadecimal integer syntax are analogous
hahuang61 has quit [Ping timeout: 250 seconds]
<ullu>
a prefix designation for a literal 'type'?
kareeoleez has quit [Ping timeout: 260 seconds]
No has joined #ruby
No has left #ruby ["Leaving"]
neo_ has quit [Remote host closed the connection]
<ullu>
Mon_Ouie: so both seem like a 'type cast' operators for the ensuing characters
DrCode has joined #ruby
<ullu>
except ? only acts on the immediately following character
neo_ has joined #ruby
last_staff has quit [Quit: last_staff]
<neo_>
What is a gem to use to generate 100 users with different names, age, whatever in development ?
<adaedra>
You could use faker to generate names
lxsameer has joined #ruby
conta has joined #ruby
dh64 has quit [Quit: Konversation terminated!]
<neo_>
perfect thankss
mtkd has quit [Ping timeout: 260 seconds]
<adaedra>
yw
mtkd has joined #ruby
smathy is now known as smathy_afk
smathy_afk has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
allcentury has joined #ruby
dminuoso has joined #ruby
vuoto has quit [Remote host closed the connection]
solocshaw has quit [Read error: Connection reset by peer]
solocshaw has joined #ruby
kareeole_ has quit [Remote host closed the connection]
allcentury has quit [Ping timeout: 252 seconds]
smathy has joined #ruby
dminuoso has quit [Ping timeout: 276 seconds]
Azure has joined #ruby
isberg has joined #ruby
<isberg>
Is there tool for validating / type check my code?
kavanagh has joined #ruby
toretore has quit [Ping timeout: 244 seconds]
Xeago__ has quit [Remote host closed the connection]
nerium has joined #ruby
rikkipitt has joined #ruby
<jhass>
isberg: rubocop
<jhass>
well not type check
yma__gib has joined #ruby
<jhass>
tracing types in typical ruby code is quite hard, incredibly slow and impossible in some cases
ta_ has joined #ruby
<shevy>
its --autocorrect option is nice
sepp2k1 has quit [Read error: Connection reset by peer]
<isberg>
jhass thanks
allcentury has joined #ruby
<jhass>
isberg: get a nice testsuite and a coverage tool if you want to gain some confidence over correctness
jackjackdripper has joined #ruby
<isberg>
have that to
hutch34 has joined #ruby
<xall>
i'm getting a syntax warning for: ambiguous first argument; put parentheses or a space even after `/' operator
ta_ has quit [Ping timeout: 260 seconds]
<xall>
for the line: assert_match /expired/i, response.body
<xall>
this seems dumb. i'm using vim and its a syntastic warning. i didn't have much luck with google. i imagine this has to be a common problem
Parko has joined #ruby
neo_ has quit [Remote host closed the connection]
allcentury has quit [Ping timeout: 244 seconds]
<xall>
do people typically surround a regex like that with parens?
rikkipitt has quit [Remote host closed the connection]
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<jhass>
xall: well yes, or use %r literals
tomphp has joined #ruby
arup_r has quit []
symm- has quit [Ping timeout: 272 seconds]
madgen has quit [Ping timeout: 244 seconds]
conta has quit [Ping timeout: 264 seconds]
xxneolithicxx has quit [Remote host closed the connection]
RegulationD has joined #ruby
neo_ has joined #ruby
jxs__ has quit [Ping timeout: 250 seconds]
jaguarmagenta has joined #ruby
xxneolithicxx has joined #ruby
RegulationD has quit [Ping timeout: 240 seconds]
jaguarmagenta has quit [Ping timeout: 244 seconds]
solocshaw has quit [Ping timeout: 250 seconds]
terminalrecluse has quit [Ping timeout: 264 seconds]
tristanp has joined #ruby
hahuang61 has joined #ruby
tristanp has quit [Remote host closed the connection]
jxs__ has joined #ruby
blackgoat has joined #ruby
jetpackj1 has joined #ruby
tubuliferous_ has joined #ruby
hahuang61 has quit [Ping timeout: 250 seconds]
elifoster has quit [Ping timeout: 246 seconds]
CausaMortis-Work has quit [Ping timeout: 276 seconds]
jetpackj1 has quit [Ping timeout: 252 seconds]
cdg has joined #ruby
spider-mario has quit [Remote host closed the connection]
ChrisWilding has quit [Quit: leaving]
workmad3 has quit [Ping timeout: 272 seconds]
jackjackdripper has quit [Quit: Leaving.]
davedev24 has quit [Remote host closed the connection]
imperator has quit [Quit: This computer has gone to sleep]
dminuoso has joined #ruby
karapetyan has quit [Remote host closed the connection]
A5101_ has joined #ruby
zenlot6 has joined #ruby
rehat has quit [Remote host closed the connection]
A5101_ has quit [Remote host closed the connection]
A5101 has quit [Quit: Leaving]
karapetyan has joined #ruby
A5101 has joined #ruby
smathy is now known as smathy_afk
zenlot has quit [Ping timeout: 260 seconds]
dminuoso has quit [Ping timeout: 240 seconds]
smathy_afk has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jackjackdripper has joined #ruby
karapetyan has quit [Ping timeout: 260 seconds]
firstdayonthejob has quit [Ping timeout: 276 seconds]
tmtwd_ has quit [Ping timeout: 244 seconds]
jackjackdripper has quit [Client Quit]
nerium has quit [Quit: nerium]
isberg has quit [Quit: I'm out]
chrismytton has joined #ruby
ta_ has joined #ruby
the_drow has quit [Quit: This computer has gone to sleep]
karapetyan has joined #ruby
moeabdol has quit [Ping timeout: 244 seconds]
Xeago_ has joined #ruby
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ta_ has quit [Ping timeout: 264 seconds]
Xeago_ has quit [Remote host closed the connection]
Gasher has quit [Ping timeout: 258 seconds]
ullu has quit [Ping timeout: 264 seconds]
kavanagh has quit [Quit: That's all folks!]
douglascorrea has joined #ruby
RedNifre has quit [Quit: ZZ]
jaguarmagenta has joined #ruby
harro has joined #ruby
khelair has joined #ruby
tildes has joined #ruby
RegulationD has joined #ruby
tmtwd has joined #ruby
biberu has quit []
zenlot6 has quit [Ping timeout: 272 seconds]
k3rn31 has joined #ruby
zenlot6 has joined #ruby
RegulationD has quit [Ping timeout: 244 seconds]
terminalrecluse has joined #ruby
jaguarma_ has joined #ruby
nando293921 has quit [Ping timeout: 250 seconds]
jetpackj1 has joined #ruby
allcentury has joined #ruby
jaguarmagenta has quit [Ping timeout: 252 seconds]
xall_ has joined #ruby
jrafanie has joined #ruby
jetpackj1 has quit [Ping timeout: 252 seconds]
k3rn31 has quit [Quit: Computer has gone to sleep.]
allcentury has quit [Ping timeout: 272 seconds]
nankyokusei has joined #ruby
dhruvasagar has joined #ruby
rainmanjam has joined #ruby
xall has quit [Ping timeout: 258 seconds]
solocshaw has joined #ruby
dhruvasagar has quit [Ping timeout: 240 seconds]
solocshaw1 has joined #ruby
nankyokusei has quit [Ping timeout: 264 seconds]
amclain has joined #ruby
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
kirun has quit [Quit: Client exiting]
imperator has joined #ruby
chipotle has joined #ruby
chipotle has quit [Max SendQ exceeded]
yma__gib has quit [Ping timeout: 276 seconds]
solocshaw has quit [Ping timeout: 250 seconds]
solocshaw1 is now known as solocshaw
xall has joined #ruby
chipotle has joined #ruby
nettoweb has joined #ruby
jrafanie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
xall_ has quit [Ping timeout: 264 seconds]
macsteps has joined #ruby
hutch34 has quit [Ping timeout: 260 seconds]
davedev24 has joined #ruby
Xeago_ has joined #ruby
SCHAAP137 has quit [Quit: Exiting...]
nadir has joined #ruby
Xeago_ has quit [Remote host closed the connection]
davedev24 has quit [Ping timeout: 250 seconds]
dminuoso has joined #ruby
yma__gib has joined #ruby
unknown| has quit [Ping timeout: 252 seconds]
macsteps has quit [Remote host closed the connection]
unknown| has joined #ruby
neo_ has quit [Remote host closed the connection]
dminuoso has quit [Ping timeout: 250 seconds]
mistermocha has joined #ruby
Trynemjoel has quit [Ping timeout: 244 seconds]
mistermo_ has joined #ruby
mistermocha has quit [Ping timeout: 272 seconds]
yma__gib has quit [Ping timeout: 272 seconds]
mistermo_ has quit [Read error: Connection reset by peer]
mistermocha has joined #ruby
Trynemjoel has joined #ruby
mattwashere has joined #ruby
yma__gib has joined #ruby
allcentury has joined #ruby
mistermocha has quit [Read error: Connection reset by peer]
mistermo_ has joined #ruby
ramfjord has joined #ruby
JackiPo has joined #ruby
mistermo_ has quit [Read error: Connection reset by peer]