jhass changed the topic of #ruby to: Rules & more: http://ruby-community.com || Ruby 2.2.4; 2.1.8; 2.0.0-p648: https://ruby-lang.org || Paste >3 lines of text on https://gist.github.com || log @ http://irclog.whitequark.org/ruby/
kmckelvin has joined #ruby
sandstrom has joined #ruby
n008f4g_ has joined #ruby
jcdesimp has joined #ruby
nehaljwani has quit [Ping timeout: 246 seconds]
kmckelvin has quit [Ping timeout: 260 seconds]
AndroFox has left #ruby ["Leaving"]
jcdesimp has quit [Ping timeout: 264 seconds]
virkill has joined #ruby
virkill has quit [Client Quit]
iateadonut has joined #ruby
kmckelvin has joined #ruby
edwinvdgraaf has quit [Remote host closed the connection]
edwinvdgraaf has joined #ruby
mjw56 has joined #ruby
joshua1 has quit [Quit: WeeChat 1.3]
djbkd has quit [Remote host closed the connection]
IdanM has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
djbkd has joined #ruby
ascarter has joined #ruby
eytanfb has joined #ruby
<havenwood> Hem, but it's supposed to be...: ["D", "B", "C", "A"]
<havenwood> >> [1, 2, 3, 4].map { |x| (69 - (((1.fdiv(2) + Math.sqrt(23.fdiv(108))) ** 1.fdiv(3) + (1.fdiv(2) - Math.sqrt(23.fdiv(108))) ** 1.fdiv(3)).to_s.delete(?.).each_char.map(&:to_i))[x.pred]).chr }
<ruboto> havenwood # => ["D", "B", "C", "A"] (https://eval.in/488416)
<Ox0dea> How did I miss that?
bb010g has joined #ruby
ElFerna has quit [Ping timeout: 260 seconds]
railswebdev has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
djbkd has quit [Ping timeout: 265 seconds]
eytanfb has quit [Ping timeout: 265 seconds]
railswebdev has joined #ruby
devoldmx has joined #ruby
haasn has quit [Quit: haasn]
kmckelvin has quit [Ping timeout: 276 seconds]
<shevy> you are getting old
atomical has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ElFerna has joined #ruby
edwinvdgraaf has quit [Read error: Connection reset by peer]
edwinvdgraaf has joined #ruby
sanguisdex has joined #ruby
jcdesimp has joined #ruby
<sanguisdex> is therea way of hash derefrenceing so that I can make https://gist.github.com/sanguis/bde89eb3405f6307faad work?
ss_much has joined #ruby
devoldmx has quit [Ping timeout: 272 seconds]
millerti has quit [Read error: Connection reset by peer]
moeabdol has quit [Ping timeout: 260 seconds]
K1MOS has joined #ruby
K1MOS is now known as moos3
djbkd has joined #ruby
SCHAAP137 has quit [Remote host closed the connection]
ruu_ has joined #ruby
atomical has joined #ruby
edwinvdgraaf has quit [Remote host closed the connection]
idefine has joined #ruby
jcdesimp has quit [Ping timeout: 256 seconds]
haasn has joined #ruby
hxegon has joined #ruby
nehaljwani has joined #ruby
nehaljwani has quit [Changing host]
nehaljwani has joined #ruby
ruu_ has quit [Ping timeout: 264 seconds]
<Ox0dea> sanguisdex: It's not entirely clear what you're asking.
<Ox0dea> Does this help any? https://eval.in/488417
<ellistaa> what would you say are the one or two concepts that because they aren’t understood very well prevent people from being good programmers
nettoweb has joined #ruby
<sanguisdex> Ox0dea: it does :)
sandstrom has quit [Quit: My computer has gone to sleep.]
<Ox0dea> sanguisdex: Yay. :)
hxegon is now known as hxegon_AFK
<havenwood> ellistaa: narrowing it down to one concept i'd say "programming"
<sanguisdex> Ox0dea: why does adding, id to my each function fix the problem, if you dont mind
<sanguisdex> Ox0dea: documentaion refs are welcome
<ellistaa> havenwood: ok what else
<ellistaa> havenwood: or what do u mean by
<Ox0dea> sanguisdex: Hash#each yields two arguments to the block.
<ellistaa> programming
<Ox0dea> >> h = {a: 1}; results = []; h.each { |stuff| results << stuff }; h.each { |key, value| results << key }; results # sanguisdex
<ruboto> Ox0dea # => [[:a, 1], :a] (https://eval.in/488418)
pawnbox has joined #ruby
<havenwood> ellistaa: writing programs
<Ox0dea> sanguisdex: I didn't just fix the arity of the block, though. You were also invoking Hash#[] with no arguments, which is an error.
<Ox0dea> ellistaa: Finding the proper abstractions is the hardest part of programming.
<Ox0dea> Then comes naming them.
<havenwood> ellistaa: narrowing a concept down to a concept is a noop
<ellistaa> Ox0dea: can u give an example
<sanguisdex> naming things of dear
<Ox0dea> ellistaa: An example of an improper abstraction?
<havenwood> ellistaa: how to represent a thing in code then what to name the parts
<ellistaa> Ox0dea: yeah
<Ox0dea> Really worth your time on this particular subject.
<ellistaa> Ox0dea: cool thanks will read it
pawnbox has quit [Ping timeout: 240 seconds]
atomical has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jcdesimp has joined #ruby
hxegon_AFK has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<havenwood> ellistaa: Complexity is a common pitfall. See: http://www.infoq.com/presentations/Simple-Made-Easy
mary5030 has quit [Remote host closed the connection]
<ellistaa> what a beautiful page
<ellistaa> oops ignore that comment
<ellistaa> thanks for the link
<havenwood> Laaw: Another to watch: https://www.youtube.com/watch?v=f84n5oFoZBc
bronson has joined #ruby
<havenwood> Laaw: Oops, MT
<havenwood> ellistaa: ^
<ellistaa> thanks
<havenwood> ellistaa: Thinking about problems is important!
<ellistaa> thinking is important
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
wolffles has quit [Quit: wolffles]
AnoHito has quit [Ping timeout: 260 seconds]
shazaum_ has joined #ruby
<shevy> :D
shazaum_ has quit [Remote host closed the connection]
htmldrum has joined #ruby
SCHAAP137 has joined #ruby
<ellistaa> woo thanks
jcdesimp has quit [Ping timeout: 240 seconds]
<Ox0dea> ellistaa: Just keep putting more Rich Hickey in your life.
<ellistaa> Ox0dea: k
InvGhostt has quit [Ping timeout: 260 seconds]
<Ox0dea> Also, be advised that he cries when you say "recurse": https://clojuredocs.org/clojure.core/recur
<Ox0dea> Only a truly monstrous entity hellbent on the vilest devilry would wish such a thing.
weemsledeux has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bronson has quit [Ping timeout: 265 seconds]
devoldmx has joined #ruby
jessemcgilallen has joined #ruby
hxegon has joined #ruby
samgerber has quit [Remote host closed the connection]
kirun has quit [Quit: Client exiting]
cwong_on_irc has quit [Quit: Leaving.]
<ellistaa> oh one last question. what programming books should i get for xmas? i’ve read POODR that’s about it …
moos3 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
AnoHito has joined #ruby
DavidDudson has quit [Quit: Goodbye all, and thankyou.]
samgerber has joined #ruby
<stevenxl> Hm..
davedev24 has joined #ruby
weemsledeux has joined #ruby
<stevenxl> I have the following class
davedev24 has quit [Read error: Connection reset by peer]
<Ox0dea> ellistaa: http://computationbook.com/
davedev2_ has quit [Ping timeout: 240 seconds]
<stevenxl> for whatever reason, when I try to initialize that class with a hash, I get a wrong number of arguments error, 1 for 0.
<ellistaa> Ox0dea: ooo cool thanks
<stevenxl> I'm a bit perplexed
davedev24 has joined #ruby
<Ox0dea> ellistaa: It's great.
<ellistaa> Ox0dea: ill order it
<Ox0dea> Yay!
<stevenxl> ah crap
<Ox0dea> I think you'll like it.
<stevenxl> it's initialize,not initial
<stevenxl> :-(
<shevy> lol
<Ox0dea> Tom Stuart is probably my favorite Rubyist.
<shevy> I once wrote
<shevy> def intialize
<shevy> and could not figure out why it was not working
<Ox0dea> I once wrote `public def initialize`, and everything was fine until I realized String has a constructor.
jcdesimp has joined #ruby
<Ox0dea> Where "once" was yesterday: https://eval.in/487767
DavidDudson has joined #ruby
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<shevy> that looks so java
<Ox0dea> It does not.
<Ox0dea> That could be a regular-ol' `def` followed by `public :initialize`, but why?
<stevenxl> haha
<stevenxl> glad to see i'm in good company
<Ox0dea> stevenxl: So is that class's purpose to kill blocks?
<stevenxl> Ox0dea: Yes. Blocks of stocks.
<stevenxl> stockfighter.io
<stevenxl> ;)
<stevenxl> It is not killing them.
<stevenxl> :-(
smactive_ has joined #ruby
<Ox0dea> I think you probably want Executor.
jcdesimp has quit [Ping timeout: 256 seconds]
<stevenxl> I like that.
<Ox0dea> Far less morbid, if nothing else.
TomyLobo has quit [Ping timeout: 265 seconds]
marr has quit [Ping timeout: 240 seconds]
shock_one has joined #ruby
Pupeno has quit [Remote host closed the connection]
seitensei has joined #ruby
seitensei has quit [Changing host]
seitensei has joined #ruby
smactive has quit [Ping timeout: 264 seconds]
houhoulis has quit [Remote host closed the connection]
paradisaeidae has joined #ruby
kmckelvin has joined #ruby
davedev2_ has joined #ruby
davedev24 has quit [Ping timeout: 240 seconds]
shock_one has quit [Ping timeout: 272 seconds]
ElFerna has quit [Ping timeout: 255 seconds]
ellistaa has quit [Quit: ellistaa]
pawnbox has joined #ruby
SCHAAP137 has quit [Remote host closed the connection]
seitensei has quit [Ping timeout: 245 seconds]
davedev24 has joined #ruby
moeabdol has joined #ruby
kmckelvin has quit [Ping timeout: 264 seconds]
icbm has quit [Quit: Leaving]
idefine has quit [Remote host closed the connection]
sanguisdex has quit [Ping timeout: 260 seconds]
davedev2_ has quit [Ping timeout: 240 seconds]
pawnbox has quit [Ping timeout: 264 seconds]
stannard has quit [Remote host closed the connection]
AlphaAtom has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
moeabdol has quit [Ping timeout: 276 seconds]
AlphaAtom has joined #ruby
ElFerna has joined #ruby
AlphaAtom has quit [Client Quit]
bithon has quit [Quit: WeeChat 1.3]
ruu_ has joined #ruby
jcdesimp has joined #ruby
hxegon is now known as hxegon_AFK
railswebdev has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
mistermocha has joined #ruby
mistermocha has quit [Remote host closed the connection]
mistermocha has joined #ruby
rgtk has quit [Remote host closed the connection]
<shevy> what is the maximum amount of code, in lines per code, for any single class so far?
ruu_ has quit [Ping timeout: 264 seconds]
jcdesimp has quit [Ping timeout: 255 seconds]
wildlander has quit [Quit: Saliendo]
<Ox0dea> > lines per code
<shevy> yeah so you are clueless
RegulationD has joined #ruby
<Ox0dea> Insofar as I have no idea what you're on about? Absolutely.
<shevy> > random waste of time again
<Ox0dea> I guess that must actually help you feel better about something, huh?
hxegon_AFK has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<pontiki> let's try that question with "lines *of* code"
<shevy> it's just the usual "I can't give any useful answer so I'll waste time"
<Ox0dea> shevy: This is IRC.
<pontiki> useless answers abound!
<pontiki> wasting time is!
WeiJunLi has quit [Ping timeout: 256 seconds]
ascarter has joined #ruby
Rickmasta has joined #ruby
RegulationD has quit [Ping timeout: 264 seconds]
Rickmasta has quit [Max SendQ exceeded]
FooMunki has quit [Quit: FooMunki]
<stevenxl> Sweet.
hxegon has joined #ruby
<stevenxl> My BlockExecutor is executoring blocks.
dorei has quit []
idefine has joined #ruby
<stevenxl> not very sophisticated. Grabs the first sell order on teh order book and places a limit order to buy that much stock.
akem has joined #ruby
Marsupermammal has joined #ruby
jcdesimp has joined #ruby
Rickmasta has joined #ruby
Marsupermammal has quit [Max SendQ exceeded]
Jardayn has quit [Quit: Leaving]
Yzguy has joined #ruby
lessless has joined #ruby
Yzguy has quit [Client Quit]
jcdesimp has quit [Ping timeout: 240 seconds]
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
pawnbox has joined #ruby
hxegon is now known as hxegon_AFK
mistermocha has quit [Remote host closed the connection]
<stevenxl> hm..
<stevenxl> seems like blocky is stuck
jcdesimp has joined #ruby
dopie has quit [Quit: This computer has gone to sleep]
bkxd has joined #ruby
samgerber has quit [Remote host closed the connection]
pawnbox has quit [Ping timeout: 260 seconds]
bkxd has quit [Ping timeout: 272 seconds]
hxegon_AFK is now known as hxegon
DLSteve has joined #ruby
calderonroberto has quit [Ping timeout: 260 seconds]
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ferr has quit [Ping timeout: 255 seconds]
AlphaAtom has joined #ruby
ledestin has joined #ruby
jessemcgilallen has quit [Quit: jessemcgilallen]
Rickmasta has joined #ruby
wolffles has joined #ruby
railswebdev has joined #ruby
AlphaAtom has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
hxegon has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tvon has quit [Remote host closed the connection]
tvon has joined #ruby
jbrhbr has joined #ruby
kmckelvin has joined #ruby
jbrhbr has quit [Client Quit]
mistermocha has joined #ruby
calderonroberto has joined #ruby
auzty has joined #ruby
krobzaur has joined #ruby
kmckelvin has quit [Ping timeout: 256 seconds]
xcesariox has joined #ruby
n008f4g_ has quit [Ping timeout: 240 seconds]
akem has quit [Read error: No route to host]
sankaber has joined #ruby
krobzaur has quit [Ping timeout: 246 seconds]
ruu_ has joined #ruby
I has joined #ruby
I is now known as Guest65409
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
calderonroberto has quit [Ping timeout: 240 seconds]
zeroDivisible has quit [Quit: WeeChat 1.3]
ruu_ has quit [Ping timeout: 276 seconds]
nonopposition has quit [Remote host closed the connection]
samgerber has joined #ruby
mistermocha has quit [Remote host closed the connection]
wolffles has quit [Read error: Connection reset by peer]
radgeRayden__ has quit [Ping timeout: 265 seconds]
mikecmpbll has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
kmckelvin has joined #ruby
codeurge has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
arooni has joined #ruby
calderonroberto has joined #ruby
calderonroberto has quit [Max SendQ exceeded]
calderonroberto has joined #ruby
mary5030 has joined #ruby
arescorpio has joined #ruby
bkxd has joined #ruby
Bloomer has joined #ruby
krz has joined #ruby
nocd has joined #ruby
davedev24 has quit []
nonopposition has joined #ruby
mary5030 has quit [Remote host closed the connection]
bkxd has quit [Ping timeout: 276 seconds]
pawnbox has joined #ruby
whippythellama has quit [Quit: WeeChat 1.3]
ElFerna has quit [Ping timeout: 256 seconds]
pawnbox has quit [Ping timeout: 272 seconds]
radgeRayden__ has joined #ruby
codeurge has joined #ruby
moeabdol has joined #ruby
amincd has joined #ruby
<amincd> hello, what does Array#abbrev do?
<apeiros> &ri Array#abbrev @amincd
ElFerna has joined #ruby
* apeiros pokes `derpy
<amincd> >> ["monkey", "duck", "luck"].abbrev()
<ruboto> amincd # => undefined method `abbrev' for ["monkey", "duck", "luck"]:Array (NoMethodError) ...check link for more (https://eval.in/488419)
diegoviola has quit [Quit: WeeChat 1.3]
<apeiros> well, since `derpy is asleep…
<amincd> I don't understand the definition provided in the Ruby reference: "Calculates the set of unambiguous abbreviations for the strings in self."
<amincd> what is an unambigious abbreviation"
<apeiros> do you understand the word "unambiguous"?
<amincd> no I don't
<amincd> not in the context of programming languages
<apeiros> then I suggest you get a dictionary and look it up?
<amincd> what is an abbreviation in programming?
DLSteve has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<apeiros> it's not related to programming
<amincd> then wtf
<apeiros> out of your sample of words (monkey, duck, luck), how many letters from the beginning do you need to know which word it is?
<amincd> oh I see
moeabdol has quit [Ping timeout: 260 seconds]
shock_one has joined #ruby
Pupeno has joined #ruby
<Ox0dea> >> require 'abbrev'; %w[monkey duck luck].abbrev['d']
<ruboto> Ox0dea # => "duck" (https://eval.in/488420)
seitensei has joined #ruby
<Ox0dea> That wouldn't have worked if "d" weren't an unambiguous prefix.
<amincd> >> require 'abbrev'; %w[bar baz foo].abbrev
<ruboto> amincd # => {"bar"=>"bar", "baz"=>"baz", "foo"=>"foo", "fo"=>"foo", "f"=>"foo"} (https://eval.in/488421)
DLSteve has joined #ruby
<Ox0dea> ?experiment amincd
<ruboto> amincd, Please use your local irb or pry (see ?pry) to experiment, ruboto's eval functionality is for demonstration purposes only.
krobzaur has joined #ruby
<amincd> >> puts "ok"
<ruboto> amincd # => ok ...check link for more (https://eval.in/488422)
<Ox0dea> What a dick.
<apeiros> Ox0dea: mind your words
<Ox0dea> Mind the citizenry.
<amincd> that was the last one I promise
<apeiros> amincd: Ox0dea's point stands, though. please don't abuse ruboto.
ElFerna has quit [Ping timeout: 256 seconds]
dlitvak has joined #ruby
shock_one has quit [Ping timeout: 264 seconds]
arescorpio has quit [Quit: Leaving.]
<amincd> anyway, thanks!
Pupeno has quit [Ping timeout: 256 seconds]
seitensei has quit [Ping timeout: 260 seconds]
St1gma has quit [Remote host closed the connection]
<apeiros> !kick Ox0dea pondered. you don't get a special pass. fix your behavior.
Ox0dea was kicked from #ruby by ruboto [pondered. you don't get a special pass. fix your behavior.]
BTRE has quit [Remote host closed the connection]
cpup has quit [Ping timeout: 260 seconds]
calderonroberto has quit [Ping timeout: 250 seconds]
codeurge has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
dlitvak has quit [Ping timeout: 245 seconds]
St1gma has joined #ruby
colegatron has quit [Ping timeout: 240 seconds]
Zamerick has quit [Ping timeout: 256 seconds]
karapetyan has joined #ruby
karapetyan has quit [Remote host closed the connection]
aryaching has joined #ruby
ruu_ has joined #ruby
karapetyan has joined #ruby
fn2187 has quit [Remote host closed the connection]
djbkd has quit [Quit: My people need me...]
fn2187 has joined #ruby
karapetyan has quit [Ping timeout: 260 seconds]
ruu_ has quit [Ping timeout: 265 seconds]
ur5us has quit [Read error: Connection reset by peer]
fn2187 has quit [Remote host closed the connection]
ur5us has joined #ruby
aryaching has quit [Ping timeout: 246 seconds]
sankaber has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
fn2187 has joined #ruby
aryaching has joined #ruby
BTRE has joined #ruby
Puffball has quit [Quit: No Ping reply in 180 seconds.]
colegatron has joined #ruby
nonopposition has quit [Remote host closed the connection]
astrobun_ has joined #ruby
DLSteve has quit [Quit: Textual IRC Client: www.textualapp.com]
hxegon has joined #ruby
samgerber has quit [Remote host closed the connection]
cassioscabral has quit [Quit: cassioscabral]
nonopposition has joined #ruby
Puffball has joined #ruby
pdoherty has joined #ruby
krobzaur has quit [Ping timeout: 276 seconds]
bronson has joined #ruby
arescorpio has joined #ruby
cwong_on_irc has joined #ruby
bronson has quit [Ping timeout: 265 seconds]
pdoherty has quit [Read error: Connection reset by peer]
Puffball has quit [Remote host closed the connection]
pdoherty has joined #ruby
hxegon is now known as hxegon_AFK
samgerber has joined #ruby
yqt has quit [Ping timeout: 245 seconds]
radgeRayden__ has quit [Read error: Connection reset by peer]
nocd has quit [Quit: nocd]
radgeRayden__ has joined #ruby
ninetysix has joined #ruby
minimalism has joined #ruby
aryaching has quit [Read error: Connection reset by peer]
<ninetysix> can someone help me?
braincras has quit [Quit: bye bye]
pawnbox has joined #ruby
<ninetysix> can someone help me with gem?
<apeiros> ninetysix: maybe. we won't know until you asked your question.
hxegon_AFK has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
freerobby has quit [Quit: Leaving.]
<ninetysix> good point, well when I try to install pg with 'sudo gem install pg' it fails. Im running Fedora 23 and i cant think of anything that I need
nonopposition has quit [Remote host closed the connection]
<apeiros> ninetysix: did you read the output?
sleepee has joined #ruby
<ninetysix> the only things that give me any hints are
<ninetysix> ERROR: Error installing pg:
<ninetysix> ERROR: Failed to build gem native extension.
mary5030 has joined #ruby
<apeiros> that's the full output?
<ninetysix> no, wasnt sure if I would get yelled at for the long paste. this is the full output
<ninetysix> sudo gem install pg
<ninetysix> Building native extensions. This could take a while...
<ninetysix> ERROR: Error installing pg:
<ninetysix> ERROR: Failed to build gem native extension.
<ninetysix> /usr/bin/ruby -r ./siteconf20151220-1227-pamwfa.rb extconf.rb
<ninetysix> checking for pg_config... yes
<ninetysix> Using config values from /bin/pg_config
<ninetysix> *** extconf.rb failed ***
<Radar> !mute ninetysix
<ninetysix> Could not create Makefile due to some reason, probably lack of necessary
<Radar> ...
<apeiros> ninetysix: um… yes, you would get yelled at
<Radar> ?gist ninetysix
<ruboto> ninetysix, https://gist.github.com - Multiple files, syntax highlighting, even automatically with matching filenames, can be edited
<Radar> !unmute ninetysix
<ninetysix> --without-make-prog
<ninetysix> --srcdir=.
<ninetysix> --curdir
<Radar> !mute ninetysix
<ninetysix> --ruby=/usr/bin/$(RUBY_BASE_NAME)
iateadonut has quit [Quit: Leaving.]
<Radar> Well that was a mistake.
<apeiros> oh dear :)
<apeiros> unmute in ~30s?
<Radar> ninetysix: Please tell me when you've finished spamming the channel and I will unmute.
ninetysix has quit [Remote host closed the connection]
Puffball has joined #ruby
<Radar> !unmute ninetysix
c355e3b has quit [Quit: Connection closed for inactivity]
iateadonut has joined #ruby
<apeiros> I assume they didn't contact you, Radar?
<Radar> nope
ur5us has quit [Remote host closed the connection]
mary5030 has quit [Ping timeout: 240 seconds]
<apeiros> well, I guess they didn't read the messages then. doubt they'll come back.
ninetysix has joined #ruby
nonopposition has joined #ruby
<ninetysix> sorry about that....
atomical has joined #ruby
<apeiros> s'ok
<apeiros> just use gist
<Radar> ?gist ninetysix
<ruboto> ninetysix, https://gist.github.com - Multiple files, syntax highlighting, even automatically with matching filenames, can be edited
braincrash has joined #ruby
pawnbox has quit [Read error: Connection reset by peer]
<ninetysix> ?gist
<ruboto> https://gist.github.com - Multiple files, syntax highlighting, even automatically with matching filenames, can be edited
<ninetysix> sweet!
stannard has joined #ruby
ibouvousaime has quit [Ping timeout: 246 seconds]
jgpawletko has quit [Quit: jgpawletko]
<Radar> ta
<Radar> how did you install Ruby?
<ninetysix> sudo dnf install ruby ruby-devel
seitensei has joined #ruby
samgerber has quit [Remote host closed the connection]
<Radar> ninetysix: did you instlal gcc?
<Radar> install*
<ninetysix> yep
<Radar> neat
<Radar> Not sure
<apeiros> "The compiler failed to generate an executable file"
<apeiros> so either it finds the wrong compiler or something else is off
<Radar> "You have to install development tools first.
<Radar> "
<ninetysix> ^
codeurge has joined #ruby
<Radar> I don't know what Fedora means for "development tools"
mjw56 has quit [Remote host closed the connection]
stannard has quit [Ping timeout: 276 seconds]
<ninetysix> I have everything i can think of
<ninetysix> I did yum groupinstall "Development Tools" "Development Libraries"
<Radar> Ok, give me a sec to tinker here.
samgerber has joined #ruby
<ninetysix> Very much appreciated
ElSif has joined #ruby
rippa has joined #ruby
lacuna has joined #ruby
lacuna has quit [Read error: Connection reset by peer]
lacuna has joined #ruby
lacuna has quit [Changing host]
lacuna has joined #ruby
stevenxl has quit [Read error: No route to host]
<Radar> ninetysix: I'm concerned that dnf install ruby ruby-devel doesn't actually install all the packages.
<Radar> I'm now installing Ruby 2.2.4 onto a Fedora box using ruby-install. I'll see how that goes.
<Radar> If it works then I'd recommend that you do the same; avoid using dnf for installing Ruby and instead install it with ruby-install.
<ninetysix> im also on the latest release of fedora. I have done this successfully on 22
cwong_on_irc has quit [Ping timeout: 264 seconds]
<Radar> I'm on Fedora 23.
ninetysix has left #ruby ["Leaving"]
ninetysix has joined #ruby
<ninetysix> If i install postgres using dnf like this 'sudo dnf -y install postgresql-server postgresql-devel' do i still need the gem?
ruu_ has joined #ruby
<Radar> yup
<Radar> the gem is used to talk to that server
<ninetysix> is that what like, gives ruby postgres support or something
pawnbox has joined #ruby
<Radar> It provides Ruby bindings for talking with PostgreSQl
stevenxl has joined #ruby
mistermocha has joined #ruby
railswebdev has quit [Quit: Textual IRC Client: www.textualapp.com]
krz has quit [Ping timeout: 250 seconds]
bigmac_ has quit [Ping timeout: 240 seconds]
ruu_ has quit [Ping timeout: 250 seconds]
msankhala has joined #ruby
<ninetysix> do you think i should install ruby from source?
<Radar> Still waiting for this Ruby to finish compiling. It's up to the docs.
<ninetysix> cool
cwong_on_irc has joined #ruby
<Radar> Ok, Ruby installed. next step: trying to install the pg gem
<ninetysix> alright
<Radar> Mine fails for a different reason. I guess because I don't have Postgres installed yet" https://gist.github.com/radar/c52fc32e641f9992e12a
<Radar> doing that bit now
fullofcaffeine has quit [Remote host closed the connection]
<ninetysix> probably sudo dnf install postgresql-server postgresql-devel
<Radar> yup, I stole that from you earlier
<Radar> Successfully installed pg-0.18.4
<ninetysix> so you were right!
<Radar> remove the dnf ruby package
<Radar> Switch into it with https://github.com/postmodern/chruby
<ninetysix> should i sudo dnf remvoe ruby*
<Radar> Yes
nonopposition has quit [Remote host closed the connection]
<ninetysix> okay after that I shoudl build ruby-install and then ruby-install 2.2?
<Radar> yup.
bitcycle has joined #ruby
crdpink has joined #ruby
atomical has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
crdpink2 has quit [Ping timeout: 260 seconds]
<ninetysix> after i did make install and ran ruby-install ruby i got command not found
pawnbox_ has joined #ruby
<Radar> ninetysix: show me what command please
pawnbox has quit [Ping timeout: 240 seconds]
<Radar> thanks
<Radar> don't use sudo
pocketprotector has left #ruby [#ruby]
<ninetysix> alright
<ninetysix> permission denied
nonopposition has joined #ruby
<ninetysix> ohh
<Radar> ?
<ninetysix> nevermind i tried to make without sudo
<Radar> aha
<ninetysix> noobiehere
bkxd has joined #ruby
<Radar> np
mesamoo has quit [Quit: Konversation terminated!]
krz has joined #ruby
dlitvak has joined #ruby
nonopposition has quit [Ping timeout: 265 seconds]
sdothum has quit [Quit: ZNC - 1.6.0 - http://znc.in]
codeurge has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
moeabdol has joined #ruby
bkxd has quit [Ping timeout: 255 seconds]
<ninetysix> its ding alot of building
<ninetysix> doing*
<Radar> good
<Radar> let it go
<ninetysix> ^
mark06 has joined #ruby
<ninetysix> i dont have gem
<ninetysix> should i install it with dnf
moeabdol has quit [Ping timeout: 260 seconds]
arooni has quit [Ping timeout: 250 seconds]
guideX has quit [Ping timeout: 240 seconds]
nonopposition has joined #ruby
pocketprotector has joined #ruby
dlitvak has quit [Remote host closed the connection]
Guest65409 has quit [Quit: Leaving]
dopie has joined #ruby
<ninetysix> okay so now its a little different...
weemsledeux has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ohaibbq has joined #ruby
weemsledeux has joined #ruby
weemsledeux has quit [Client Quit]
berserk_ren has joined #ruby
startupality has joined #ruby
DavidDudson has quit [Quit: Goodbye all, and thankyou.]
<ninetysix> :/
mostlybadfly has quit [Quit: Connection closed for inactivity]
arescorpio has quit [Quit: Leaving.]
celly has joined #ruby
bitcycle has quit [Quit: WeeChat 1.1.1]
darkf has joined #ruby
<ninetysix> now its back to needing development tools
mistermocha has quit [Remote host closed the connection]
tildes has joined #ruby
<Radar> ninetysix: that looks like the standard ruby
<Radar> ninetysix: you need to use chruby to switch into the newly installed Ruby
<ninetysix> ohh
<ninetysix> ty doing ruby-install again
mistermocha has joined #ruby
RegulationD has joined #ruby
amincd has quit [Quit: Page closed]
djbkd has joined #ruby
jessemcgilallen has joined #ruby
RegulationD has quit [Ping timeout: 272 seconds]
guideX has joined #ruby
guideX has quit [Changing host]
guideX has joined #ruby
<Radar> ninetysix: keep questions in this channel please
<Radar> ninetysix: chruby ruby 2.2.4
AccordLTN has quit []
<ninetysix> So its installed!
<ninetysix> but its not root, thats good?
makenoise has joined #ruby
minimalism has quit [Quit: leaving]
ponga has joined #ruby
lxsameer has joined #ruby
<ninetysix> thank you very much yo!
xet7 has joined #ruby
mark06 has left #ruby ["http://pidgin.renatosilva.me - Pidgin++"]
berserk_ren has quit [Ping timeout: 265 seconds]
dionysus69 has joined #ruby
arup_r has joined #ruby
saneax_AFK is now known as saneax
saneax is now known as Guest80498
darthsidious has joined #ruby
<darthsidious> hi
adgtl has joined #ruby
<adgtl> Guys.. what is better .. chruby or rbenv?
yes`r has joined #ruby
arooni has joined #ruby
cgfbee has quit [Remote host closed the connection]
dionysus69 has quit [Read error: Connection reset by peer]
dionysus69 has joined #ruby
lkba has quit [Remote host closed the connection]
minimalism has joined #ruby
Puffball has quit [Remote host closed the connection]
lokulin has quit [Quit: bye!]
Puffball has joined #ruby
cgfbee has joined #ruby
davedev24 has joined #ruby
<Radar> adgtl: chruby
<adgtl> Radar: thanks
sid` has joined #ruby
nocd has joined #ruby
Rickmasta has joined #ruby
sid` has quit [Client Quit]
darthsidious has quit [Remote host closed the connection]
idefine has quit [Remote host closed the connection]
last_staff has joined #ruby
<cscheib> is there a particular reason to favor one or the other (chruby/rbenv)? I've always used rbenv, cuz that's what came installed by default with boxen on my osx box
crystalmaiden has joined #ruby
kp666 has quit [Ping timeout: 255 seconds]
Dimik has joined #ruby
paradisaeidae has quit [Ping timeout: 264 seconds]
davedev24 has quit []
fullofcaffeine has joined #ruby
jcdesimp has quit [Remote host closed the connection]
Dimik has quit [Ping timeout: 240 seconds]
jcdesimp has joined #ruby
mistermocha has quit [Remote host closed the connection]
idefine has joined #ruby
jessemcgilallen has quit [Quit: jessemcgilallen]
mistermocha has joined #ruby
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
The_Phoenix has joined #ruby
bronson has joined #ruby
agit0 has quit [Quit: zzzZZZ….]
startupality has quit [Quit: startupality]
fullofcaffeine has quit [Ping timeout: 276 seconds]
jcdesimp has quit [Ping timeout: 272 seconds]
idefine has quit [Ping timeout: 240 seconds]
AlphaAtom has joined #ruby
AlphaAtom has quit [Client Quit]
seitensei has quit [Remote host closed the connection]
bronson has quit [Ping timeout: 265 seconds]
<ponga> wth i use RVM, does it suck ?
startupality has joined #ruby
<pontiki> if it works for you, great
<pontiki> it's also a source of lots of newbie failure
<Radar> ponga: I find it tries to a little too much
<Radar> cscheib: chruby+ruby-install are the lightest
Vile` has quit [Remote host closed the connection]
tildes has quit [Ping timeout: 260 seconds]
<pontiki> we're using ruby-install for all our projects at work now. (since they're all vagrant-based dev, we have no need for chruby)
nocd has quit [Quit: nocd]
wolffles has joined #ruby
<pontiki> i wrote a thor script to customize and create a new rails project for them
<ponga> i don't get it, its just package manager, innit?
<pontiki> no
<pontiki> rvm is a ruby *version* manager
<pontiki> gem is the package manager
<ponga> ok version manager, if you get right version with right gems, isn't it fine then?
ninetysix has quit [Quit: Leaving]
idefine has joined #ruby
<pontiki> that thar "if" is a biggie
<ponga> how difficult is get right version and gem
<pontiki> i have no idea
<pontiki> tell me why so many questions on it?
bkxd has joined #ruby
<ponga> dunno i never had problem switching around
tvw has joined #ruby
<pontiki> let me repeat: [20151221|0034.50] pontiki> if it works for you, great
<ponga> i know, i just can't grasp in what specific situation it masses up
claw has quit [Ping timeout: 265 seconds]
<pontiki> neither can i. yet: [20151221|0035.05] pontiki> it's also a source of lots of newbie failure
depesz has left #ruby ["WeeChat 1.4-dev"]
idefine has quit [Ping timeout: 264 seconds]
DoubleMalt has joined #ruby
Mia has quit [Read error: Connection reset by peer]
DavidDudson has joined #ruby
bkxd has quit [Ping timeout: 250 seconds]
wolffles has quit [Quit: wolffles]
moeabdol has joined #ruby
makenoise has quit []
Kn|t3 has joined #ruby
lacuna has quit [Ping timeout: 246 seconds]
IdanM has joined #ruby
moeabdol has quit [Ping timeout: 255 seconds]
mistermocha has quit [Remote host closed the connection]
claw has joined #ruby
ohaibbq has quit [Read error: No route to host]
ohaibbq has joined #ruby
nehaljwani has quit [Ping timeout: 240 seconds]
IdanM has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
arooni has quit [Ping timeout: 260 seconds]
sigurding has joined #ruby
celly has quit [Remote host closed the connection]
cwong_on_irc has quit [Quit: Leaving.]
tildes has joined #ruby
celly has joined #ruby
krz has quit [Ping timeout: 272 seconds]
<adgtl> What's the current way to do unit testing in Ruby.. I know there was Test::Unit and MiniTest
<adgtl> Anything new that came up with Ruby 2.2.* ?
Rickmasta has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
celly has quit [Read error: No route to host]
sleepee has quit [Ping timeout: 272 seconds]
celly has joined #ruby
yfeldblum has quit [Ping timeout: 250 seconds]
celly has quit [Read error: No route to host]
ibouvousaime has joined #ruby
celly has joined #ruby
Kn|t3 has quit [Quit: Kn|t3]
celly has quit [Read error: No route to host]
celly has joined #ruby
nehaljwani has joined #ruby
krz has joined #ruby
solars has joined #ruby
agit0 has joined #ruby
ss_much has quit [Quit: Connection closed for inactivity]
celly has quit [Read error: No route to host]
celly has joined #ruby
IdanM has joined #ruby
celly has quit [Read error: No route to host]
ayonkhan has joined #ruby
celly has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
iateadonut has quit [Ping timeout: 240 seconds]
DavidDudson has quit [Quit: Goodbye all, and thankyou.]
celly has quit [Read error: No route to host]
celly has joined #ruby
Kn|t3 has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
celly has quit [Read error: No route to host]
yfeldblum has joined #ruby
celly has joined #ruby
DavidDudson has joined #ruby
cwong_on_irc has joined #ruby
hololeap has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
celly has quit [Read error: No route to host]
flughafen has quit [Ping timeout: 240 seconds]
gagrio has joined #ruby
celly has joined #ruby
ta has quit [Remote host closed the connection]
celly_ has joined #ruby
celly has quit [Read error: Connection reset by peer]
howdoi has joined #ruby
IdanM has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
cubicme has joined #ruby
celly_ has quit [Read error: No route to host]
celly has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
radgeRayden__ has quit [Ping timeout: 240 seconds]
celly has quit [Read error: No route to host]
celly has joined #ruby
shock_one has joined #ruby
pawnbox_ has quit [Remote host closed the connection]
celly has quit [Read error: No route to host]
celly has joined #ruby
Mia has joined #ruby
Mia has quit [Changing host]
Mia has joined #ruby
pawnbox has joined #ruby
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
celly has quit [Read error: No route to host]
flughafen has joined #ruby
celly has joined #ruby
codecop has joined #ruby
solocshaw has quit [Ping timeout: 260 seconds]
seitensei has joined #ruby
solocshaw has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
moeabdol has joined #ruby
ibouvousaime has quit [Ping timeout: 264 seconds]
cubicme has quit [Ping timeout: 250 seconds]
Wsewolod has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
seitensei has quit [Remote host closed the connection]
puria has quit [Ping timeout: 260 seconds]
celly has quit [Read error: No route to host]
celly has joined #ruby
ibouvousaime has joined #ruby
bigmac_ has joined #ruby
cubicme has joined #ruby
celly has quit [Read error: No route to host]
RegulationD has joined #ruby
benhuda has joined #ruby
celly has joined #ruby
PedramT has joined #ruby
stevenxl has quit [Ping timeout: 260 seconds]
DeXterbed has joined #ruby
charliesome has joined #ruby
celly has quit [Read error: No route to host]
yardenbar has joined #ruby
PedramT_ has joined #ruby
celly has joined #ruby
ur5us has joined #ruby
Sembei has joined #ruby
Pupeno has joined #ruby
celly has quit [Read error: Connection reset by peer]
celly has joined #ruby
RegulationD has quit [Ping timeout: 255 seconds]
shock_one has quit [Read error: Connection reset by peer]
dwfait has joined #ruby
PedramT has quit [Ping timeout: 240 seconds]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
blackms has joined #ruby
shock_one has joined #ruby
nemesit|znc has joined #ruby
celly has quit [Read error: Connection reset by peer]
celly_ has joined #ruby
tildes has quit [Remote host closed the connection]
PedramT_ has quit [Remote host closed the connection]
celly_ has quit [Read error: No route to host]
tildes has joined #ruby
dwfait has quit [Ping timeout: 256 seconds]
celly has joined #ruby
dwfait has joined #ruby
celly_ has joined #ruby
puria has joined #ruby
celly has quit [Read error: Connection reset by peer]
celly_ has quit [Read error: No route to host]
celly has joined #ruby
PedramT has joined #ruby
celly has quit [Read error: No route to host]
anisha has joined #ruby
celly has joined #ruby
bkxd has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
shredding has joined #ruby
shock_one has quit [Remote host closed the connection]
Wsewolod has quit [Quit: Leaving]
celly has quit [Read error: No route to host]
shock_one has joined #ruby
celly has joined #ruby
celly has quit [Read error: No route to host]
nofxx has quit [Ping timeout: 260 seconds]
celly has joined #ruby
karapetyan has joined #ruby
bkxd has quit [Ping timeout: 265 seconds]
vondruch has quit [Ping timeout: 240 seconds]
shanemcd has joined #ruby
baweaver has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
hakunin_ has quit [Read error: Connection reset by peer]
shock_one has quit [Ping timeout: 260 seconds]
hakunin has joined #ruby
minimalism has quit [Quit: leaving]
celly has quit [Read error: No route to host]
celly has joined #ruby
dwfait has quit [Ping timeout: 240 seconds]
celly has quit [Read error: No route to host]
shanemcd has quit [Ping timeout: 245 seconds]
celly has joined #ruby
iateadonut has joined #ruby
DoubleMalt has quit [Remote host closed the connection]
shock_one has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
PedramT_ has joined #ruby
PedramT has quit [Ping timeout: 272 seconds]
celly has quit [Read error: No route to host]
Ziggy has joined #ruby
Ziggy has joined #ruby
celly has joined #ruby
pawnbox has quit [Read error: Connection reset by peer]
pawnbox has joined #ruby
startupality has quit [Quit: startupality]
celly has quit [Read error: Connection reset by peer]
startupality has joined #ruby
celly has joined #ruby
mark2 has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
<ljarvis> adgtl: minitest
jcdesimp has joined #ruby
celly has quit [Read error: No route to host]
pwnd_nsfw has quit [Remote host closed the connection]
aganov has joined #ruby
celly has joined #ruby
startupality has quit [Ping timeout: 260 seconds]
celly has quit [Read error: No route to host]
<adgtl> ljarvis: thanks
pwnd_nsfw has joined #ruby
celly has joined #ruby
framling has joined #ruby
wjimenez5271 has quit [Ping timeout: 272 seconds]
celly has quit [Read error: No route to host]
celly has joined #ruby
jcdesimp has quit [Ping timeout: 276 seconds]
wjimenez5271 has joined #ruby
Edward_ has quit [Read error: Connection reset by peer]
celly has quit [Read error: Connection reset by peer]
celly has joined #ruby
sandstrom has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
celly has quit [Read error: No route to host]
zast has quit [Remote host closed the connection]
celly has joined #ruby
Kn|t3 has quit [Quit: Kn|t3]
Guest80498 is now known as saneax_AFK
celly has quit [Read error: No route to host]
nonopposition has quit [Ping timeout: 245 seconds]
firstdayonthejob has joined #ruby
arup_r has quit []
celly has joined #ruby
bigmac_ has quit [Read error: Connection reset by peer]
bigmac_ has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
celly has quit [Read error: Connection reset by peer]
dionysus69 has quit [Quit: dionysus69]
celly has joined #ruby
CloCkWeRX has quit [Ping timeout: 240 seconds]
msankhala has quit [Quit: This computer has gone to sleep]
celly has quit [Read error: No route to host]
celly has joined #ruby
celly has quit [Read error: No route to host]
Kn|t3 has joined #ruby
celly has joined #ruby
vondruch has joined #ruby
adgtl has quit [Remote host closed the connection]
nonopposition has joined #ruby
Pupeno has quit [Quit: Leaving...]
celly has quit [Read error: No route to host]
Kn|t3 has quit [Client Quit]
celly has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
idefine has joined #ruby
Zamerick has joined #ruby
Bloomer has quit [Ping timeout: 246 seconds]
celly has quit [Read error: No route to host]
celly has joined #ruby
shock_on_ has joined #ruby
devoldmx has quit [Remote host closed the connection]
elaptics`away is now known as elaptics
edwinvdgraaf has joined #ruby
celly has quit [Read error: No route to host]
nunchuck has quit [Ping timeout: 255 seconds]
celly has joined #ruby
idefine has quit [Ping timeout: 256 seconds]
celly has quit [Read error: No route to host]
celly has joined #ruby
DeXterbed has quit [Ping timeout: 246 seconds]
Kn|t3 has joined #ruby
speaking1ode has joined #ruby
djbkd has quit []
shock_one has quit [Ping timeout: 264 seconds]
celly has quit [Read error: No route to host]
vondruch has quit [Quit: Ex-Chat]
joonty has joined #ruby
celly has joined #ruby
DoubleMalt has joined #ruby
Hounddog has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
nonopposition has quit [Remote host closed the connection]
tvw has quit []
celly has quit [Read error: No route to host]
vondruch has joined #ruby
andikr has joined #ruby
sandstrom has quit [Quit: My computer has gone to sleep.]
iateadonut has quit [Ping timeout: 260 seconds]
celly has joined #ruby
IdanM has joined #ruby
blaxter has joined #ruby
celly has quit [Read error: No route to host]
wolffles has joined #ruby
celly has joined #ruby
Hounddog has quit [Ping timeout: 250 seconds]
mistermocha has joined #ruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
Hounddog has joined #ruby
celly_ has joined #ruby
PedramT_ has quit [Remote host closed the connection]
marr has joined #ruby
celly_ has quit [Read error: No route to host]
PedramT has joined #ruby
celly_ has joined #ruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
celly has quit [Ping timeout: 276 seconds]
mistermocha has quit [Ping timeout: 260 seconds]
celly_ has quit [Read error: Connection reset by peer]
baweaver has quit [Remote host closed the connection]
puria has quit [Ping timeout: 260 seconds]
celly has joined #ruby
ta has joined #ruby
senayar has joined #ruby
senayar has quit [Changing host]
senayar has joined #ruby
msankhala has joined #ruby
Kn|t3 has quit [Quit: Kn|t3]
roshanavand has joined #ruby
celly has quit [Read error: No route to host]
adgtl has joined #ruby
celly has joined #ruby
roshanavand has quit [Remote host closed the connection]
celly has quit [Read error: No route to host]
nanoz has joined #ruby
celly has joined #ruby
roshanavand has joined #ruby
Kn|t3 has joined #ruby
celly has quit [Read error: Connection reset by peer]
norc has joined #ruby
celly has joined #ruby
krz has quit [Ping timeout: 264 seconds]
jds has joined #ruby
araujo has joined #ruby
araujo has quit [Changing host]
araujo has joined #ruby
kp666 has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
krz has joined #ruby
nonopposition has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
dmolina has joined #ruby
crystalmaiden has quit [Ping timeout: 276 seconds]
celly has quit [Read error: No route to host]
celly has joined #ruby
wolffles has quit [Quit: wolffles]
pawnbox has quit [Remote host closed the connection]
celly has quit [Read error: No route to host]
celly has joined #ruby
pawnbox has joined #ruby
puria has joined #ruby
xcesariox has quit [Remote host closed the connection]
jbrhbr has joined #ruby
ohaibbq has quit [Quit: Leaving...]
bkxd has joined #ruby
kmckelvin has quit [Ping timeout: 250 seconds]
celly has quit [Read error: Connection reset by peer]
celly has joined #ruby
drptbl has joined #ruby
drptbl has quit [Client Quit]
celly has quit [Read error: Connection reset by peer]
celly_ has joined #ruby
kmckelvin has joined #ruby
Zggb has joined #ruby
colli5ion has joined #ruby
celly_ has quit [Read error: Connection reset by peer]
celly has joined #ruby
bkxd has quit [Ping timeout: 245 seconds]
azgil has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
drptbl has joined #ruby
celly has quit [Read error: Connection reset by peer]
kp666 has quit [Quit: Leaving]
celly has joined #ruby
futilegames has joined #ruby
celly has quit [Read error: Connection reset by peer]
x0f_ has quit [Ping timeout: 240 seconds]
celly has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
platzhirsch has joined #ruby
Snowy has joined #ruby
celly has quit [Read error: No route to host]
celly has joined #ruby
karapetyan has quit []
colegatron has quit [Ping timeout: 246 seconds]
celly has quit [Read error: No route to host]
celly has joined #ruby
karapetyan has joined #ruby
samgerber has quit [Remote host closed the connection]
celly has quit [Read error: Connection reset by peer]
celly has joined #ruby
skade has joined #ruby
nonopposition has quit [Remote host closed the connection]
n008f4g_ has joined #ruby
Faisal has joined #ruby
celly has quit [Read error: Connection reset by peer]
celly has joined #ruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
<adgtl> Nice discussion around Ruby's new lonely operator https://www.reddit.com/r/ruby/comments/3wel47/ruby_gets_lonely_operator/
htmldrum has quit [Ping timeout: 276 seconds]
Faisal has quit [Remote host closed the connection]
adgtl has quit [Remote host closed the connection]
PedramT_ has joined #ruby
celly has quit [Ping timeout: 256 seconds]
seitensei has joined #ruby
PedramT has quit [Ping timeout: 240 seconds]
nonopposition has joined #ruby
rodfersou has joined #ruby
karapetyan has quit [Remote host closed the connection]
ruid has joined #ruby
karapetyan has joined #ruby
patronus has joined #ruby
plonk_ has joined #ruby
plonk_ has quit [Changing host]
plonk_ has joined #ruby
seitensei has quit [Ping timeout: 260 seconds]
sandstrom has joined #ruby
devoldmx has joined #ruby
Some-body_ has joined #ruby
mahlon_ has joined #ruby
Killerkeksdose has joined #ruby
CloCkWeRX has joined #ruby
ruu_ has joined #ruby
perrier____ has joined #ruby
colegatron has joined #ruby
pwned_ has joined #ruby
ruisanto1 has joined #ruby
c-c_ has joined #ruby
droptone_ has joined #ruby
patteh_ has joined #ruby
shmoon_ has joined #ruby
xaotuk_ has joined #ruby
sivoais_ has joined #ruby
argoneus_ has joined #ruby
in0perable has joined #ruby
pontiki_ has joined #ruby
chihhsin_ has joined #ruby
cubicme has quit [Read error: Connection reset by peer]
badeball_ has joined #ruby
Rush__ has joined #ruby
shadeslayer_ has joined #ruby
ljarvis_ has joined #ruby
lucas_ has joined #ruby
kaspergr1bbe has joined #ruby
Rush__ is now known as Guest74293
valeri_uF0 has joined #ruby
LiquidIn1ect has joined #ruby
Hounddog_ has joined #ruby
krz has quit [Quit: WeeChat 1.2]
devoldmx has quit [Ping timeout: 265 seconds]
calderonroberto has joined #ruby
theRoUS` has joined #ruby
<ljarvis_> yay netsplit
<ljarvis_> irc is so fun
<ljarvis_> who knows what'll happen next
Ishido has joined #ruby
Karunamon|2 has joined #ruby
pawnbox has quit [Read error: Connection reset by peer]
auzty has quit [Quit: Leaving]
tcrypt has joined #ruby
Liothen- has joined #ruby
EvilJStoker has quit [Killed (holmes.freenode.net (Nickname regained by services))]
russt_ has joined #ruby
EvilJStoker has joined #ruby
tekmaster has joined #ruby
mmasaki_ has joined #ruby
ceej_ has joined #ruby
df- has joined #ruby
ujjain- has joined #ruby
sonne_ has joined #ruby
LBRapid_ has joined #ruby
twe4ked_ has joined #ruby
lady3bean_ has joined #ruby
Derailed_ has joined #ruby
nizmow- has joined #ruby
secret_ has joined #ruby
dfoolz has joined #ruby
humding3r has joined #ruby
j416_ has joined #ruby
quarcu_ has joined #ruby
devsterknight|ZN has joined #ruby
tris- has joined #ruby
dupin has joined #ruby
dannluciano_ has joined #ruby
moufl has joined #ruby
pawnbox has joined #ruby
vbatts|w` has joined #ruby
pjaspers_ has joined #ruby
dupin is now known as Guest37151
jimeh_ has joined #ruby
michael_imac has joined #ruby
kkh has joined #ruby
Phage- has joined #ruby
davidcelis_ has joined #ruby
gsingh93- has joined #ruby
Hounddog has quit [*.net *.split]
DarthGandalf has quit [*.net *.split]
mistym has quit [*.net *.split]
GGMethos has quit [*.net *.split]
LiquidInsect has quit [*.net *.split]
j416 has quit [*.net *.split]
gsingh93 has quit [*.net *.split]
pjaspers has quit [*.net *.split]
tylersmith has quit [*.net *.split]
cyberfawkes has quit [*.net *.split]
SilentEcho has quit [*.net *.split]
Guest41262 has quit [*.net *.split]
perrier___ has quit [*.net *.split]
Killerkeksdose_ has quit [*.net *.split]
patronus_ has quit [*.net *.split]
aspiers has quit [*.net *.split]
Phage has quit [*.net *.split]
Esya has quit [*.net *.split]
nizmow has quit [*.net *.split]
lady3bean has quit [*.net *.split]
inoperable has quit [*.net *.split]
Outlastsheep has quit [*.net *.split]
moss has quit [*.net *.split]
pwned has quit [*.net *.split]
alakra has quit [*.net *.split]
alem0lars has quit [*.net *.split]
Rush has quit [*.net *.split]
tekacs has quit [*.net *.split]
lucas has quit [*.net *.split]
kaspergrubbe has quit [*.net *.split]
shmoon has quit [*.net *.split]
Spleeze has quit [*.net *.split]
c-c has quit [*.net *.split]
sivoais has quit [*.net *.split]
mclee has quit [*.net *.split]
ljarvis has quit [*.net *.split]
Cork has quit [*.net *.split]
droptone has quit [*.net *.split]
IceDragon has quit [*.net *.split]
badeball has quit [*.net *.split]
KrzaQ has quit [*.net *.split]
patteh has quit [*.net *.split]
ruisantos has quit [*.net *.split]
argoneus has quit [*.net *.split]
Silex has quit [*.net *.split]
dfoolz_ has quit [*.net *.split]
quarcu has quit [*.net *.split]
theRoUS has quit [*.net *.split]
LBRapid has quit [*.net *.split]
Karunamon has quit [*.net *.split]
humd1ng3r has quit [*.net *.split]
Log1x has quit [*.net *.split]
xaotuk has quit [*.net *.split]
kedare has quit [*.net *.split]
pontiki has quit [*.net *.split]
johnhamelink has quit [*.net *.split]
_5moufl has quit [*.net *.split]
secret has quit [*.net *.split]
tuor has quit [*.net *.split]
sonne has quit [*.net *.split]
valeri_ufo has quit [*.net *.split]
twe4ked has quit [*.net *.split]
mmasaki has quit [*.net *.split]
duracrisis has quit [*.net *.split]
ryotarai has quit [*.net *.split]
KervyN has quit [*.net *.split]
mahlon has quit [*.net *.split]
Liothen has quit [*.net *.split]
tris has quit [*.net *.split]
ceej has quit [*.net *.split]
michael_mbp has quit [*.net *.split]
davidcelis has quit [*.net *.split]
dannluciano has quit [*.net *.split]
redlegion has quit [*.net *.split]
Derailed has quit [*.net *.split]
russt has quit [*.net *.split]
varesa has quit [*.net *.split]
df has quit [*.net *.split]
svkurowski has quit [*.net *.split]
ujjain has quit [*.net *.split]
shadeslayer has quit [*.net *.split]
inukshuk has quit [*.net *.split]
plonk has quit [*.net *.split]
chihhsin has quit [*.net *.split]
jimeh has quit [*.net *.split]
sluukkonen has quit [*.net *.split]
levifig has quit [*.net *.split]
devster31 has quit [*.net *.split]
nizmow- is now known as nizmow
tekmaster is now known as tekacs
Derailed_ is now known as Derailed
michael_imac is now known as michael_mbp
valeri_uF0 is now known as valeri_ufo
twe4ked_ is now known as twe4ked
c0m0 has joined #ruby
j416_ is now known as j416
Guest37151 is now known as inukshuk
rheddry has joined #ruby
df- is now known as df
Some-body_ is now known as DarthGandalf
ceej_ is now known as ceej
moufl is now known as _5moufl
ryotarai_ has joined #ruby
KrzaQ has joined #ruby
KervyN has joined #ruby
ryotarai_ is now known as ryotarai
Tristan-Speccy has joined #ruby
Esya- has joined #ruby
<ljarvis_> ljarvis #ruby-offtopic Cannot change nickname while banned on channel
<ljarvis_> lolk
alem0lars has joined #ruby
<ljarvis_> ljarvis #ruby-offtopic Cannot change nickname while banned on channel
<ljarvis_> omg
Tristan-Speccy is now known as Guest66175
ljarvis_ is now known as ljarvis
SpleezeDos has joined #ruby
adgtl has joined #ruby
gsingh93- is now known as gsingh93
tris- is now known as tris
<ljarvis> nothing to see here
IceDragon has joined #ruby
saneax_AFK is now known as saneax
IceDragon is now known as Guest13702
saneax is now known as Guest13683
varesa has joined #ruby
ujjain- has quit [Changing host]
ujjain- has joined #ruby
ujjain- is now known as ujjain
sivoais_ has quit [Ping timeout: 272 seconds]
Pupeno has joined #ruby
Pupeno has joined #ruby
Cork has joined #ruby
ur5us has quit [Remote host closed the connection]
Guest13683 is now known as saneax_AFK
<adgtl> anyone know
<adgtl> class Hello
<adgtl> @message = "hello world"
<adgtl> end
<adgtl> When to use that kind of instance variable set at class level?
solocshaw1 has joined #ruby
<platzhirsch> adgtl: how do you mean use an instance variable as class variable?
sivoais has joined #ruby
<ljarvis> adgtl: when you want a variable that's applicable for that class (in place of a class variable, usually)
bnizzle1 has joined #ruby
svkurowski has joined #ruby
SilentEcho has joined #ruby
ricer2_g4H4 has joined #ruby
sluukkonen has joined #ruby
tuor has joined #ruby
speaking2ode has joined #ruby
devbug has quit [Read error: Connection reset by peer]
aspiers has joined #ruby
mclee has joined #ruby
alakra has joined #ruby
moss has joined #ruby
<ljarvis> adgtl: https://eval.in/488523
Silex has joined #ruby
tvw has joined #ruby
GGMethos has joined #ruby
sunya7a__ has joined #ruby
sjums_ has joined #ruby
<ljarvis> in this example a class variable would actually be fine, but I generally prefer to use class ivars instead
imajes_ has joined #ruby
<adgtl> @ljarvis can't it be @@ instead of @ in your example?
kotk_ has joined #ruby
yaewa has joined #ruby
<adgtl> ljarvis: okay
Junaos_ has joined #ruby
<adgtl> I always thought use of class ivars is some kind of bug / are not allowed
TheSpect1e has joined #ruby
kitallisii has joined #ruby
Davey_ has joined #ruby
samuelkadolph_ has joined #ruby
Davey_ has quit [Changing host]
Davey_ has joined #ruby
existensil_ has joined #ruby
<ljarvis> no it's not a bug and it's allowed, but there's some funky stuff that happens around inheritance when you use class variables
joeyjones_ has joined #ruby
cout_ has joined #ruby
Esya has joined #ruby
spectra_ has joined #ruby
plantigrade has joined #ruby
morfin60 has joined #ruby
Helheim_ has joined #ruby
yasu_ has joined #ruby
boshhead_ has joined #ruby
karapety_ has joined #ruby
Jackneill has joined #ruby
sivoais has quit [Ping timeout: 246 seconds]
Omni_ has joined #ruby
Tempesta_ has joined #ruby
zacts_ has joined #ruby
ghormoon_ has joined #ruby
lguardiola_ has joined #ruby
akkad_ has joined #ruby
peteyg has joined #ruby
spastorino_ has joined #ruby
xet7_ has joined #ruby
pskosinski_ has joined #ruby
jcdesimp has joined #ruby
thoraxe_ has joined #ruby
djellemah_ has joined #ruby
Zamerick_ has joined #ruby
OmegaA_ has joined #ruby
jayne_ has joined #ruby
gigetoo_ has joined #ruby
rtl_ has joined #ruby
_ko10 has joined #ruby
Emmanuel_Chanel_ has joined #ruby
sivoais has joined #ruby
clamstar- has joined #ruby
kadoppe_ has joined #ruby
adgtl has quit [Ping timeout: 276 seconds]
Azure|dc has joined #ruby
csaunders_ has joined #ruby
oz` has joined #ruby
miah_ has joined #ruby
FifthWall_ has joined #ruby
adgtl has joined #ruby
PlasmaStar has quit [Ping timeout: 240 seconds]
Xiti` has joined #ruby
calderonroberto has quit [Ping timeout: 250 seconds]
passcod_ has joined #ruby
adgtl has quit [Remote host closed the connection]
ndancer has joined #ruby
jcdesimp has quit [Ping timeout: 240 seconds]
AlphaAtom has joined #ruby
ndancer is now known as Guest62138
fumduq- has joined #ruby
drptbl has quit [Quit: See you later!]
yonatankoren_ has joined #ruby
ajaiswal_ has joined #ruby
<shmoon_> I need to do a 2 way ssl auth with one of the API providers am working with, anyone can help me with it, cuz I don't understand jack about it ?
roger_g has joined #ruby
<roger_g> why am i always banned from this channel?
<roger_g> !oppity ops?
<roger_g> !ops oppity?
<ruboto> fflush, apeiros, banisterfiend, seanstickle, Mon_Ouie, zzak, Radar, Havenn, jhass, sevenseacat, miah, workmad3, Coraline, drbrain, zenspider, slyphon, rubyhacker1, Aria, ljarvis, Adaedra, baweaver
drptbl has joined #ruby
<apeiros> !kick roger_g don't abuse !op
<adaedra> roger_g: #ruby-banned for that
roger_g was kicked from #ruby by ruboto [don't abuse !op]
roger_g has joined #ruby
Symbiosisz2 has joined #ruby
ayonkhan_ has joined #ruby
tomphp has joined #ruby
tomphp has quit [Client Quit]
TakumoKatekari has joined #ruby
TakumoKatekari has quit [Changing host]
TakumoKatekari has joined #ruby
neanderslob has quit [Read error: Connection reset by peer]
<roger_g> why do i keep getting banned from this channel?
rgtk has joined #ruby
<adaedra> roger_g: #ruby-banned for that
<apeiros> roger_g: when you get banned, you get told why
<roger_g> no you don't
PlasmaStar has joined #ruby
Esya- has quit [*.net *.split]
karapetyan has quit [*.net *.split]
Zamerick has quit [*.net *.split]
framling has quit [*.net *.split]
anisha has quit [*.net *.split]
solocshaw has quit [*.net *.split]
ayonkhan has quit [*.net *.split]
Rickmasta has quit [*.net *.split]
xet7 has quit [*.net *.split]
smactive_ has quit [*.net *.split]
rhg331 has quit [*.net *.split]
Azure has quit [*.net *.split]
kotk has quit [*.net *.split]
SenpaiSilver has quit [*.net *.split]
moei has quit [*.net *.split]
Emmanuel_Chanel has quit [*.net *.split]
Tempesta has quit [*.net *.split]
gigetoo has quit [*.net *.split]
kadoppe has quit [*.net *.split]
sjums has quit [*.net *.split]
fumduq has quit [*.net *.split]
peteyg_ has quit [*.net *.split]
_ko1 has quit [*.net *.split]
lictor36 has quit [*.net *.split]
OmegaA has quit [*.net *.split]
camus has quit [*.net *.split]
bweston92 has quit [*.net *.split]
YaknotiS has quit [*.net *.split]
wldcordeiro has quit [*.net *.split]
Xiti has quit [*.net *.split]
akkad has quit [*.net *.split]
aibot has quit [*.net *.split]
cout has quit [*.net *.split]
SHyx0rmZ has quit [*.net *.split]
go|dfish has quit [*.net *.split]
morfin has quit [*.net *.split]
boshhead has quit [*.net *.split]
speakingcode has quit [*.net *.split]
whiteline has quit [*.net *.split]
jayne has quit [*.net *.split]
Takumo has quit [*.net *.split]
trampi has quit [*.net *.split]
csaunders has quit [*.net *.split]
lguardiola has quit [*.net *.split]
bnizzle has quit [*.net *.split]
nickjj has quit [*.net *.split]
ricer2 has quit [*.net *.split]
oz has quit [*.net *.split]
armyriad has quit [*.net *.split]
Guest44668 has quit [*.net *.split]
pskosinski has quit [*.net *.split]
clamstar has quit [*.net *.split]
ajb has quit [*.net *.split]
yasu has quit [*.net *.split]
Helheim has quit [*.net *.split]
existensil has quit [*.net *.split]
spastorino has quit [*.net *.split]
joast has quit [*.net *.split]
mozzarella has quit [*.net *.split]
Symbiosisz has quit [*.net *.split]
Guest98078 has quit [*.net *.split]
djellemah has quit [*.net *.split]
yorickpeterse has quit [*.net *.split]
thejoecarroll_ has quit [*.net *.split]
callumacrae has quit [*.net *.split]
thoraxe has quit [*.net *.split]
TheSpectre has quit [*.net *.split]
Kruppe has quit [*.net *.split]
Jamo has quit [*.net *.split]
avelldiroll has quit [*.net *.split]
kitallis has quit [*.net *.split]
yonatankoren has quit [*.net *.split]
imajes has quit [*.net *.split]
rtl has quit [*.net *.split]
samuelkadolph has quit [*.net *.split]
sunya7a has quit [*.net *.split]
zacts has quit [*.net *.split]
ghormoon has quit [*.net *.split]
ajaiswal has quit [*.net *.split]
passcod has quit [*.net *.split]
joeyjones has quit [*.net *.split]
FifthWall has quit [*.net *.split]
csmb has quit [*.net *.split]
bmn has quit [*.net *.split]
miah has quit [*.net *.split]
Junaos has quit [*.net *.split]
elcontrastador has quit [*.net *.split]
kriskropd has quit [*.net *.split]
irk has quit [*.net *.split]
spectra has quit [*.net *.split]
Davey has quit [*.net *.split]
w5isp has quit [*.net *.split]
oz` is now known as oz
imajes_ is now known as imajes
FifthWall_ is now known as FifthWall
joeyjones_ is now known as joeyjones
solocshaw1 is now known as solocshaw
clamstar- is now known as clamstar
samuelkadolph_ is now known as samuelkadolph
passcod_ is now known as passcod
Davey_ is now known as Davey
gigetoo_ is now known as gigetoo
sivoais has quit [Ping timeout: 240 seconds]
bweston92 has joined #ruby
bkxd has joined #ruby
bronson has joined #ruby
Helheim_ is now known as Helheim
jbrhbr has quit [Quit: Leaving.]
callumacrae has joined #ruby
spastorino_ is now known as spastorino
bmn has joined #ruby
thejoecarroll has joined #ruby
<apeiros> !ban roger_g and indeed you got told the reason, good bye
<apeiros> !ban roger_g !T and indeed you got told the reason, good bye
<apeiros> !ban roger_g !P and indeed you got told the reason, good bye
* apeiros should not ban after waking up…
<roger_g> i haven't got told the reason
sivoais has joined #ruby
<roger_g> if i have i would not be asking
roger_g was kicked from #ruby by apeiros [roger_g]
mozzarella has joined #ruby
Jamo has joined #ruby
IdanM has quit [Quit: Textual IRC Client: www.textualapp.com]
AlphaAtom has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
johnhamelink has joined #ruby
IdanM has joined #ruby
yorickpeterse has joined #ruby
<ljarvis> i'd argue that you should just fix the !T !P and not have to care about it :)
sjums_ is now known as sjums
<apeiros> ljarvis: you'd argue right
<ljarvis> #thingsmyfianceneversays
<apeiros> and the code for it has been written for weeks. just that my workload didn't permit to really try the new codebase :(
bronson has quit [Ping timeout: 265 seconds]
<apeiros> but after christmas, that'll change :)
<ljarvis> :( :)
iateadonut has joined #ruby
<adaedra> oh boy, now I can't wait.
<ljarvis> I'm struggling with time over the holidays too, partly looking forward to the new year to find some time for OSS
bkxd has quit [Ping timeout: 276 seconds]
<apeiros> ah it's not been "over the holidays" for me
nfk|laptop has joined #ruby
<apeiros> it's been the last few weeks
<ljarvis> heh yeah to be fair that's probably correct for me too
<ljarvis> everything gets busy a month or two before
mprelude has quit [Quit: WeeChat 1.3]
nonopposition has quit [Remote host closed the connection]
skade has quit [Quit: Textual IRC Client: www.textualapp.com]
ruu_ has quit [Remote host closed the connection]
<apeiros> ah well, that's ot I guess :)
AlphaAtom has joined #ruby
Tempesta_ has quit [Quit: See ya!]
anisha has joined #ruby
YaknotiS has joined #ruby
whiteline has joined #ruby
duncannz has quit [Remote host closed the connection]
Tempesta has joined #ruby
iateadonut has quit [Quit: Leaving.]
Kn|t3 has quit [Quit: Kn|t3]
sivoais has quit [Read error: Connection reset by peer]
Kn|t3 has joined #ruby
Pupeno has quit [Quit: Leaving...]
aibot has joined #ruby
Amnez777 has quit [Ping timeout: 272 seconds]
shock_on_ has quit [Remote host closed the connection]
sivoais has joined #ruby
blub has joined #ruby
go|dfish has joined #ruby
Amnez777 has joined #ruby
skade has joined #ruby
devsterknight|ZN has quit [Quit: cya]
puria has quit [Ping timeout: 265 seconds]
devster31 has joined #ruby
CyberAssassin has joined #ruby
lxsameer has quit [Ping timeout: 264 seconds]
CyberAssassin is now known as Guest41484
irk has joined #ruby
skade has quit [Client Quit]
Rickmasta has joined #ruby
PedramT_ has quit [Ping timeout: 240 seconds]
sivoais has quit [Ping timeout: 255 seconds]
lxsameer has joined #ruby
bweston92 has quit [Ping timeout: 276 seconds]
speaking1ode has quit [Ping timeout: 276 seconds]
skade has joined #ruby
IdanM_ has joined #ruby
cwong_on_irc has quit [Quit: Leaving.]
sivoais has joined #ruby
sandstrom has quit [Quit: My computer has gone to sleep.]
lokulin has joined #ruby
IdanM has quit [Ping timeout: 245 seconds]
adgtl has joined #ruby
PedramT has joined #ruby
tomphp has joined #ruby
sandstrom has joined #ruby
puria has joined #ruby
ElFerna has joined #ruby
bartkoo has joined #ruby
adgtl has quit [Ping timeout: 246 seconds]
sivoais has quit [Ping timeout: 260 seconds]
Kn|t3 has quit [Quit: Kn|t3]
wldcordeiro has joined #ruby
nonopposition has joined #ruby
sivoais has joined #ruby
bweston92 has joined #ruby
Outlastsheep has joined #ruby
arup_r has joined #ruby
benhuda has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
AlphaAtom has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
AlphaAtom has joined #ruby
skade has quit [Quit: Textual IRC Client: www.textualapp.com]
maikowblue has joined #ruby
skade has joined #ruby
sivoais has quit [Read error: Connection reset by peer]
shock_on_ has joined #ruby
moeSeth has joined #ruby
beast has joined #ruby
sivoais has joined #ruby
shock_on_ has quit [Read error: Connection reset by peer]
shock_on_ has joined #ruby
lessless has quit [Ping timeout: 260 seconds]
garmonbozia has joined #ruby
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Kn|t3 has joined #ruby
tomphp has joined #ruby
tildes has quit [Ping timeout: 264 seconds]
Kn|t3 has quit [Client Quit]
sivoais has quit [Ping timeout: 276 seconds]
DavidDudson has quit [Quit: Goodbye all, and thankyou.]
Tempesta has quit [Quit: AdiIRC is updating to v2.3 Beta Build (2015/12/21) 32 Bit]
sivoais has joined #ruby
Tempesta has joined #ruby
SCHAAP137 has joined #ruby
AlphaAtom has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Pupeno has joined #ruby
Pupeno has quit [Changing host]
Pupeno has joined #ruby
Kn|t3 has joined #ruby
vasilakisfil has joined #ruby
tildes has joined #ruby
AlphaAtom has joined #ruby
ruid has quit [Ping timeout: 260 seconds]
pskosinski_ is now known as pskosinski
sivoais has quit [Ping timeout: 264 seconds]
Kn|t3 has quit [Client Quit]
cassioscabral has joined #ruby
Kn|t3 has joined #ruby
nunchuck has joined #ruby
sivoais has joined #ruby
ajaiswal_ is now known as ajaiswal
arup_r has quit []
Kn|t3 has quit [Client Quit]
tildes has quit [Ping timeout: 265 seconds]
celly has joined #ruby
garmonbozia has quit [Quit: Leaving]
IanMalcolm has joined #ruby
sivoais has quit [Ping timeout: 264 seconds]
stamina has joined #ruby
nfk|laptop has quit [Ping timeout: 260 seconds]
celly has quit [Ping timeout: 276 seconds]
sivoais has joined #ruby
nfk|laptop has joined #ruby
nonopposition has quit [Remote host closed the connection]
norc has quit [Quit: Page closed]
build22 has joined #ruby
build22 has left #ruby [#ruby]
shock_on_ has quit []
nickjj has joined #ruby
ayonkhan_ has quit [Quit: Textual IRC Client: www.textualapp.com]
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ElFerna has quit [Ping timeout: 240 seconds]
dlitvak has joined #ruby
futilegames has quit [Quit: futilegames]
sivoais has quit [Ping timeout: 260 seconds]
sankaber has joined #ruby
sankaber has quit [Remote host closed the connection]
sivoais has joined #ruby
sankaber has joined #ruby
AlphaAtom has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
benhuda has joined #ruby
seitensei has joined #ruby
seitensei has joined #ruby
plantigrade has quit [Quit: WeeChat 1.0.1]
RegulationD has joined #ruby
sivoais has quit [Ping timeout: 240 seconds]
<shevy> apeiros xmas days is normally big holidays time, you should not be blocked by workload! :D
Pupeno has quit [Remote host closed the connection]
<blub> hi shevy
reaVer has quit [Ping timeout: 250 seconds]
seitensei has quit [Ping timeout: 272 seconds]
devoldmx has joined #ruby
cassioscabral has quit [Quit: cassioscabral]
sivoais has joined #ruby
avelldiroll has joined #ruby
RegulationD has quit [Ping timeout: 265 seconds]
devoldmx has quit [Ping timeout: 246 seconds]
cassioscabral has joined #ruby
mikecmpbll has joined #ruby
jcdesimp has joined #ruby
sivoais has quit [Ping timeout: 260 seconds]
govg has quit [Ping timeout: 260 seconds]
sivoais has joined #ruby
mistermocha has joined #ruby
kriskropd has joined #ruby
jcdesimp has quit [Ping timeout: 255 seconds]
Ropeney has joined #ruby
mistermocha has quit [Ping timeout: 240 seconds]
<shevy> hey blubsters
sivoais has quit [Ping timeout: 244 seconds]
Ropeney has quit [Client Quit]
yos7ph has joined #ruby
nonopposition has joined #ruby
sivoais has joined #ruby
karapety_ has quit [Remote host closed the connection]
karapetyan has joined #ruby
jds has quit [Quit: Connection closed for inactivity]
Pupeno has joined #ruby
monthy has joined #ruby
<SirFunk> My mind is blown right now. I have a rails project, I bundle install. It says everything is installed. When I run rake (with or without bundle exec) it keeps complaining about missing gems, unless I manually install them (l18n, rack, tilt, etc). I'm using chruby, any ideas?
prestorium has joined #ruby
Pupeno has quit [Read error: Connection reset by peer]
<adaedra> rbenv?
Pupeno has joined #ruby
Pupeno has quit [Changing host]
Pupeno has joined #ruby
pawnbox has quit [Remote host closed the connection]
stamina has quit [Quit: WeeChat 1.3]
pawnbox has joined #ruby
ElFerna has joined #ruby
iateadonut has joined #ruby
beast has quit [Quit: Leaving]
nettoweb has joined #ruby
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<adaedra> wait, I should try to read.
iateadonut has quit [Client Quit]
yfeldblum has quit [Read error: Connection reset by peer]
yos7ph_ has joined #ruby
sivoais has quit [Ping timeout: 244 seconds]
yfeldblum has joined #ruby
yfeldblum has quit [Read error: Connection reset by peer]
<adaedra> SirFunk: What do `which ruby`, `which gem`, `which bundle` and `gem env` outputs?
yfeldblum has joined #ruby
karapetyan has quit [Remote host closed the connection]
boshhead_ is now known as boshhead
karapetyan has joined #ruby
sivoais has joined #ruby
<SirFunk> I'll gist it in a sec. I just blew away my .rubies and .gems folders and am reinstalling
anoob has joined #ruby
<adaedra> heh.
yos7ph has quit [Ping timeout: 260 seconds]
platzhirsch has left #ruby [#ruby]
ibouvousaime has quit [Remote host closed the connection]
yos7ph_ has quit [Ping timeout: 272 seconds]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<adaedra> The reinstall did not fix the problem I get?
nofxx has joined #ruby
karapetyan has quit [Ping timeout: 255 seconds]
monthy has quit [Ping timeout: 276 seconds]
<SirFunk> adaedra: nope
monthy has joined #ruby
karapetyan has joined #ruby
<adaedra> this looks normal
<SirFunk> right?
sivoais has quit [Ping timeout: 265 seconds]
yfeldblum has quit [Remote host closed the connection]
yfeldblum has joined #ruby
yfeldblum has quit [Remote host closed the connection]
blackjid has quit [Max SendQ exceeded]
blackjid has joined #ruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
dlitvak_ has joined #ruby
dlitvak has quit [Ping timeout: 276 seconds]
<SirFunk> Uninstalled all my gems and re-ran bundle install, now everything is working
<SirFunk> that was weird
<adaedra> ¯\_(ツ)_/¯
drptbl has quit [Quit: My MAC has gone to sleep. zZz..]
<adaedra> Also, why do you install a 2.2.2 and not a 2.2.4?
p0wn3d_ has joined #ruby
c355e3b has joined #ruby
shredding has quit [Ping timeout: 260 seconds]
ramfjord has quit [Ping timeout: 250 seconds]
Kn|t3 has joined #ruby
charliesome has joined #ruby
pawnbox has quit [Remote host closed the connection]
duckpuppy has joined #ruby
senayar has quit [Remote host closed the connection]
InvGhostt has joined #ruby
kobain has joined #ruby
pawnbox has joined #ruby
joonty has quit [Quit: joonty]
sankaber has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
InvGhostt has quit [Read error: Connection reset by peer]
InvGhostt has joined #ruby
sanguisdex has joined #ruby
duckpuppy has quit [Ping timeout: 255 seconds]
chthon has joined #ruby
solocshaw has quit [Read error: Connection reset by peer]
solocshaw has joined #ruby
sigurding has quit [Quit: sigurding]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
msankhala has quit [Quit: This computer has gone to sleep]
atomical has joined #ruby
PedramT has quit [Remote host closed the connection]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
futilegames has joined #ruby
charliesome has joined #ruby
krz has joined #ruby
TomyLobo has joined #ruby
pawnbox has quit [Remote host closed the connection]
senayar has joined #ruby
senayar has quit [Changing host]
senayar has joined #ruby
futilegames_ has joined #ruby
sandstrom has quit [Quit: My computer has gone to sleep.]
Mon_Ouie has joined #ruby
futilegames_ has quit [Client Quit]
futilegames has quit [Ping timeout: 265 seconds]
jcdesimp has joined #ruby
Cyther has joined #ruby
ledestin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
yes`r has quit [Ping timeout: 240 seconds]
karapetyan has quit [Remote host closed the connection]
karapetyan has joined #ruby
karapetyan has quit [Remote host closed the connection]
karapety_ has joined #ruby
drptbl has joined #ruby
bkxd has joined #ruby
sdothum has joined #ruby
celly has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
joonty has joined #ruby
davedev24 has joined #ruby
celly has quit [Ping timeout: 240 seconds]
weemsledeux has joined #ruby
nehaljwani has quit [Quit: leaving]
f4cl3y has quit [Ping timeout: 265 seconds]
sandstrom has joined #ruby
d0nn1e has quit [Ping timeout: 260 seconds]
moeSeth has quit [Quit: Connection closed for inactivity]
cornerma1 has joined #ruby
d0nn1e has joined #ruby
pawnbox has joined #ruby
davedev24 has quit [Read error: Connection reset by peer]
davedev2_ has joined #ruby
bkxd has quit [Ping timeout: 255 seconds]
cornerman has quit [Ping timeout: 246 seconds]
cornerma1 is now known as cornerman
freerobby has joined #ruby
Pupeno has quit [Quit: Leaving...]
dlitvak_ has quit [Remote host closed the connection]
dstarh has joined #ruby
adgtl has joined #ruby
shanemcd has joined #ruby
Pupeno has joined #ruby
pawnbox has quit [Ping timeout: 260 seconds]
Guest13702 is now known as IceDragon
varunwachaspati has joined #ruby
pawnbox has joined #ruby
Zggb has quit [Quit: Connection closed for inactivity]
f4cl3y has joined #ruby
sigurding has joined #ruby
kobain has quit [Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/]
futilegames has joined #ruby
futilegames has quit [Client Quit]
pawnbox has quit [Ping timeout: 276 seconds]
synthroid has joined #ruby
joonty has quit [Ping timeout: 255 seconds]
seitensei has joined #ruby
seitensei has joined #ruby
pawnbox has joined #ruby
Snowy has quit [Remote host closed the connection]
joonty has joined #ruby
K1MOS has joined #ruby
seitensei has quit [Ping timeout: 250 seconds]
samgerber has joined #ruby
K1MOS has quit [Client Quit]
devoldmx has joined #ruby
anisha has quit [Quit: Leaving]
n1ftyn8_ has quit [Quit: Connection closed for inactivity]
Rickmasta has joined #ruby
skade has joined #ruby
AlphaAtom has joined #ruby
devoldmx has quit [Ping timeout: 264 seconds]
mistermocha has joined #ruby
cyfr0n has quit [Ping timeout: 246 seconds]
anaeem1_ has joined #ruby
anoob has quit [Quit: Page closed]
kmckelvi1 has joined #ruby
kmckelvin has quit [Ping timeout: 246 seconds]
The_Phoenix has quit [Quit: Leaving.]
freerobby has quit [Quit: Leaving.]
Vitor_ has joined #ruby
build22 has joined #ruby
mistermocha has quit [Ping timeout: 260 seconds]
adgtl has quit [Remote host closed the connection]
K1MOS has joined #ruby
AlphaAtom has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
K1MOS has quit [Client Quit]
BTRE has quit [Ping timeout: 250 seconds]
johnny56_ is now known as johnny56
Snowy has joined #ruby
Vitor__ has joined #ruby
kmckelvi1 has quit [Ping timeout: 246 seconds]
Snowy has quit [Remote host closed the connection]
kmckelvi1 has joined #ruby
cyfr0n has joined #ruby
Guest47881 has joined #ruby
Vitor_ has quit [Ping timeout: 260 seconds]
AlphaAtom has joined #ruby
adgtl has joined #ruby
devster31 has quit [Quit: cya]
devster31 has joined #ruby
kobain has joined #ruby
Spami has joined #ruby
tvon has quit [Remote host closed the connection]
mark2 has left #ruby ["PART #RubyOnRails :PART #reactjs :PART ##javascript :PART #elixir-lang :PART #debian :PART #zsh :PONG :hitchcock.freenode.net"]
astrobun_ has quit [Remote host closed the connection]
BTRE has joined #ruby
anaeem1_ has quit [Remote host closed the connection]
anaeem1_ has joined #ruby
<shevy> hmmm
arup_r has joined #ruby
<shevy> 10 more days left to write ruby code in 2015
devster31 has quit [Quit: cya]
devster31 has joined #ruby
Guest47881 has left #ruby ["Leaving"]
freerobby has joined #ruby
<adaedra> before writing javascript in 2016? that's what you're saying?
<shevy> ruby code
<adaedra> bat that's so 2015!
anaeem1_ has quit [Ping timeout: 240 seconds]
sankaber has joined #ruby
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
skade has quit [Quit: Computer has gone to sleep.]
cassioscabral has quit [Quit: cassioscabral]
smactive has joined #ruby
lxsameer has quit [Quit: Leaving]
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
smactive has quit [Ping timeout: 245 seconds]
fullofcaffeine has joined #ruby
nateberkopec has joined #ruby
anaeem1_ has joined #ruby
Kn|t3 has quit [Quit: Kn|t3]
DoubleMalt has quit [Remote host closed the connection]
Icey has joined #ruby
Icey has quit [Remote host closed the connection]
Icey has joined #ruby
sdothum has quit [Quit: ZNC - 1.6.0 - http://znc.in]
InvGhostt has quit [Ping timeout: 264 seconds]
agit0 has quit [Quit: zzzZZZ….]
shibly has joined #ruby
AlphaAtom has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sdothum has joined #ruby
shibly has left #ruby [#ruby]
Lildirt has quit [Ping timeout: 240 seconds]
Jardayn has joined #ruby
mostlybadfly has joined #ruby
adgtl has quit [Remote host closed the connection]
Lildirt has joined #ruby
sleepee has joined #ruby
stevenxl has joined #ruby
stevenxl has joined #ruby
Yzguy has joined #ruby
babblebre has joined #ruby
InvGhostt has joined #ruby
AlphaAtom has joined #ruby
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Emmanuel_Chanel_ has quit [Quit: Leaving]
adgtl has joined #ruby
Emmanuel_Chanel has joined #ruby
Emmanuel_Chanel has quit [Max SendQ exceeded]
benhuda has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Emmanuel_Chanel has joined #ruby
adgtl_ has joined #ruby
decoponio has joined #ruby
dlitvak has joined #ruby
adgtl has quit [Ping timeout: 240 seconds]
kmckelvi1 has quit [Read error: Connection reset by peer]
weemsledeux has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Spami has quit [Quit: This computer has gone to sleep]
ESpiney has joined #ruby
krobzaur has joined #ruby
sankaber has quit [Remote host closed the connection]
Kn|t3 has joined #ruby
sankaber has joined #ruby
kmckelvi1 has joined #ruby
platzhirsch has joined #ruby
matp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
zotherstupidguy has joined #ruby
f4cl3y has quit [Ping timeout: 246 seconds]
polishdub has joined #ruby
whippythellama has joined #ruby
yaewa has quit [Quit: Leaving...]
joast has joined #ruby
moei has joined #ruby
idefine has joined #ruby
dipk has quit [Quit: Leaving]
17WABD02O has joined #ruby
atomical_ has joined #ruby
stannard has joined #ruby
tvon has joined #ruby
andywojo has joined #ruby
weemsledeux has joined #ruby
celly has joined #ruby
freerobby has quit [Quit: Leaving.]
atomical has quit [Ping timeout: 240 seconds]
sanguisdex has left #ruby [#ruby]
Omni_ has quit [Ping timeout: 264 seconds]
17WABD02O has quit [Ping timeout: 272 seconds]
Omni_ has joined #ruby
jackcom has quit [Quit: jackcom]
zacts_ has quit [Quit: leaving]
nfk|laptop has quit [Quit: yawn]
momomomomo has joined #ruby
leslie has joined #ruby
leslie has joined #ruby
bigkevmcd has joined #ruby
celly has quit [Ping timeout: 272 seconds]
leslie has quit [Client Quit]
greister has quit [Quit: WeeChat 1.3]
marcoecc has quit [Ping timeout: 240 seconds]
greister has joined #ruby
leslie has joined #ruby
leslie has quit [Changing host]
leslie has joined #ruby
Snowy has joined #ruby
TakumoKatekari is now known as Takumo
greister has quit [Client Quit]
karmatr0n has joined #ruby
greister has joined #ruby
TheBloke has quit [Ping timeout: 255 seconds]
InvGhostt has quit [Read error: Connection reset by peer]
InvGhostt has joined #ruby
gambl0re has quit [Ping timeout: 272 seconds]
Snowy has quit [Ping timeout: 260 seconds]
aryaching has joined #ruby
ta has quit [Remote host closed the connection]
Lildirt has quit [Ping timeout: 272 seconds]
Kn|t3 has quit [Quit: Kn|t3]
IanMalcolm has quit [Max SendQ exceeded]
Kruppe has joined #ruby
csmb has joined #ruby
camus has joined #ruby
sivoais has joined #ruby
w5isp has joined #ruby
tvon has quit []
camus has quit [Changing host]
camus has joined #ruby
sivoais has quit [Max SendQ exceeded]
rhg135 has joined #ruby
tvon has joined #ruby
sandstrom has quit [Quit: My computer has gone to sleep.]
sandstrom has joined #ruby
Lildirt has joined #ruby
decoponyo has joined #ruby
dhollinger has joined #ruby
f4cl3y has joined #ruby
duckpuppy has joined #ruby
decoponio has quit [Ping timeout: 260 seconds]
IanMalcolm has joined #ruby
idefine_ has joined #ruby
atomical has joined #ruby
jgpawletko has joined #ruby
marcoecc has joined #ruby
Snowy has joined #ruby
rodfersou is now known as rodfersou|lunch
lxsameer has joined #ruby
lxsameer has quit [Changing host]
lxsameer has joined #ruby
nertzy has joined #ruby
chandlerbing has quit [Quit: ZNC - http://znc.in]
bigmac_ has quit [Remote host closed the connection]
idefine_ has quit [Ping timeout: 256 seconds]
atomical_ has quit [Ping timeout: 276 seconds]
minimalism has joined #ruby
Lildirt has quit [Ping timeout: 245 seconds]
The_Phoenix has joined #ruby
IanMalcolm has quit [Quit: ZNC 1.6.1 - http://znc.in]
Lildirt has joined #ruby
sivoais has joined #ruby
Trynemjoel has joined #ruby
Meow-J has joined #ruby
TheBloke has joined #ruby
axl_ has joined #ruby
solars has quit [Ping timeout: 250 seconds]
weemsledeux has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Snowy_ has joined #ruby
aganov has quit [Remote host closed the connection]
AlphaAtom has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Snowy has quit [Read error: Connection reset by peer]
colegatron has quit [Ping timeout: 246 seconds]
dorei has joined #ruby
ElFerna has quit [Ping timeout: 276 seconds]
AlphaAtom has joined #ruby
bartkoo has quit [Quit: bartkoo]
mary5030 has joined #ruby
rippa has quit [Read error: Connection reset by peer]
sivoais has quit [Ping timeout: 244 seconds]
rippa has joined #ruby
IdanM_ has quit [Quit: Textual IRC Client: www.textualapp.com]
InvGhostt has quit [Read error: Connection reset by peer]
IdanM has joined #ruby
InvGhostt has joined #ruby
mrtomme has quit [Ping timeout: 246 seconds]
sivoais has joined #ruby
mrtomme has joined #ruby
n008f4g_ has quit [Ping timeout: 246 seconds]
matp has joined #ruby
benhuda has joined #ruby
InvGhostt has quit [Read error: Connection reset by peer]
karmatr0n has quit [Ping timeout: 250 seconds]
InvGhostt has joined #ruby
Azure|dc has quit [Ping timeout: 260 seconds]
lacuna has joined #ruby
hxegon has joined #ruby
InvGhostt has quit [Read error: Connection reset by peer]
InvGhostt has joined #ruby
jmonreal has joined #ruby
sivoais has quit [Ping timeout: 240 seconds]
yardenbar has quit [Ping timeout: 272 seconds]
naftilos76 has joined #ruby
adgtl has joined #ruby
tenderlove has joined #ruby
seitensei has joined #ruby
adgtl_ has quit [Read error: No route to host]
freerobby has joined #ruby
karapety_ has quit [Remote host closed the connection]
adaedra has quit [Remote host closed the connection]
`derpy has quit [Remote host closed the connection]
sivoais has joined #ruby
colegatron has joined #ruby
pawnbox_ has joined #ruby
yardenbar has joined #ruby
rgtk has quit [Read error: Connection reset by peer]
pawnbox has quit [Read error: Connection reset by peer]
rgtk has joined #ruby
scootaloo has joined #ruby
seitensei has quit [Ping timeout: 272 seconds]
cjbottaro has joined #ruby
adaedra has joined #ruby
`derpy has joined #ruby
pawnbox has joined #ruby
Killerkeksdose has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
ElFerna has joined #ruby
weemsledeux has joined #ruby
Ishido has quit [Quit: Roads? Where We're Going We Don't Need Roads.]
ponga has quit [Quit: Connection closed for inactivity]
Snowy_ is now known as Snowy
pawnbox_ has quit [Ping timeout: 245 seconds]
scootaloo has quit [Quit: Page closed]
mary5030 has quit [Remote host closed the connection]
InvGhostt has quit [Read error: Connection reset by peer]
InvGhostt has joined #ruby
Snowy is now known as snowdrift
Ray` has quit [Remote host closed the connection]
sleepee has quit [Quit: Leaving]
sivoais has quit [Ping timeout: 272 seconds]
InvGhostt has quit [Read error: Connection reset by peer]
InvGhostt has joined #ruby
ElFerna has quit [Ping timeout: 240 seconds]
InvGhostt has quit [Max SendQ exceeded]
SleepySensei has joined #ruby
ta0 has joined #ruby
InvGhostt has joined #ruby
sivoais has joined #ruby
<ta0> i forget who recommended codewars to me, but it has helped so much. my ruby-fu has significantly improved
<minimalism> codewars? nanisore
naftilos76 has quit [Ping timeout: 260 seconds]
rgtk has quit [Remote host closed the connection]
adingman has joined #ruby
<adingman> Stupid newbie error trying to read from a socket.
Spami has joined #ruby
<shevy> ta0 was it you
<cscheib> ta0: it's certainly useful to do some exercises there. there're also ruby koans
<ta0> shevy: was what me?
<adingman> Tell me why this: "if ((iv.size != 16 || ctext.size < 16)) then" is wrong?
nertzy has quit [Quit: This computer has gone to sleep]
<adingman> because it always hits the "else" block and then prints out that iv.size is 16 and ctext.size is 160, which last I checked is greater than 16.
<ta0> cscheib: I find the rubykoans a bit slow. the nano -> irb -> rake cycle doesnt really appeal to me so much
chth0n has joined #ruby
sivoais has quit [Ping timeout: 244 seconds]
<apeiros> adingman: print the conditions separately and see? `p iv_size: iv.size != 16, ctext_size: ctext.size < 16` right before your if
<adingman> puts( "IV is " + iv.size.to_s + " bytes and ctext is " + ctext.size.to_s + " bytes.\n")
<apeiros> and 160 is greater than 16, yes, which means it is not smaller
<apeiros> i.e. 160 < 16 # => false
<apeiros> so if IV is 16 bytes, it's false || false, and that => false
<adingman> And I'm testing an assignment not a comparison.
<adingman> oops.
Kn|t3 has joined #ruby
chth0n has quit [Client Quit]
<adingman> Works when I use ==
arup_r has quit [Remote host closed the connection]
<apeiros> puts "IV is #{iv.size} bytes and ctext is #{ctext.size} bytes." # adingman - nicer to write & read
sivoais has joined #ruby
yardenbar has quit [Remote host closed the connection]
<apeiros> your code does not contain an assignment?
<adingman> apeiros, thanks.
<adingman> the assignment is elsewhere.
<apeiros> also puts appends a newline unless there's already one present
<adingman> but my "if" statement was testing success of assigning "16" to string.size.
<cscheib> ta0: may want to consider something other than nano. you won't regret learning and using vim, if you end up coding a lot. Or even emacs.
<adingman> And thanks for the reminder about quoting conventions. New to Ruby, and I knew there had to be a cleaner way.
slash_kick is now known as slash_join
<apeiros> adingman: btw., #{} calls to_s on the result of the expression
<apeiros> hence "x: #{1+1}" is fine, while with "x: "+(1+1) you need the .to_s
<ta0> i like the simplicity. emacs killed lisp for me, racket -> sbcl and emacs was such a mess that I just gave it up
reaVer has joined #ruby
<ta0> nano is just fine
dlitvak has quit [Remote host closed the connection]
argoneus_ has quit [Changing host]
argoneus_ has joined #ruby
argoneus_ is now known as argoneus
platzhirsch has quit [Remote host closed the connection]
dlitvak has joined #ruby
<adingman> people who use nano are tolerable as long as they turn off its stupid hard word wrap behavior that kills files.
gambl0re has joined #ruby
<blub> slime and paredit is half the reason to use lisp.....
zdman135 has joined #ruby
<adingman> nano itself is a matter of taste. To me, it tastes pretty bad. But as long as the junior admins don't muck anything up they can use whatever editor they like ;-)
bkxd has joined #ruby
rodfersou|lunch has quit [Quit: leaving]
<zdman135> oh the hate towards nano, lol
rgtk has joined #ruby
raypulver has joined #ruby
<zdman135> oh the hate towards nano, lol
benhuda has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sivoais has quit [Ping timeout: 250 seconds]
<raypulver> I am making a C extension .. I put my header files in the same folder as my source files but gem can't find them when it goes to build my gem
<adaedra> ah, editor wars again?
<raypulver> here is my gemspec: http://raypulver.com/leon.gemspec
synthroid has quit [Remote host closed the connection]
synthroid has joined #ruby
przemosk has joined #ruby
sivoais has joined #ruby
bkxd has quit [Ping timeout: 260 seconds]
Kn|t3 has quit [Quit: Kn|t3]
dsdeiz has joined #ruby
DoubleMalt has joined #ruby
AlphaAtom has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
synthroid has quit [Ping timeout: 276 seconds]
karapetyan has joined #ruby
krz has quit [Remote host closed the connection]
krz has joined #ruby
sivoais has quit [Ping timeout: 272 seconds]
sivoais has joined #ruby
codecop has quit [Remote host closed the connection]
cwong_on_irc has joined #ruby
sandstrom has quit [Quit: My computer has gone to sleep.]
Kn|t3 has joined #ruby
idefine_ has joined #ruby
nanoz has quit [Quit: <3]
InvGhostt has quit [Read error: Connection reset by peer]
InvGhostt has joined #ruby
lictor36 has joined #ruby
AlphaAtom has joined #ruby
bigkevmcd has quit [Quit: Outta here...]
dsdeiz has quit [Ping timeout: 260 seconds]
Yzguy has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
idefine_ has quit [Ping timeout: 256 seconds]
sivoais has quit [Ping timeout: 246 seconds]
FooMunki has joined #ruby
vbatts|w` is now known as vbatts|work
InvGhostt has quit [Read error: No route to host]
sandstrom has joined #ruby
sivoais has joined #ruby
pawnbox_ has joined #ruby
arup_r has joined #ruby
BTRE has quit [Quit: Leaving]
pawnbox has quit [Ping timeout: 240 seconds]
BTRE has joined #ruby
ramfjord has joined #ruby
<shevy> can you put it on a site that does not require a download such as pastie.org or gist.github?
krz has quit [Ping timeout: 264 seconds]
dlitvak has quit [Remote host closed the connection]
ElFerna has joined #ruby
sivoais has quit [Read error: Connection reset by peer]
karapetyan has quit [Remote host closed the connection]
tom_lowndes has joined #ruby
edwinvdgraaf has quit [Ping timeout: 260 seconds]
Lildirt has quit [Ping timeout: 256 seconds]
karapetyan has joined #ruby
dlitvak has joined #ruby
sivoais has joined #ruby
renderf__ has quit [Ping timeout: 260 seconds]
axl_ has quit [Ping timeout: 240 seconds]
shanemcd has quit [Read error: Connection reset by peer]
aryaching has quit [Ping timeout: 260 seconds]
celly has joined #ruby
ferr has joined #ruby
weemsledeux has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
samgerber has quit [Remote host closed the connection]
duckpuppy has quit [Ping timeout: 260 seconds]
axl_ has joined #ruby
karapetyan has quit [Remote host closed the connection]
Lildirt has joined #ruby
DoubleMalt has quit [Remote host closed the connection]
anaeem1_ has quit [Remote host closed the connection]
shanemcd has joined #ruby
synthroid has joined #ruby
synthroid has quit [Read error: Connection reset by peer]
celly has quit [Ping timeout: 260 seconds]
Kn|t3 has quit [Quit: Kn|t3]
synthroid has joined #ruby
sivoais has quit [Ping timeout: 260 seconds]
skyjumper has joined #ruby
sivoais has joined #ruby
bronson has joined #ruby
minimalism has quit [Quit: minimalism]
psy_ has joined #ruby
minimalism has joined #ruby
Spami has quit [Quit: This computer has gone to sleep]
minimalism has quit [Client Quit]
psy_ has quit [Max SendQ exceeded]
minimalism has joined #ruby
psy_ has joined #ruby
puria has quit [Remote host closed the connection]
hectortrope has joined #ruby
tvon has quit [Ping timeout: 246 seconds]
tvon has joined #ruby
sivoais has quit [Read error: Connection reset by peer]
joonty has quit [Quit: joonty]
radgeRayden__ has joined #ruby
sivoais has joined #ruby
bronson has quit [Ping timeout: 264 seconds]
speakingcode has joined #ruby
speakingcode has quit [Client Quit]
amclain has joined #ruby
joonty has joined #ruby
nertzy has joined #ruby
idefine has quit [Read error: Connection reset by peer]
<Mon_Ouie> raypulver: Dir.glob("*.{c, h}") != Dir.glob("*.{c,h}")
Kn|t3 has joined #ruby
Liothen- has quit [Quit: The Dogmatic Law of Shadowsong]
idefine has joined #ruby
rkazak_ has quit [Ping timeout: 246 seconds]
Liothen has joined #ruby
Liothen has joined #ruby
andikr has quit [Remote host closed the connection]
f4cl3y has quit [Remote host closed the connection]
Rickmasta has joined #ruby
anaeem1 has joined #ruby
senayar has quit []
sandstrom has quit [Quit: My computer has gone to sleep.]
devbug has joined #ruby
w5isp has quit [Quit: 73]
joonty has quit [Quit: joonty]
tvw has quit [Remote host closed the connection]
build22 has left #ruby [#ruby]
chthon has quit [Quit: Ex-Chat]
drptbl has quit [Quit: My MAC has gone to sleep. zZz..]
SleepySensei has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sross07 has joined #ruby
cassioscabral has joined #ruby
ElFerna has quit [Ping timeout: 240 seconds]
sross07 has joined #ruby
sgambino has joined #ruby
The_Phoenix has quit [Read error: Connection reset by peer]
skyjumper has left #ruby [#ruby]
rodfersou has joined #ruby
bodgix has left #ruby [#ruby]
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #ruby
Hounddog_ has quit [Remote host closed the connection]
AlphaAtom has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
snguyen has joined #ruby
SleepySensei has joined #ruby
Meow-J has quit [Quit: Connection closed for inactivity]
AlphaAtom has joined #ruby
fullofcaffeine has quit [Remote host closed the connection]
anaeem1 has quit [Remote host closed the connection]
fullofcaffeine has joined #ruby
hxegon has quit [Quit: Textual IRC Client: www.textualapp.com]
rgtk has quit [Remote host closed the connection]
przemosk has quit [Remote host closed the connection]
nonopposition has quit [Remote host closed the connection]
cassioscabral has quit [Quit: cassioscabral]
ferr has quit [Ping timeout: 245 seconds]
the_nick_me has joined #ruby
<TomyLobo> *. h?
nertzy has quit [Quit: This computer has gone to sleep]
snowdrift has quit [Remote host closed the connection]
xet7_ is now known as xet7
sgambino has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pdoherty has quit [Remote host closed the connection]
ruu_ has joined #ruby
sandstrom has joined #ruby
SCHAAP137 has quit [Remote host closed the connection]
dotix has joined #ruby
eytanfb has joined #ruby
IdanM has quit [Quit: Textual IRC Client: www.textualapp.com]
renderfu_ has joined #ruby
ZYPP has quit [Ping timeout: 245 seconds]
cassioscabral has joined #ruby
<havenwood> TomyLobo: I try to never put spaces in file extensions!
<havenwood> Pretty sure I've made this same error though. ;)
seitensei has joined #ruby
dlitvak has quit [Remote host closed the connection]
mg^ has joined #ruby
shanemcd has quit [Remote host closed the connection]
benlieb has joined #ruby
shanemcd has joined #ruby
dotix has quit []
dlitvak has joined #ruby
dotix has joined #ruby
dotix has quit [Changing host]
dotix has joined #ruby
devoldmx has joined #ruby
DoubleMalt has joined #ruby
seitensei has quit [Ping timeout: 260 seconds]
Lildirt has quit [Ping timeout: 245 seconds]
shanemcd has quit [Remote host closed the connection]
nfk|laptop has joined #ruby
psy_ has quit [Remote host closed the connection]
shibly has joined #ruby
weemsledeux has joined #ruby
devoldmx has quit [Ping timeout: 255 seconds]
<shibly> What's the latest version of gem? like gem install rails
RobertBirnie has joined #ruby
Kn|t3 has quit [Quit: Kn|t3]
<havenwood> shibly: 2.5.1
eytanfb has quit [Remote host closed the connection]
<shibly> havenwood: How did you know it?
eytanfb has joined #ruby
maletor has joined #ruby
devbug has quit [Ping timeout: 250 seconds]
<havenwood> shibly: I recalled and confirmed with: gem update --system && gem -v
Lildirt has joined #ruby
tvon has quit [Read error: Connection reset by peer]
maletor has quit [Client Quit]
SleepySensei has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
shanemcd has joined #ruby
<havenwood> ?crosspost shibly
<ruboto> shibly, Please do not crosspost without at least telling so and mentioning provided suggestions and their outcome in all channels. Experience shows that people don't do either, and not doing so is considered rude.
anaeem1 has joined #ruby
hxegon has joined #ruby
agent_white has joined #ruby
<havenwood> shibly: From the console you can check `gem -v` or `Gem::VERSION` from Ruby.
nfk|laptop has quit [Ping timeout: 272 seconds]
ElFerna has joined #ruby
monthy has quit [Read error: Connection reset by peer]
c0m0 has quit [Ping timeout: 260 seconds]
<shibly> havenwood: I ran: gem update --system , why is it taking so much time?
<agent_white> Mornin' folks
<shibly> agent_white: Morning
<havenwood> shibly: Maybe it wasn't up to date and it's updating? Downloads can take a while depending on your internet speed.
<havenwood> agent_white: good mornin'
nonopposition has joined #ruby
pawnbox_ has quit [Remote host closed the connection]
pawnbox has joined #ruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
axl_ has quit [Quit: axl_]
<havenwood> shibly: Folk are wasting time re-answering your question in other channels... Say if you cross-post!
tvon has joined #ruby
eytanfb has quit [Remote host closed the connection]
axl_ has joined #ruby
n008f4g_ has joined #ruby
berserk_ren has joined #ruby
adgtl has quit [Remote host closed the connection]
drptbl has joined #ruby
jbrhbr has joined #ruby
cpup has joined #ruby
<havenwood> shibly: You can see more details with the --verbose flag: gem update --verbose --system
weemsledeux has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
shibly has quit [Quit: leaving]
zdman135 has quit [Read error: Connection reset by peer]
jbrhbr1 has joined #ruby
sigurding has quit [Quit: sigurding]
jbrhbr has quit [Read error: Connection reset by peer]
nfk|laptop has joined #ruby
anaeem1 has quit [Remote host closed the connection]
bkxd has joined #ruby
SleepySensei has joined #ruby
anaeem1_ has joined #ruby
tvon has quit [Ping timeout: 240 seconds]
max--1 has joined #ruby
skade has joined #ruby
[Butch] has joined #ruby
drptbl has quit [Quit: My MAC has gone to sleep. zZz..]
eytanfb has joined #ruby
bkxd has quit [Ping timeout: 244 seconds]
agentmeerkat has joined #ruby
pwnd_nsfw has quit [Ping timeout: 240 seconds]
anaeem1_ has quit [Ping timeout: 272 seconds]
nfk|laptop has quit [Ping timeout: 240 seconds]
max--1 has quit [Remote host closed the connection]
berserk_ren has quit [Remote host closed the connection]
karapetyan has joined #ruby
miah_ is now known as miah
akkad_ is now known as akkad
darkf has quit [Quit: Leaving]
tvon has joined #ruby
shanemcd has quit [Remote host closed the connection]
IanMalcolm has joined #ruby
tom_lowndes has quit [Ping timeout: 250 seconds]
IanMalcolm has quit [Remote host closed the connection]
IanMalcolm has joined #ruby
arooni has joined #ruby
theRoUS` has quit [Changing host]
theRoUS` has joined #ruby
cpup has quit [Ping timeout: 265 seconds]
karapetyan has quit [Ping timeout: 260 seconds]
IanMalcolm has quit [Client Quit]
cpup has joined #ruby
IanMalcolm has joined #ruby
devbug has joined #ruby
idefine_ has joined #ruby
ta has joined #ruby
ramfjord has quit [Ping timeout: 255 seconds]
pwnd_nsfw has joined #ruby
theRealGent has joined #ruby
ruu_ has quit [Remote host closed the connection]
samgerber has joined #ruby
diegoviola has joined #ruby
tvon has quit [Quit: leaving]
idefine_ has quit [Ping timeout: 256 seconds]
celly has joined #ruby
duckpuppy has joined #ruby
zanzarel has joined #ruby
mesamoo has joined #ruby
jbrhbr1 has quit [Quit: Leaving.]
bronson has joined #ruby
anaeem1_ has joined #ruby
wolffles has joined #ruby
anaeem1_ has quit [Remote host closed the connection]
[Butch] has quit [Ping timeout: 265 seconds]
theRealGent has quit [Quit: theRealGent]
edwinvdgraaf has joined #ruby
nonopposition has quit [Remote host closed the connection]
celly has quit [Ping timeout: 276 seconds]
arup_r has quit []
bMalum has joined #ruby
[Butch] has joined #ruby
nfk|laptop has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
mistnim has joined #ruby
sigurding has joined #ruby
zotherstupidguy has quit [Quit: WeeChat 1.3]
przemek has joined #ruby
edwinvdgraaf has quit [Read error: Connection reset by peer]
edwinvdgraaf has joined #ruby
ta has quit [Remote host closed the connection]
dmolina has quit [Quit: Leaving.]
jbrhbr has joined #ruby
idefine_ has joined #ruby
pawnbox_ has joined #ruby
eytanfb has quit [Remote host closed the connection]
rubynoobie has joined #ruby
pawnbox has quit [Ping timeout: 250 seconds]
idefine_ has quit [Ping timeout: 256 seconds]
axl__ has joined #ruby
axl_ has quit [Read error: Connection reset by peer]
axl__ is now known as axl_
nfk|laptop has quit [Ping timeout: 250 seconds]
bweston92 has quit [Ping timeout: 272 seconds]
agentmeerkat has quit [Ping timeout: 256 seconds]
solocshaw has quit [Ping timeout: 260 seconds]
theRealGent has joined #ruby
treehug88 has joined #ruby
xdc has quit [Quit: WeeChat 0.3.8]
AlphaAtom has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
arooni has quit [Ping timeout: 240 seconds]
SHyx0rmZ has joined #ruby
AlphaAtom has joined #ruby
ruu_ has joined #ruby
AlphaAtom has quit [Client Quit]
<adingman> Anyone know if the OpenSSL module provides a straightforward way to query the block size for a supported cipher?
solocshaw has joined #ruby
roshanavand has quit []
the_nick_me has quit [Remote host closed the connection]
<adingman> I'm not finding it, but it seems dumb to hard code it when writing code that may use different algorithms.
<adingman> Everything I care about today has the same block size, but...
AlphaAtom has joined #ruby
solocshaw has quit [Client Quit]
calderonroberto has joined #ruby
adgtl has joined #ruby
shanemcd has joined #ruby
solocshaw has joined #ruby
eytanfb has joined #ruby
theRoUS` is now known as theRouS
decoponyo has quit [Quit: Leaving...]
adgtl has quit [Ping timeout: 246 seconds]
solocshaw1 has joined #ruby
solocshaw has quit [Ping timeout: 260 seconds]
solocshaw1 is now known as solocshaw
Uptime has quit [Quit: :}]
nateberkopec has quit [Quit: Leaving...]
<theRealGent> Radar: I took your suggestion of using chruby.
jcdesimp has quit [Remote host closed the connection]
<theRealGent> I have a different problem now: .rubies/ruby-2.2.2/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- bundler (LoadError)
jcdesimp has joined #ruby
bkxd has joined #ruby
devbug has quit [Read error: Connection reset by peer]
<theRealGent> Radar: and `gem list bundler` shows 1.11.2
zeroDivisible has joined #ruby
jcdesimp_ has joined #ruby
ramfjord has joined #ruby
diegoviola has quit [Ping timeout: 260 seconds]
adgtl has joined #ruby
devbug has joined #ruby
Uptime has joined #ruby
zacts has joined #ruby
<wolffles> new to ruby, learning procs. all examples show a proc executing a puts or simple do…can someone show me a more advance exapmle of a proc?
<Papierkorb> wolffles: what are you looking for? Use-cases?
frem has joined #ruby
<rubynoobie> @wolffles i am new as well, what are you using to practice?
kirun has joined #ruby
<wolffles> i suppose use cases will help as well
nettoweb has joined #ruby
<wolffles> rubynoobie: im using books, and coding bootcamp practice problems, youtube courses, etc
jcdesimp has quit [Ping timeout: 246 seconds]
bkxd has quit [Ping timeout: 246 seconds]
solocshaw has quit [Ping timeout: 240 seconds]
momomomomo has quit [Quit: momomomomo]
<rubynoobie> What bootcamp practice problems?
solocshaw has joined #ruby
<mistnim> is there any field other than webdevelopment where ruby is relevant?
<theRealGent> Can someone assist me with this error? http://pastie.org/private/2gc2kyqdcu7hpfbjshjxww
<wolffles> server side engnering i think
yqt has joined #ruby
greg has joined #ruby
<mistnim> wolffles: always web related?
<Papierkorb> wolffles: E.g. callbacks. Or to modify behaviour of a complex class. Note that blocks can be 'caught' which gives you a Proc
<shevy> ohhh my waffles are back
<Papierkorb> mistnim: At work we're doing cluster management with ruby (+ docker and friends)
<havenwood> mistnim: There are quite a few areas of use. Deployment and telephony or even defense, space and supercomputing.
<havenwood> mistnim: It's a popular general purpose programming language.
<mistnim> it's still completely overshadowed by python outside web fields
nonopposition has joined #ruby
<Papierkorb> mistnim: General scripting. I have a (ruby) script which upon me pressing a key on a keyboard, it switches USB forwards for a virtual machine.
<havenwood> theRealGent: I'm curious to sanity check what you get for `gem which bundler` and `which bundler`?
<bougyman> mistnim: not in devops.
<Papierkorb> mistnim: You can also say it as "It's still completely overshadowed by bash scripts outside web fields"
<bougyman> chef/puppet dominate that field.
<wolffles> shevy: hey yeah i decided to study a bit today
<havenwood> mistnim: Ruby is more popular than Python for some thing and vice versa.
<theRealGent> havenwood: they dont match!
<mistnim> I just wish it was the most popular scripting language in general, I like ruby more than python
<wolffles> rubynoobie: these problems are from a year ago
<rubynoobie> @wolffles cool are you in sf?
<bougyman> popularity is not a metric I really care about.
<havenwood> theRealGent: and: which -a bundler
<wolffles> rubynoobie: yea lol howd you geuss
<shevy> wolffles best way for ruby is to just write as much ruby code as you can yourself, just start with simple things, other things such as procs etc... you can pickup as you go
<theRealGent> havenwood: /Users/user/.gem/ruby/2.2.2/bin/bundler
<Papierkorb> ruby makes me happy. Can't say the same about python. So ruby it is for me too ;)
<rubynoobie> app academy is in sf lol
<havenwood> mistnim: Any of the top ten or so languages are quite popular. I wouldn't worry about it.
<theRealGent> havenwood: sorry, theres a new line between 2.2.2 and /bin/bundler
<mistnim> bougyman: I do because if there is a field I'm going to be interested in the future, and there are no tools for ruby, than I will be forced to use python or something else
<Papierkorb> wasn't ruby 9th in the most recent TIOBE index?
<rubynoobie> @wolffles how long have you been using ruby or coding?
<wolffles> shevy: im at the point where im writing basic games like hangman but im still getting stuck of some things.
skade has joined #ruby
<shevy> Papierkorb yeah it kinda sits there in that 8-12 range
<theRealGent> havenwood: what do you think?
snowdrift has joined #ruby
<wolffles> rubynoobie: ive been on and off trying to learn enough to get into a bootcamp but all together like 4 months
ta has joined #ruby
<theRealGent> havenwood: shouldn’t chruby symlink bundler for me?
InvGhostt has joined #ruby
diego2 has joined #ruby
momomomomo has joined #ruby
<rubynoobie> @wolffles that bootcamp looks legit! goodluck! are you going to take the challenges soon?
nofxx has quit [Ping timeout: 255 seconds]
<havenwood> theRealGent: chruby doesn't create symlinks but it does add RubyGems' bin/ dir to the $PATH and set $GEM_HOME and $GEM_PATH
nofxx has joined #ruby
nofxx has quit [Changing host]
nofxx has joined #ruby
codecop has joined #ruby
<wolffles> rubynoobie: i wasnt sure so i used my roomates account he wasnt using , and they sent me some more materials saying i dont have enough experience, but its been another 2 months i might try again
<havenwood> theRealGent: gist the exact command you're running, the full error and the which commands?
diego3 has joined #ruby
<theRealGent> havenwood: I just posted a pastie of it. http://pastie.org/private/2gc2kyqdcu7hpfbjshjxww
<rubynoobie> @wolffles can you apply as many times as you want? how hard was the challenges?
<havenwood> theRealGent: bundle exec logstash
tildes has joined #ruby
<theRealGent> Ruby is confusing. :(
<wolffles> rubynoobie: im not sure, ive heard you can apply for each 12 week class a few times, or that multiple tries shows dedication and gives you prestige over others. and the 1st challenge was a beginner level there are 2 more tests after that the second test they send you an intermediate problem you have a deadline to finish. 3rd test you go in so they watch you code
akem has joined #ruby
diego2 has quit [Ping timeout: 245 seconds]
<theRealGent> havenwood: lol I literally can’t even…. http://pastie.org/private/xtuvwbjkvz1xibovs4n5aq
<rubynoobie> @wolffles did you make it past the first challenge?
<wolffles> rubienoobie: not the first time i tried i got the first two problems with ease, but got stuck on the last one.
<rubynoobie> Cool goodluck!
<rubynoobie> maybe i will try to join you there too :)
<theRealGent> This is giving me the impression that ruby’s tooling ecosystem is.. not stellar :(
<wolffles> rubynoobie: you in the bay as well?
tomphp has joined #ruby
<rubynoobie> n down south a bit central coast
<havenwood> theRealGent: Actually Ruby ships with RubyGems which has it's own dependency resolving. Seems you're using Rails?
DavidDudson has joined #ruby
<theRealGent> havenwood: afaik, im not using rails.
<havenwood> theRealGent: Whatcha doing?
diego3 has quit [Ping timeout: 245 seconds]
rgtk has joined #ruby
<theRealGent> havenwood: I’m just trying to get this application to launch so I can do some simple development
<theRealGent> havenwood: I’m writing a logstash output.
<theRealGent> But I can’t get logstash to run
<wolffles> ahh i see. that would be cool if we had the same class, i dont have many friends that do any kind of coding
DavidDudson has quit [Client Quit]
<havenwood> theRealGent: try `bundle exec logstash` (not bin/logstash)
<havenwood> theRealGent: I'm not familiar with logstash.
<theRealGent> havenwood: bundler: command not found: logstash
<havenwood> Assuming it's a gem.
karapetyan has joined #ruby
<theRealGent> havenwood: i believe it is. There are gem files in that directory.
<rubynoobie> @wolffles me either everyone is just a stoner xD
axl_ has quit [Quit: axl_]
JakFrist has joined #ruby
<havenwood> theRealGent: Try?: gem install -g
<theRealGent> havenwood: ERROR: While executing gem ... (Gem::UnsatisfiableDependencyError)
InvGhostt has quit [Read error: Connection reset by peer]
<theRealGent> Unable to resolve dependency: No match for 'logstash-devutils (~> 0.0.15, ~> 0.0.15)' on this platform. Found: java
<wolffles> rubynoobie: haha true dat, techys are frowned upon cuz of all the gentrification lol
<theRealGent> Ah. I forgot, I need JRuby
InvGhostt has joined #ruby
mistermocha has joined #ruby
<theRealGent> Let’s see if that works..
rgtk has quit [Ping timeout: 246 seconds]
axl_ has joined #ruby
Lildirt has quit [Ping timeout: 272 seconds]
adgtl has quit [Remote host closed the connection]
rgtk has joined #ruby
sigurding has quit [Quit: sigurding]
ur5us has joined #ruby
* theRealGent slams forehead into desk repeatedly
<theRealGent> I’ve never had this bad of a ramp up time in any other language ecosystem
nateberkopec has joined #ruby
<theRealGent> Literally even Java with Maven is better.
nettoweb has quit [Read error: Connection reset by peer]
mistermocha has quit [Remote host closed the connection]
<adaedra> You're here to get help or just to troll...?
mistermocha has joined #ruby
nettoweb has joined #ruby
<shevy> he wants to do "some simple development"
karapetyan has quit [Ping timeout: 240 seconds]
K1MOS has joined #ruby
gizmore has joined #ruby
nertzy has joined #ruby
<theRealGent> This is why ruby is not succeeding in the operational/sysadmin space.
<theRealGent> Python has much less ramp up time, and is simpler.
<Papierkorb> theRealGent: pacman -S ruby
<Papierkorb> theRealGent: on a proper platform, it's ONE call away
<shevy> theRealGent nah it is simple, but you fail so that's life
<Papierkorb> theRealGent: Don't blame ruby for your platforms faults
<eam> Papierkorb: it's not though
<Papierkorb> theRealGent: or your lack of understanding shells from what I reading
<havenwood> theRealGent: I guess follow the instructions very carefully. Running something built specifically for JRuby on MRI is kinda like trying to run your Python on Node.
<eam> ruby is a real pain to work with
<eam> most of our ops folk are migrating over to go because the distribution story (can just copy out a single binary) is so much simpler
<eam> python shares a lot of those drawbacks fwiw
seitensei has joined #ruby
<havenwood> theRealGent: Also typically we'd ship a gem. I'm not familiar with Logstash though to know why it's doing that it's doing.
<eam> but the real killer with ruby is the variability between runtime stacks -- ruby has a TON of breaking changes between versions
banister has joined #ruby
cdg has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
<havenwood> eam: Sure is easy to deploy a binary!
<eam> that's fine for apps which bundle the interpreter and bundled gemsets with their deployments (which is the only reasonable way to approach the issue given how things are) but it's no good for "I have a tool I want to run on a machine ad-hoc)
<theRealGent> havenwood: I believe logstash is a gem: https://github.com/elastic/logstash
<eam> havenwood: it used to be the reverse: (
<eam> :(
<Papierkorb> eam: Never had issues. YMMV. What's good for you may be bad for others. For me, Go is a language inspired by all the wrong parts of Erlangs syntax.
zanzarel has quit [Ping timeout: 250 seconds]
<havenwood> eam: haha
<eam> Papierkorb: hey, I dislike go too
<havenwood> Elixir! \o/
<eam> just reporting in from the front lines is all
<Papierkorb> Crystal \m(
<havenwood> theRealGent: I don't se a logstash.gemspec.
<Papierkorb> Crystal \m/ *
n0vo has joined #ruby
dlitvak has quit [Remote host closed the connection]
<havenwood> theRealGent: (Apps have a Gemfile.)
<n0vo> Are .collect .each and .map all the same thing?
<havenwood> n0vo: map and collect are
<shevy> n0vo .map and .collect is
<Papierkorb> n0vo: #collect and #map are, #each is not
<n0vo> What's different about each then
<n0vo> It appears to do the same thing
<adaedra> &ri Array#map Array#each n0vo
<shevy> .map will give you a new array
<hxegon> n0vo it mutates the array, map does the stuff to a new one
<havenwood> n0vo: nope, it iterates but returns the original collection unlike map which returns a new, mapped collection
elaptics is now known as elaptics`away
<n0vo> Ahhh
<n0vo> Ok
<eam> havenwood: the real story is in how linking occurs. Ruby has some of the worst linking (gem require) of any runtime
<n0vo> Thanks
<eam> and no way to produce a "static executable"
devoldmx has joined #ruby
<adaedra> because it's not it's purpose?
<eam> imagine a tool that crammed all your gems into __DATA__ or something
<Papierkorb> eam: imagine a zip archive?
<eam> adaedra: that's another way of saying what I'm saying: It's been designed to be bad at this
seitensei has quit [Ping timeout: 265 seconds]
<Papierkorb> And wasn't there a gem which did that?
PedramT has joined #ruby
n008f4g_ has quit [Quit: Lost terminal]
<havenwood> eam: Traveling Ruby is a reasonably nice way to ship a self-contained app.
<eam> I've done it, it's a hassle
spider-mario has joined #ruby
ta0 has quit [Quit: Page closed]
<adaedra> It would not come to my idea to do this.
<adaedra> If I want something to be compilable to static binary, it's clear ruby would not be my choice.
bweston92 has joined #ruby
<eam> not a static binary, but an easily distributable format
<havenwood> eam: I build the statically linked RVM binaries on my machine so everybody thinks I broke their system when they see my home directory in the error messages. :P
<eam> bundle is essentially static linking
<eam> it's a copy of gems per tool
* havenwood renames user directory to travis-ci
<eam> havenwood: :)
adgtl has joined #ruby
ramortegui has joined #ruby
<havenwood> *for OS X
blt has joined #ruby
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<eam> (what's also amusing, I think, is that go doesn't actually produce a static binary)
<havenwood> speaking of... 2.2.4 came out and the fallback TravisCI binary links against libgmp causing trouble. >.>
<hxegon> >> [1].each { |i| i += 1 } # am I being dumb or should this return [2]?
<ruboto> hxegon # => [1] (https://eval.in/488751)
<shevy> will there be a 2.2.5 on xmas
<Papierkorb> hxegon: the former
devoldmx has quit [Ping timeout: 264 seconds]
<havenwood> shevy: 2.2 is *over*
<havenwood> shevy: 2.3
PedramT has quit [Ping timeout: 245 seconds]
<eam> >> ["YES"].each { "NO" }
<adaedra> hxegon: you're redefining the i inside the block, not the one inside the array.
<ruboto> eam # => ["YES"] (https://eval.in/488752)
K1MOS has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Lildirt has joined #ruby
Synthead has joined #ruby
weemsledeux has joined #ruby
<adaedra> hxegon: when using each, you get a reference to each of the elements turn by turn; but using = erases the reference, not the referenced object.
<shevy> havenwood lol what's with his ear
<hxegon> adaedra >:|
<adaedra> hxegon: you want [1].map { |i| i + 1 }
karapetyan has joined #ruby
<hxegon> adaedra I was trying to make an example for n0vo but use map for everything
<hxegon> *I use
adgtl has quit [Ping timeout: 240 seconds]
symm- has joined #ruby
<adaedra> >> [1, 2, 3].each do |n| puts i * 2 end # See full output
<ruboto> adaedra # => undefined local variable or method `i' for main:Object (NameError) ...check link for more (https://eval.in/488753)
<adaedra> uhuh.
<adaedra> >> [1, 2, 3].each do |n| puts n * 2 end # See full output
<ruboto> adaedra # => 2 ...check link for more (https://eval.in/488754)
<havenwood> ni!
ElFerna has quit [Ping timeout: 272 seconds]
<wolffles> can anyone show me a short version of this using simple methods? https://eval.in/488371
weemsledeux has quit [Max SendQ exceeded]
yfeldblum has joined #ruby
<adaedra> Here is #each: do operation on each element, but return the original array. n0vo hxegon
<havenwood> wolffles: Internal Server Error
<hxegon> havenwood I refreshed and it worked for me
<adaedra> havenwood: works for me
<shevy> wolffles you can probably use .count
karapetyan has quit [Remote host closed the connection]
<shevy> >> "abca".count 'a'
<ruboto> shevy # => 2 (https://eval.in/488755)
karapetyan has joined #ruby
<havenwood> adaedra: I'm just a knight who says "ni"...
<adaedra> havenwood: Ekke Ekke Ekke Ekke Ptangya Zoooooooom Boing Ni!
<havenwood> mmm
<havenwood> Now we say that!
<wolffles> should i just go through the alphabet using .count?
<adaedra> havenwood: it
<shevy> respectively, in your method, to return the number at second position, and the character at first position
<havenwood> wolffles: Yes, let's count the alphabet.
<wolffles> im thinking beyond the basic abc
<wolffles> lol
nettoweb has quit [Read error: Connection reset by peer]
<shevy> wolffles no, just .split into an array, then apply .uniq, then apply a .count on each entry there
<havenwood> wolffles: You were asking for procs earlier yeah?: https://gist.github.com/tomstuart/1466504
<shevy> wolffles if you collect that into an Array, ruby makes .sort ing easy
<havenwood> wolffles: there's a doosey on line 51 ^
<wolffles> havenwood: yeah, but just tyring to see different uses for procs besides the puts examples
nettoweb has joined #ruby
<shevy> >> [1,7,33,6363,3].max
<ruboto> shevy # => 6363 (https://eval.in/488756)
<shevy> ruby is like a factory
<havenwood> wolffles: take a look at this proc (lambda): https://gist.github.com/tomstuart/1466504#file-gistfile1-rb-L51
blaxter has quit [Quit: foo]
ElFerna has joined #ruby
nfk|laptop has joined #ruby
cdg has quit [Remote host closed the connection]
<wolffles> havenwood: wow, but what does -> mean?
prestorium has quit [Quit: Leaving]
<havenwood> wolffles: it's a stabby lambda
<eam> it means "you know how we said ruby has easy to read syntax? lol jk"
momomomomo has quit [Quit: momomomomo]
kramsee has quit [Quit: leaving]
<havenwood> >> ->{}.class
<ruboto> havenwood # => Proc (https://eval.in/488757)
<rubynoobie> that is a scary fizzbuzz xD
dotix has quit [Remote host closed the connection]
AlphaAtom has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<hxegon> wolffles https://eval.in/488759
<wolffles> havenwood: you just made things 10 times more confusing D:
<blub> wolffles: group_by identity max_by length
<ramortegui> Hello, I would like to know if there is a better way to do like nested loops like this: https://gist.github.com/ramortegui/489f987a3f37692159ad but more generic. for example if I need another loop.
nonopposition has quit [Remote host closed the connection]
<havenwood> >> [Proc.new {}.class, proc {}.class, lambda {}.class, ->{}.class]
<ruboto> havenwood # => [Proc, Proc, Proc, Proc] (https://eval.in/488760)
<adaedra> havenwood: you could have used .map(&:class)
K1MOS has joined #ruby
duckpuppy has quit [Ping timeout: 276 seconds]
bweston92 has quit [Ping timeout: 240 seconds]
<havenwood> adaedra: Obfuscates it for the mapless masses.
banister has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
K1MOS has quit [Max SendQ exceeded]
AlphaAtom has joined #ruby
snowdrift is now known as Snowy
RegulationD has joined #ruby
samgerber has quit [Remote host closed the connection]
shanemcd has quit [Remote host closed the connection]
<havenwood> I guess we were just talking map!
nocd has joined #ruby
<jbrhbr> ramortegui: you could always just use normal loops
<hxegon> >> 'heyeyh'.chars.group_by { |x| x }.to_a.map { |l, freq| [l, freq.length] } >> wolffles or a cleaner version of this
<ruboto> hxegon # => undefined local variable or method `wolffles' for main:Object (NameError) ...check link for more (https://eval.in/488762)
snguyen has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<hxegon> >> 'heyeyh'.chars.group_by { |x| x }.to_a.map { |l, freq| [l, freq.length] } # wolffles :|
<ruboto> hxegon # => [["h", 2], ["e", 2], ["y", 2]] (https://eval.in/488763)
duckpuppy has joined #ruby
benhuda has joined #ruby
hectortrope has quit [Remote host closed the connection]
<ramortegui> thanks jbrhbr. I just try to create like a counter, like a clock.
ta_ has joined #ruby
<wolffles> i would just turn the string into a variable right hxegon?
<ramortegui> but I'd like to have more nested loops.
snguyen has joined #ruby
<ramortegui> and I think that could be a better way to write it.
blackmesa has joined #ruby
hxegon_ has joined #ruby
hxegon has quit [Read error: Connection reset by peer]
<jbrhbr> ramortegui: i think there's very few cases where having a lot of nested loop depth in one function makes sense from a factoring perspective. it probably means you need more methods
pawnbox_ has quit [Remote host closed the connection]
pawnbox has joined #ruby
bkxd has joined #ruby
<ramortegui> yes! jbrhbr. I'm trying to create a recursive function.
pawnbox has quit [Remote host closed the connection]
theRealGent has quit [Quit: theRealGent]
ta has quit [Ping timeout: 255 seconds]
momomomomo has joined #ruby
pawnbox has joined #ruby
kramsee has joined #ruby
<jbrhbr> that's not really what i meant
theRealGent has joined #ruby
nonopposition has joined #ruby
bweston92 has joined #ruby
nfk|laptop has quit [Ping timeout: 260 seconds]
<hxegon_> >> 'hello'.group_by(&:itself) # anyone used #itself before?
<blub> if you want to count up a bunch of variables like that im not really sure how it could be any cleaner
<ruboto> hxegon_ # => undefined method `group_by' for "hello":String (NoMethodError) ...check link for more (https://eval.in/488776)
symm- has quit [Quit: Leaving...]
bkxd has quit [Ping timeout: 260 seconds]
<havenwood> hxegon_: each_char.group_by(&:itself)
<hxegon_> >> 'hello'.chars.group_by(&:itself) # I just need to copy/paste from pry from now on :(
<ruboto> hxegon_ # => {"h"=>["h"], "e"=>["e"], "l"=>["l", "l"], "o"=>["o"]} (https://eval.in/488779)
ferr has joined #ruby
zdman135 has joined #ruby
Ziggy has quit [Read error: Connection reset by peer]
<blub> i always thought #yourself was awkward
<havenwood> hxegon_: The person who showed you the example with itself in this channel did!
kramsee has quit [Client Quit]
<hxegon_> havenwood where was that?
<havenwood> hxegon_: It's pretty new but I do use it as do others.
Pupeno has quit [Remote host closed the connection]
rgtk has quit [Remote host closed the connection]
<havenwood> hxegon_: Err, am I thinking of a different person?
<hxegon_> hxegon_ possibley, I disconnected for a sec so you might have said it in that time.
pawnbox has quit [Ping timeout: 245 seconds]
<jbrhbr> there was a guy in here with the name hexagon recently
Pupeno has joined #ruby
Pupeno has quit [Changing host]
Pupeno has joined #ruby
colli5ion has quit []
<shevy> an imposter!
<jbrhbr> hehe
<shevy> there can be only one real hxeganon
snockerton has joined #ruby
<hxegon_> that guy is an asshole. always mistyping stuff.
kramsee has joined #ruby
kramsee has quit [Client Quit]
hectortrope has joined #ruby
<jbrhbr> :p
celly has joined #ruby
hectortrope has quit [Client Quit]
bweston92 has quit [Ping timeout: 246 seconds]
<shevy> :D
benhuda has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
momomomomo has quit [Quit: momomomomo]
<ramortegui> jbrhbr: I just create a function to solve it. Thanks for your help. https://eval.in/488784
<hxegon_> >> 'hello'.chars.group_by(&:itself).inject({}) { |h, (k, v)| h[k] = v.length; h } # wolffles I just love refining one liners :)
<ruboto> hxegon_ # => {"h"=>1, "e"=>1, "l"=>2, "o"=>1} (https://eval.in/488785)
Rickmasta has joined #ruby
sross07 has quit [Read error: Connection reset by peer]
kramsee has joined #ruby
kramsee has quit [Client Quit]
<havenwood> hxegon_: try with map instead of inject
djbkd has joined #ruby
<havenwood> hxegon_: a nit but you might change `chars` to `each_char`
<wolffles> lol hxegon_ i have questions after i finish cooking and eating
<wolffles> im making walffles
<shevy> haha
solocshaw has quit [Ping timeout: 240 seconds]
<havenwood> i was just thinking of eating some wolffles!
<hxegon_> >> 'hello'.chars.group_by(&:itself).map { |k, v| [k, v.length } # havenwood thanks
<ruboto> hxegon_ # => /tmp/execpad-95cd4262c915/source-95cd4262c915:2: syntax error, unexpected '}', expecting ']' ...check link for more (https://eval.in/488786)
<hxegon_> >> 'hello'.chars.group_by(&:itself).map { |k, v| [k, v.length] } # havenwood thanks
<ruboto> hxegon_ # => [["h", 1], ["e", 1], ["l", 2], ["o", 1]] (https://eval.in/488787)
celly has quit [Ping timeout: 255 seconds]
dagda1 has joined #ruby
<havenwood> hxegon_: :)
devbug has quit [Read error: Connection reset by peer]
kramsee has joined #ruby
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
kramsee has left #ruby [#ruby]
AlphaAtom has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
devbug has joined #ruby
solocshaw has joined #ruby
Snowy has quit []
futilegames has joined #ruby
nertzy has quit [Quit: This computer has gone to sleep]
dotix has joined #ruby
InvGhostt has quit [Read error: Connection reset by peer]
jgpawletko has left #ruby [#ruby]
duckpuppy has quit [Ping timeout: 246 seconds]
InvGhostt has joined #ruby
dotix has quit [Remote host closed the connection]
jbrhbr has quit [Quit: Leaving.]
momomomomo has joined #ruby
momomomomo has quit [Client Quit]
dlitvak has joined #ruby
bweston92 has joined #ruby
karapetyan has quit [Remote host closed the connection]
samgerber has joined #ruby
pdoherty has joined #ruby
rgtk has joined #ruby
FooMunki has quit [Quit: FooMunki]
Tricon has joined #ruby
Mazhug has joined #ruby
rgtk has quit [Remote host closed the connection]
ta_ has quit [Remote host closed the connection]
nfk|laptop has joined #ruby
futilegames has quit [Quit: futilegames]
rgtk has joined #ruby
eytanfb has quit [Remote host closed the connection]
programmerq has quit [Remote host closed the connection]
blackgoat has joined #ruby
jessemcgilallen has joined #ruby
build22 has joined #ruby
mistermocha has quit [Remote host closed the connection]
ramortegui has quit [Quit: Ex-Chat]
rodfersou is now known as rodfersou|afk
edwinvdgraaf has quit [Read error: Connection reset by peer]
djbkd has quit [Remote host closed the connection]
solocshaw has quit [Ping timeout: 260 seconds]
edwinvdgraaf has joined #ruby
idefine_ has joined #ruby
tildes has quit [Ping timeout: 272 seconds]
zdman135 has quit [Ping timeout: 265 seconds]
skade has joined #ruby
millerti has joined #ruby
dotix has joined #ruby
solocshaw has joined #ruby
idefine_ has quit [Ping timeout: 256 seconds]
mikecmpbll has quit [Quit: Textual IRC Client: www.textualapp.com]
eytanfb has joined #ruby
sneakerhax has joined #ruby
Kabaka has quit [Ping timeout: 272 seconds]
last_staff has quit [Read error: Connection reset by peer]
pawnbox has joined #ruby
last_staff has joined #ruby
nocd has quit [Ping timeout: 260 seconds]
zanzarel has joined #ruby
pandaant has joined #ruby
n_blownapart has joined #ruby
nocd has joined #ruby
spider-mario has quit [Remote host closed the connection]
skade has quit [Quit: Computer has gone to sleep.]
p0wn3d_ has quit [Ping timeout: 276 seconds]
pawnbox has quit [Ping timeout: 260 seconds]
jgpawletko has joined #ruby
AndroidLoverInSF has joined #ruby
<shevy> what ever happened to jhass, he hasn't said a thing in like 2 years
mistermocha has joined #ruby
dwfait has joined #ruby
<sneakerhax> shevy, You mean he hasns't puts anything?
[Butch] has quit [Quit: I'm out . . .]
ta has joined #ruby
<sneakerhax> *hasn't
stevenxl has quit [Ping timeout: 255 seconds]
edwinvdgraaf has quit [Read error: Connection reset by peer]
ninetysix has joined #ruby
<shevy> yeah
edwinvdgraaf has joined #ruby
samgerber has quit [Remote host closed the connection]
edwinvdgraaf has quit [Read error: Connection reset by peer]
ta has quit [Read error: Connection reset by peer]
jgpawletko has quit [Quit: jgpawletko]
ta has joined #ruby
edwinvdgraaf has joined #ruby
build22 has quit [Remote host closed the connection]
<ninetysix> so whenever i use chruby ruby 2.2.4 it switches for like 5 minutes then ruby --version comes back 2.2.3
cdg has joined #ruby
build22 has joined #ruby
dotix has quit []
momomomomo has joined #ruby
stevenxl has joined #ruby
stevenxl has quit [Changing host]
stevenxl has joined #ruby
<havenwood> NinetySix: Is there a .ruby-version file around that it's auto-switching to?
djbkd has joined #ruby
<ninetysix> where would that be?
<hxegon_> NinetySix: ls -a
snguyen has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
cdg has quit [Read error: Connection timed out]
skcin7 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<ninetysix> nope no ruby-version file
cdg has joined #ruby
shanemcd has joined #ruby
ta has quit [Ping timeout: 255 seconds]
<ninetysix> should i install ruby under root?
<ninetysix> 'ruby-install ruby 2.2.4'
<hxegon_> I don't think so.
ta has joined #ruby
<ninetysix> alright
samgerber has joined #ruby
cdg has quit [Remote host closed the connection]
<Radar> NinetySix: ~/.ruby-version is where the Ruby version is specified
<Radar> NinetySix: Do you have these two lines in your ~.bashrc? https://github.com/postmodern/chruby#auto-switching
Vitor__ has quit [Ping timeout: 276 seconds]
<dukedave> How do people 'pronounce' ||= ?
<adaedra> ou ou égal
<havenwood> dukedave: or equals
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
shanemcd has quit [Ping timeout: 255 seconds]
dwfait has quit [Ping timeout: 240 seconds]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
sandstrom has quit [Quit: My computer has gone to sleep.]
bMalum has quit [Quit: bMalum]
snguyen has joined #ruby
ta has quit [Remote host closed the connection]
edwinvdgraaf has quit [Read error: Connection reset by peer]
yfeldblum has quit [Ping timeout: 240 seconds]
<atmosx> adaedra: is that french?
edwinvdgraaf has joined #ruby
<adaedra> looks like it.
<havenwood> NinetySix: Success?
<samgerber> adaedra: ou egal ou ou ou egal?
<havenwood> function find-dot-ruby-version-files(); { local dir="$PWD/"; until [[ -z "$dir" ]]; do; dir="${dir%/*}"; [[ -e "$dir/.ruby-version" ]] && echo "$dir/.ruby-version"; done }; find-dot-ruby-version-files
<havenwood> So much prettier in Ruby!
<adaedra> I tend to say it twice because there's two |, but it's clearly an abuse :p
<ninetysix> Success :D Arigatō
gizless has joined #ruby
<dukedave> Ah, well, that's certainly very literal :) My colleague just referred to it as 'coalesce', which I quite like..
ninetysix has quit [Quit: Leaving]
agent_white has quit [Read error: Connection reset by peer]
sandstrom has joined #ruby
nertzy has joined #ruby
cibs has quit [Ping timeout: 272 seconds]
Nanuq has quit [Ping timeout: 264 seconds]
theRealGent has quit [Quit: theRealGent]
skcin7 has joined #ruby
cibs has joined #ruby
gizmore has quit [Ping timeout: 250 seconds]
Rickmasta has joined #ruby
gizmore has joined #ruby
<samgerber> I think I'll call it 'understudy'. If the lead actor doesn't show up, that will play the part.
ta has joined #ruby
JakFrist has quit [Quit: Textual IRC Client: www.textualapp.com]
lxsameer has quit [Quit: Leaving]
agent_white has joined #ruby
mistermocha has quit [Ping timeout: 260 seconds]
<hxegon_> I like that samgerber
dmr8 has joined #ruby
ta_ has joined #ruby
wolffles has quit [Quit: wolffles]
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
InvGhostt has quit [Ping timeout: 260 seconds]
gizless has quit [Ping timeout: 272 seconds]
colegatron has quit [Ping timeout: 246 seconds]
<shevy> lol
bMalum has joined #ruby
<shevy> pretty crazy explanations flying about
<atmosx> hey shevy :-)
ta has quit [Ping timeout: 255 seconds]
<atmosx> how's life?
nerium has joined #ruby
<shevy> atmosx not good, hurt my back, also got coding fatigue a little as of late
<atmosx> shevy: you're writing perl code IIRC?
roger_rabbit has quit [Quit: WeeChat 0.3.8]
gizless has joined #ruby
<shevy> nah, I could not will myself to perl syntax anymore
smactive has joined #ruby
jbrhbr has joined #ruby
<shevy> atmosx perhaps if crystal matures more that would be fun
gizmore|2 has joined #ruby
jessemcgilallen has quit [Quit: jessemcgilallen]
Tricon has quit [Read error: Connection reset by peer]
Tricon has joined #ruby
atomical has quit [Ping timeout: 276 seconds]
roger_rabbit has joined #ruby
pawnbox has joined #ruby
gizmore|3 has joined #ruby
atomical has joined #ruby
theRealGent has joined #ruby
gizmore has quit [Ping timeout: 264 seconds]
wolffles has joined #ruby
devbug has quit [Ping timeout: 240 seconds]
cassioscabral has quit [Quit: cassioscabral]
smactive has quit [Ping timeout: 246 seconds]
maikowblue_ has joined #ruby
gizmore has joined #ruby
gizless has quit [Ping timeout: 264 seconds]
maikowblue has quit [Ping timeout: 255 seconds]
samgerber has quit [Remote host closed the connection]
gizmore|2 has quit [Ping timeout: 240 seconds]
pawnbox has quit [Ping timeout: 260 seconds]
treehug88 has quit [Quit: Textual IRC Client: www.textualapp.com]
gizmore|3 has quit [Ping timeout: 245 seconds]
jcdesimp_ has quit [Quit: Leaving...]
theRealGent has quit [Quit: theRealGent]
moeabdol1 has joined #ruby
moloch is now known as Guest71659
moeabdol has quit [Ping timeout: 240 seconds]
hectortrope has joined #ruby
colegatron has joined #ruby
<atmosx> python's syntax is awkward but from what I understood python3 is a great leap forward
<jbrhbr> that's a big overstatement as far as syntax is concerned
<jbrhbr> they just fixed a few inconsistencies
nertzy has quit [Quit: This computer has gone to sleep]
yfeldblum has joined #ruby
gusto has joined #ruby
<dorei> how can i transform this string: "this is \"a small\" test" into this array ["this", "is
devoldmx has joined #ruby
<dorei> how can i transform this string: "this is \"a small\" test" into this array ["this", "is", "a small", "test"] ?
<ruurd> yes well he could have meant a big leap forward in awkwardness :-)
<j416> dorei: String#split
idefine has quit [Remote host closed the connection]
<jbrhbr> dorei: there's probably some kind of shell words module
<atmosx> might be, not an expert or anything just most of my questions in #python were answerred along the lines: "in python.27 is this and python3 is this" and py3 was in every case a more reasonable (maybe by ruby standards) appraoch.
<dorei> j416: what args should i pass to split?
<j416> dorei: but if you need that escaping, maybe scan
<jbrhbr> atmosx: yea i was just restricting the scope of comment to syntax only
<adaedra> can the python discussion go into offtopic ?
jcdesimp has joined #ruby
<jbrhbr> dorei: i think you want Shellwords#shellsplit
<dorei> Shellwords?
n_blownapart has quit []
<adaedra> &ri Shellwords#shellsplit
<atmosx> dorei: a.scan(/\w+/)
<`derpy> No results
<adaedra> mh.
<jbrhbr> maybe it was removed?
<atmosx> >> 'this is \"a small\" test'.scan(/w+/)
<ruboto> atmosx # => [] (https://eval.in/488817)
<adaedra> duh.
<adaedra> &ri Shellwords.shellsplit
<jbrhbr> ah, thank you
<adaedra> dorei ^
<jbrhbr> atmosx: that will produce broken results for lots of cases
<dorei> thanx adaedra
hectortrope has quit [Quit: WeeChat 0.4.2]
<adaedra> I'm only the provider of docs, thank jbrhbr
<j416> nice, didn't know about shellwords
<j416> thanks, jbrhbr
<jbrhbr> np :p
devoldmx has quit [Ping timeout: 245 seconds]
<j416> failed a couple times trying to regex it
<j416> gave up
<j416> :D
<dorei> thanx jbrhbr :))
moei has quit [Quit: Leaving...]
Pupeno has quit [Remote host closed the connection]
synthroid has quit []
millerti has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ferr has quit [Ping timeout: 276 seconds]
dagda1 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tectonic has joined #ruby
idefine has joined #ruby
skcin7 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
cout_ is now known as cout
ferr has joined #ruby
sankaber has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
dr3w has joined #ruby
nofxx has quit [Read error: Connection reset by peer]
calderonroberto has quit [Ping timeout: 260 seconds]
JakFrist has joined #ruby
cassioscabral has joined #ruby
InvGhostt has joined #ruby
nofxx has joined #ruby
nofxx has quit [Changing host]
nofxx has joined #ruby
idefine has quit [Ping timeout: 250 seconds]
nertzy has joined #ruby
symm- has joined #ruby
kadoppe_ has quit [Ping timeout: 255 seconds]
symm- has joined #ruby
pawnbox has joined #ruby
dagda1 has joined #ruby
gambl0re has quit [Ping timeout: 272 seconds]
calderonroberto has joined #ruby
smactive has joined #ruby
stevenxl has quit [Ping timeout: 264 seconds]
ESpiney has quit [Quit: Leaving]
sandstrom has quit [Quit: My computer has gone to sleep.]
kadoppe has joined #ruby
TheBloke has quit [Quit: Textual IRC Client: www.textualapp.com]
gizmore has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
sandstrom has joined #ruby
pawnbox has quit [Ping timeout: 246 seconds]
moei has joined #ruby
moei has quit [Client Quit]
moei has joined #ruby
celly has joined #ruby
freerobby has quit [Quit: Leaving.]
solocshaw has quit [Ping timeout: 264 seconds]
neanderslob has joined #ruby
bMalum has quit [Quit: bMalum]
bkxd has joined #ruby
mistnim has quit [Quit: WeeChat 1.3]
grn has joined #ruby
test-123 has joined #ruby
nettoweb has joined #ruby
andywojo has quit [Ping timeout: 240 seconds]
nertzy has quit [Quit: This computer has gone to sleep]
celly has quit [Ping timeout: 255 seconds]
codecop has quit [Remote host closed the connection]
test-123 has quit [Client Quit]
TheBloke has joined #ruby
bkxd has quit [Ping timeout: 276 seconds]
AndroidLoverInSF has quit [Quit: Leaving]
TheBloke has quit [Client Quit]
bMalum has joined #ruby
dlitvak has quit [Remote host closed the connection]
momomomomo has quit [Quit: momomomomo]
dlitvak has joined #ruby
karapetyan has joined #ruby
<zenspider> pretty quiet here of late?
TheBloke has joined #ruby
bMalum has quit [Remote host closed the connection]
grn has quit []
ta_ has quit [Remote host closed the connection]
blackmesa has quit [Ping timeout: 245 seconds]
<slash_join> too quiet
Dimik has joined #ruby
karapetyan has quit [Ping timeout: 245 seconds]
moeabdol1 has quit [Ping timeout: 260 seconds]
Spami has joined #ruby
rodfersou|afk has quit [Quit: leaving]
IdanM has joined #ruby
Jackneill has quit [Ping timeout: 255 seconds]
test123 has joined #ruby
test123 has quit [Client Quit]
IdanM has quit [Max SendQ exceeded]
samgerber has joined #ruby
last_staff has quit [Quit: last_staff]
nfk|laptop has quit [Quit: yawn]
dr3w has quit [Quit: WeeChat 1.2]
Dimik has quit [Ping timeout: 245 seconds]
dr3w has joined #ruby
krobzaur has quit [Ping timeout: 264 seconds]
dmr8 has quit [Quit: Leaving]
Nanuq has joined #ruby
jessemcgilallen has joined #ruby
mjw56 has joined #ruby
Mazhug has quit []
minimalism has quit [Quit: minimalism]
jrcharney has joined #ruby
samgerber has quit [Ping timeout: 245 seconds]
polishdub has quit [Quit: Leaving]
pawnbox has joined #ruby
<wolffles> how would you find out what kind of arguments a method can take using irb or pry
AlphaAtom has joined #ruby
dhollinger has quit [Quit: WeeChat 1.3]
dstarh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<wolffles> for example finding argumetns to .map
<bougyman> you can use ri for that, and you can do it from within pry
tectonic has quit []
<jrcharney> Is it normal that after I install rbenv and ruby-build and bundler and set my global ruby version and mod my ~/.bashrc, that "whereis ruby" still shows up blank? "which ruby" doesn't, but I'm trying to install weechat-plugins and that package wants to reinstall ALL the really old ruby stuff that's in the ubuntu repo that was the reason I installed ruby via rbenv instead.
<bougyman> did you open a new shell?
<bougyman> stuff you change in your .bashrc doesn't take effect in the current shell unless you source it.
Coldblackice has joined #ruby
mjw56 has quit [Remote host closed the connection]
<bougyman> . ~/.bashrc; which ruby
radgeRayden__ has quit [Ping timeout: 250 seconds]
<jrcharney> closed the terminal I installed everything to verify what I changed then opened a new shell terminal
pawnbox has quit [Ping timeout: 245 seconds]
<hxegon_> wolffles try show-doc Array#map in pry
<bougyman> that may or may not load the bashrc, depends on the term
<jrcharney> which ruby points to the shim. whereis ruby is blank
TheBloke has quit [Ping timeout: 265 seconds]
ta has joined #ruby
<bougyman> it's also blank here. that shouldn't matter.
<bougyman> I don't even have ubuntu's ruby installed, only my local ones.
<bougyman> weechat-plugins is an ubuntu package, right?
<jrcharney> Yes
<bougyman> it's going to use the ubuntu ruby crap, then.
<bougyman> nothing you can do about that.
<bougyman> system ruby is for system stuff.
wolfflez has joined #ruby
wolffles has quit [Ping timeout: 240 seconds]
wolfflez is now known as wolffles
<jrcharney> I also went to the weechat website to download their repo file (because ubuntu's version of weechat is really old), and I still got the same results
<bougyman> yes, of course.
<bougyman> because it still has the dpkg dependencies.
jbrhbr has quit [Quit: Leaving.]
<jrcharney> So should I install weechat from source instead?
jessemcgilallen has quit [Quit: jessemcgilallen]
<bougyman> that's your decision.
ta has quit [Ping timeout: 255 seconds]
<bougyman> it's still going to have dependencies.
<dr3w> I might have missed it, but was the original question related to `whereis`?
<jrcharney> I could do that. I just wanted a second opinion.
<bougyman> but if you do it locally you can point it to your ruby with configure flags, i'm sure.
<jrcharney> dr3w: Yeah, apparent weechat-plugin wants to use ubuntu's version of ruby rather than the rbenv version I set globally
phroa has left #ruby [#ruby]
zanzarel has quit [Ping timeout: 260 seconds]
zenlot has joined #ruby
<jrcharney> dr3w: when I type "whereis ruby" its blank, so that's kid of the issue with the weechat-plugins. It thinks it needs to install ruby again.
radgeRayden has joined #ruby
atomical has quit [Ping timeout: 256 seconds]
<shevy> hmm
zenlot4 has quit [Ping timeout: 240 seconds]
<dr3w> jrcharney: when I check `man whereis`, I see in the description, "The whereis utility checks the standard binary directories for the specified programs", so I wonder if that isn't just because ruby wasn't part of the standard binary dirs?
dmolina has joined #ruby
banister has joined #ruby
<jrcharney> I do have the shims path at the beginning of the $PATH
framling has joined #ruby
<zenspider> jrcharney: "The whereis utility checks the standard binary directories..."
eytanfb has quit [Remote host closed the connection]
howdoi has quit [Quit: Connection closed for inactivity]
<zenspider> oops. hadn't caught up yet. sorry dr3w
andywojo has joined #ruby
Kabaka has joined #ruby
<dr3w> jcharney: Oh, I see. so the weechat-plugin is looking for system ruby?
<jrcharney> yep
ElFerna has quit [Ping timeout: 245 seconds]
<jrcharney> Ruby is set globally, but if i'm missing a step I think it's that "system ruby" issue
azgil has quit [Quit: Leaving]
Azure has joined #ruby
nerium has quit [Quit: nerium]
JakFrist has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
atomical has joined #ruby
eytanfb has joined #ruby
yfeldblum has quit [Remote host closed the connection]
banister has quit [Ping timeout: 256 seconds]
zanzarel has joined #ruby
<jrcharney> This is starting to turn into more of a ##linux issue than a #ruby issue.
zanzarel has left #ruby [#ruby]
<jrcharney> I compared this with my raspberry pi hacktop (raspberry pi 2 + motorola atrix lapdock + raspbian) where everything appears to b fine to my desktop (Linux Mint 17.3, x86_64) as the raspberry pi shows a list of places when I type "whereis -l". The desktop does not.
atomical has quit [Ping timeout: 246 seconds]
senayar has joined #ruby
senayar has quit [Changing host]
senayar has joined #ruby
Trynemjoel has quit [Ping timeout: 250 seconds]
mistermocha has joined #ruby
dlitvak has quit [Remote host closed the connection]
mistermocha has quit [Remote host closed the connection]
millerti has joined #ruby
jrcharney has left #ruby ["taking this to ##linux"]
mistermocha has joined #ruby
bogn1 has joined #ruby
Spami has quit [Quit: This computer has gone to sleep]
duderonomy has quit [Ping timeout: 246 seconds]
Trynemjoel has joined #ruby
idefine has joined #ruby
banister has joined #ruby
j2k has quit [Quit: bai]
atomical has joined #ruby
sekrit has quit [Ping timeout: 615 seconds]
jessemcgilallen has joined #ruby
futilegames has joined #ruby
futilegames has quit [Client Quit]
<zenspider> the desktop typically doesn't have your full env loaded when it starts...
Uptime has quit [Quit: :}]
nocd has quit [Ping timeout: 272 seconds]
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jayne_ is now known as jayne
Uptime has joined #ruby
ghr has quit [Ping timeout: 276 seconds]
ghr has joined #ruby
sandstrom has quit [Quit: My computer has gone to sleep.]
banister has quit [Read error: Connection reset by peer]
shanemcd has joined #ruby
SleepySensei has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jbrhbr has joined #ruby
huskynation has joined #ruby
skcin7 has joined #ruby
skcin7 has quit [Client Quit]
shanemcd has quit [Ping timeout: 265 seconds]
j2k has joined #ruby
yfeldblum has joined #ruby
yfeldblum has quit [Remote host closed the connection]
ur5us has quit [Remote host closed the connection]
gusto has quit [Quit: Leaving]
huskynation has quit [Ping timeout: 252 seconds]
yfeldblum has joined #ruby
whippythellama has quit [Quit: WeeChat 1.3]
huskynation has joined #ruby
<huskynation> Hello???
<Radar> huskynation: it isn't working
<Radar> please try again later
<Radar> p.s. hello
<huskynation> What's not working?
<havenwood> huskynation: hi
<Radar> huskynation: I'm guessing your excessive question marks meant that you couldn't send to the channel
<huskynation> 1st time here, still learning to navigate..
<huskynation> I see plenty of users on the left, but nothing going on in the chatroom..can someone pls explain?
<Radar> not everyone talks all the time
<hxegon_> huskynation if you look here: http://irclog.whitequark.org/ruby/ you can see a lot of past activity
underplank has joined #ruby
p337rB_ has joined #ruby
kiloreux has joined #ruby
samgerber has joined #ruby
maikowblue_ has quit []
kiloreux has quit [Remote host closed the connection]
axl_ has quit [Quit: axl_]
<zenspider> or... you can just participate and contribute
jbrhbr has quit [Quit: Leaving.]
ss_much has joined #ruby
ta has joined #ruby
samgerber has quit [Ping timeout: 240 seconds]
Dimik has joined #ruby
n0vo has quit [Ping timeout: 260 seconds]
hxegon_ has quit [Quit: Textual IRC Client: www.textualapp.com]
hxegon has joined #ruby
celly has joined #ruby
ellistaa has joined #ruby
jbrhbr has joined #ruby
ta has quit [Ping timeout: 255 seconds]
pandaant has quit [Remote host closed the connection]
samgerber has joined #ruby
<ellistaa> i’ve heard people say that people coming from something like C end up just writing ruby like they were still writing in C. if I’m learning Java is it OK if my code looks like Ruby? https://gist.github.com/ellismarte/b7b762d36393f0f7a9eb
devoldmx has joined #ruby
n0vo has joined #ruby
n0vo has quit [Changing host]
n0vo has joined #ruby
<shevy> ellistaa it very often has an influence in the style
tildes has joined #ruby
<shevy> usually it goes mostly away quite quickly if you write a lot of ruby code
<zenspider> I'm not sure what about that java feels "ruby-like" to you...
TheBloke has joined #ruby
<ellistaa> zenspider: idk the intialize …
<zenspider> the problem (in either direction) is that you're mismatching against common idioms and design patterns for that language
<shevy> ellistaa the problem is that you can not map it 1:1, the extra steps you have to do in java there, you just don't have to do in ruby, so the equivalent ruby code would be shorter. that example is also rather tiny and not realistic IMO
<havenwood> ellistaa: I hear there are *ahem* nicer languages on the JVM. ;)
<zenspider> ellistaa: all I see is 3 lines, mismatched camel vs snake casing and bad names
<ellistaa> shevy: k maybe ill ask later
Snowy has joined #ruby
blackmesa has joined #ruby
devoldmx has quit [Ping timeout: 256 seconds]
nkwsy has joined #ruby
<ellistaa> havenwood: scala?
<havenwood> ellistaa: JRuby and Clojure
<hxegon> ellistaa or clojure, or jruby
<blub> scala is a nightmare
<hxegon> havenwood :D
<ellistaa> havenwood: but if i want to write android apps i have to use java yeah?
<hxegon> blub why do you think that?
<havenwood> ellistaa: Nope.
<hxegon> ellistaa you just need jvm code
jbrhbr has left #ruby [#ruby]
jbrhbr has joined #ruby
<havenwood> ellistaa: Here's one option: http://www.rubymotion.com
<ellistaa> oh cool.
ElFerna has joined #ruby
<havenwood> ellistaa: ^ give it a try!
<ellistaa> havenwood: so that transpiles code into java?
tildes has quit [Ping timeout: 255 seconds]
<blub> hxegon: it feels like c++, i like more consistent designs
<hxegon> blub thanks
bkxd has joined #ruby
underplank has quit [Ping timeout: 245 seconds]
blackmesa has quit [Ping timeout: 272 seconds]
sneakerhax has quit [Ping timeout: 246 seconds]