apeiros changed the topic of #ruby to: Ruby 2.1.1; 2.0.0-p451; 1.9.3-p545: http://ruby-lang.org || Paste >3 lines of text on http://gist.github.com || this channel is logged at http://irclog.whitequark.org, other public logging is prohibited
jamto11 has joined #ruby
bradhe has joined #ruby
troyronda has joined #ruby
rokob has quit [Ping timeout: 240 seconds]
papercode has quit [Quit: WeeChat 0.4.3]
<shevy> hmm
troyronda has quit [Remote host closed the connection]
sepp2k1 has quit [Quit: Leaving.]
Es0teric has joined #ruby
rm__ has quit [Remote host closed the connection]
benzrf is now known as benzrf|offline
BradPitt_ is now known as xBradPittx
rm_ has joined #ruby
jamto11 has quit [Ping timeout: 265 seconds]
yarou has joined #ruby
bradhe has quit [Ping timeout: 252 seconds]
evenix has joined #ruby
kitak has quit [Remote host closed the connection]
fantasticsid has joined #ruby
Cache_Money has joined #ruby
fgo has joined #ruby
x77686d has joined #ruby
troyronda has joined #ruby
Firebox has left #ruby [#ruby]
Snarkz has joined #ruby
fantasticsid has quit [Ping timeout: 265 seconds]
Megtastique has joined #ruby
mrmargolis has quit [Remote host closed the connection]
armyriad has joined #ruby
sputnik1_ has joined #ruby
nfk has quit [Quit: yawn]
combusean has joined #ruby
troyronda has quit [Remote host closed the connection]
blackavr has quit [Quit: blackavr]
estaban has joined #ruby
osvico has quit [Read error: Connection reset by peer]
fgo has quit [Remote host closed the connection]
Hobogrammer has quit [Ping timeout: 264 seconds]
Lewix has quit [Remote host closed the connection]
sputnik1_ has quit [Quit: My Mac Mini has gone to sleep. ZZZzzz…]
narcan has joined #ruby
Es0teric has quit [Quit: Computer has gone to sleep.]
benzrf|offline is now known as benzrf
ahhMichael has quit [Ping timeout: 246 seconds]
rokob has joined #ruby
estaban has quit [Ping timeout: 264 seconds]
bradhe has joined #ruby
Solnse has quit [Quit: Leaving.]
wiku5 has joined #ruby
thomasxie has joined #ruby
sdwrage has quit [Quit: This computer has gone to sleep]
nisstyre has joined #ruby
zz_karupa is now known as karupa
wiku5 has quit [Client Quit]
osvico has joined #ruby
sdwrage has joined #ruby
michaeldeol has joined #ruby
<benlieb> how can I titlize without rails?
<benlieb> without recreating the wheel
<benzrf> why not write ur own func
<benzrf> its not hard
<pipework> benzrf: activesupport
<pipework> benzrf: s/func/method/
<mozzarella> what does it even mean
<benzrf> >> "this is a title".split
<eval-in> benzrf => ["this", "is", "a", "title"] (https://eval.in/142965)
<benzrf> hmm
<benzrf> >> "this is a title".split.map(&:capitalize).join(' ')
<eval-in> benzrf => "This Is A Title" (https://eval.in/142966)
<pipework> benzrf: What about special characters?
<benzrf> what about em?
<mozzarella> wat, it splits to ' ' by default?
<pipework> benzrf: You don't capitalize each word that's joined by dashes?
<pipework> mozzarella: yeah
<benzrf> pipework: should i?
<mozzarella> I didn't know
<pipework> benzrf: Some people do.
<mozzarella> I always did split(' ')
<mozzarella> (  ;____;)
<benzrf> >> dont_cap = %w/the is a/;"this is a title".split.each {|word| word.capitalize! unless dont_cap.include? word}.join(' ')
<eval-in> benzrf => "This is a Title" (https://eval.in/142967)
fuhgeddaboudit has quit [Ping timeout: 265 seconds]
x1337807x has joined #ruby
<benlieb> pipework: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require': cannot load such file -- active_support (LoadError)
<benlieb> pipework: I tried to add these to the ruby script (one-off) require 'rubygems' require 'active_support'
<pipework> benlieb: I don't use the system ruby, sorry.
<benlieb> pipework: I don't either usually. This is my first ruby script that isn't a rails project.
<benlieb> usually i use rvm
SilkFox has quit [Ping timeout: 245 seconds]
mr_snowf1ake has quit [Ping timeout: 240 seconds]
<benlieb> I'm actually writing a filter script for vim
<benlieb> I'm not sure why it's choosing that ruby
<benlieb> in my home dir i get a different one
<mozzarella> guys
<mozzarella> how should I install ruby on ubuntu
<havenwood> benzrf: you can always cherry pick methods from activesupport: require 'active_support/core_ext/string/inflections'
<mozzarella> should I use rvm or chruby
<benlieb> benzrf: why is it when people explicitly say they don't want to recreate the wheel does someone always say, just recreate the wheel it's not hard?
<havenwood> mozzarella: chruby
hfp`offline is now known as hfp
<havenwood> mozzarella: or rvm if you want to read nothing and have some magic
<benlieb> I know it's not hard.
<benlieb> that wasn't the question
<benzrf> benlieb: but why dont u want to recreate the wheel
<benzrf> :^)
kitak has joined #ruby
<havenwood> benlieb**
aspires has quit []
<havenwood> benzrf: sry :P
<havenwood> be-tab!
<havenwood> mozzarella: RVM is nice for old rubies or old systems that need special cases.
<combusean> hey guys =)
<havenwood> combusean: hey
<combusean> hey havenwood
chipotle has joined #ruby
chipotle has quit [Client Quit]
* combusean almost finishes his bash foray
jacobsmith has joined #ruby
* havenwood has a set -e flashback
mois3x has quit [Quit: mois3x]
mikecmpbll has quit [Quit: ciao.]
<combusean> it's been a fun few days
<combusean> actually, rewriting it and making it useful
kitak has quit [Remote host closed the connection]
tjr9898 has joined #ruby
eka has joined #ruby
aspires has joined #ruby
fsdldl has joined #ruby
popl has joined #ruby
popl has quit [Changing host]
popl has joined #ruby
fgo has joined #ruby
oo_ has joined #ruby
ChronocityLC has joined #ruby
beond has left #ruby [#ruby]
lemur_ has joined #ruby
kitak has joined #ruby
<shevy> sounds boring
robbyoconnor has joined #ruby
aspires has quit []
osvico has quit [Ping timeout: 264 seconds]
sdouglas has joined #ruby
io_syl has joined #ruby
io_syl has quit [Client Quit]
chrisramon has quit [Quit: chrisramon]
aspires has joined #ruby
rokob has quit [Remote host closed the connection]
Lewix has joined #ruby
Lewix has quit [Remote host closed the connection]
ACPe has joined #ruby
chipotle has joined #ruby
Lewix has joined #ruby
aspires has quit []
chrisramon has joined #ruby
chrisramon has quit [Client Quit]
aspires has joined #ruby
<mozzarella> so I need ruby-install AND chruby?
chrisja has quit [Quit: leaving]
<havenwood> mozzarella: yeah, that's what i'd recommend. you can build Ruby yourself with chruby or even use ruby-build or rvm but i like ruby-install.
Snarkz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ChronocityLC has quit [Ping timeout: 265 seconds]
<havenwood> mozzarella: ruby-install makes it easy and uses your system package manager for dependencies, which is nice
<havenwood> mozzarella: ruby-install to install rubies and chruby to switch between them
sdouglas has quit [Remote host closed the connection]
arubin has joined #ruby
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #ruby
aspires has quit []
duggiefresh has joined #ruby
brian___ has quit [Quit: brian___]
sdouglas_ has joined #ruby
ktun has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
matchaw has quit [Ping timeout: 276 seconds]
<havenwood> mozzarella: a lot of folk here use chruby or there's always #chruby if you have any issues
osvico has joined #ruby
<shevy> mozzarella: wget ftp://ftp.ruby-lang.org/pub/ruby/2.1/ruby-2.1.1.tar.bz2
ACPe has quit [Changing host]
ACPe has joined #ruby
<mozzarella> how does it handle the multiple gem versions, though?
<shevy> havenwood, do you write a lot of python and/or javascript code?
phoo1234567 has quit [Remote host closed the connection]
<shevy> mozzarella how many gem versions do you need?
tkuchiki has quit [Remote host closed the connection]
aspires has joined #ruby
<postmodern> mozzarella, use bundler for isolating gem versions
<havenwood> mozzarella: when you switch Rubies the env vars for gems are switched too.
<postmodern> mozzarella, gems are organized into ~/.gem/$ruby/$version/
<mozzarella> havenwood: cool
<havenwood> mozzarella: ^ what postmodern said :)
<mozzarella> that's great
<mozzarella> do you guys also use chgems?
<havenwood> shevy: i work with some python, but not a lot. i never got good at javascript.
meatherly has joined #ruby
<postmodern> mozzarella, normally i do `bundle install --path vendor/gems` for when i don't want to bloat up my ~/.gem/ dir
kaspergrubbe has quit [Remote host closed the connection]
sdouglas_ has quit [Ping timeout: 264 seconds]
kaspergrubbe has joined #ruby
evenix has quit [Read error: Connection reset by peer]
Lewix has quit [Remote host closed the connection]
amclain has quit [Quit: Leaving]
<mozzarella> !!! Compiling ruby 2.1.1 failed!
jacobsmith has quit [Ping timeout: 276 seconds]
<mozzarella> shiiiiiiieeeeeeeettt
Hanmac has quit [Ping timeout: 276 seconds]
kaspergrubbe has quit [Remote host closed the connection]
<postmodern> mozzarella, yeah ruby 2.0/2.1 are broken due to new versions of readline
<mozzarella> yeah that's what failed
<mozzarella> what should I do now
<havenwood> mozzarella: os/distro?
<postmodern> mozzarella, still waiting on ruby-core to release updates... in the meantime there is a patch
<shevy> mozzarella noooooooob!
<mozzarella> havenwood: ubuntu 14.04
kaspergrubbe has joined #ruby
omosoj has joined #ruby
<shevy> ruby 2.1.1p76 (2014-02-24 revision 45161) [i686-linux]
<havenwood> mozzarella: checkout this thread: https://github.com/postmodern/ruby-install/issues/136
* havenwood crosses fingers for a Ruby 2.1.2 *soon*
bradhe has quit [Remote host closed the connection]
timonv has joined #ruby
<shevy> a shame that debian doesn't allow multiple versions of libaries
sski has quit [Remote host closed the connection]
<centrx> shevy, It does
<shevy> centrx unfortunately it does not
<mozzarella> so
<shevy> you can't happily switch between different readlines
<mozzarella> what can I do
<centrx> It does
<centrx> It is only used for major versions usually
<shevy> hehehe
<centrx> but there is e.g. libruby2.0 and libruby2.1
tjr9898_ has joined #ruby
<centrx> or libreadline5 vs libreadline6
<shevy> mozzarella well, I would assume that readline is not mandatory?
sailias has joined #ruby
aspires has quit []
<shevy> I mean it's just readline binding, so you could have cursor + history support
<shevy> weird
kaspergrubbe has quit [Ping timeout: 264 seconds]
<shevy> no *--readline configure switches
Snarkz has joined #ruby
<shevy> perhaps you could remove the ext/readline subdirectory :)
<mozzarella> is it only temporarily compiling to ~/src?
zachallett has joined #ruby
<mozzarella> I thought it would be in ~/.rubies
luckyruby has quit [Ping timeout: 246 seconds]
<shevy> huh... python uses upcased directory names...
<havenwood> mozzarella: it will be moved there
<mozzarella> OK
<shevy> Lib/ Mac/ Misc/ Modules/
<havenwood> shevy: bastages!
<shevy> it's so strange
ddv has quit [Ping timeout: 245 seconds]
timonv has quit [Ping timeout: 276 seconds]
<shevy> Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
<mozzarella> so
<shevy> 2012, 2013 Python Software Foundation. All rights reserved.
<mozzarella> do you guys use chgems?
<shevy> can't they do 2001-2011?
senayar_ has joined #ruby
<shevy> mozzarella not me, what is chgems doing? is it like bundler?
tjr9898_ has quit [Ping timeout: 240 seconds]
<mozzarella> it allows you to type commands without prepending them with bundle exec all the time… from what I understand
<mozzarella> not sure
matchaw has joined #ruby
enebo has quit [Quit: enebo]
dcunit3d has quit [Ping timeout: 240 seconds]
<havenwood> mozzarella: i don't use chgems but it is nice if you need its functionality
<mordof> well... through the entire ruby tutorial and fiddling with it
<mordof> now on to my first project
<shevy> mordof FINALLY
<havenwood> mozzarella: prefixing `bundle exec` manually may be recommended, but the rubygems-bundler is a solutio
<havenwood> solution*
<shevy> mordof what will your first project be about
senayar has quit [Ping timeout: 240 seconds]
<havenwood> mozzarella: it comes by default with RVM and works with chruby
<mozzarella> havenwood: what is it?
ddv has joined #ruby
<benzrf> mordof did u ever switch to a glorious FREE OS
monkegjinni has joined #ruby
chrisseaton has joined #ruby
<havenwood> mozzarella: a gem to facilitate no longer using `bundler exec`
mostlybadfly has quit [Quit: Connection closed for inactivity]
fgo has quit [Remote host closed the connection]
<shevy> benzrf what OS is he using? windows?
<benzrf> possibly
<benzrf> he was 2 days ago
tkuchiki has joined #ruby
kevinykchan has joined #ruby
<havenwood> Anyone checked out the Lattice gem yet? Looks like an interesting alternative to Rack apps.. https://github.com/celluloid/lattice#readme
robbyoconnor has quit [Excess Flood]
troyronda has joined #ruby
s2013 has joined #ruby
Hanmac has joined #ruby
<shevy> hmm is it possible to iterate over an array, and remove elements from that array based on certain conditions?
robbyoconnor has joined #ruby
<havenwood> shevy: yes
enebo has joined #ruby
binaryhat has joined #ruby
<benzrf> shevy: duh
<havenwood> shevy: #delete_if or #reject!
<benzrf> it's called reject!
kitak has quit [Remote host closed the connection]
<benzrf> :-)
<shevy> hmm
kitak has joined #ruby
<havenwood> shevy: i usually prefer #delete_if because i don't want a `nil` if no changes were made
<havenwood> shevy: but choose the behavior you prefer!
<havenwood> sometimes it's handy
ahhMichael has joined #ruby
benlieb has quit [Quit: benlieb]
oo_ has quit [Remote host closed the connection]
mr_rogerz has joined #ruby
meatherly has quit [Read error: Connection reset by peer]
<mozzarella> but
<mozzarella> do you need a rails for 2.0 and one for 2.1
<mozzarella> or can it reuse the same gem
<mordof> shevy: yeah i'm on windows
<mordof> benzrf: no
<shevy> mordof aha
<havenwood> mozzarella: install for both
charliesome has joined #ruby
<mordof> benzrf: i decided that i wasn't going to let myself get caught up in the rabbit hole just because other people didn't like windows
<shevy> mordof I think you can use readline on windows too
<mordof> shevy: ruby has been working just fine for me on windows
<shevy> yeah, ruby is that good
<mozzarella> havenwood: when I download a new ruby version, how do I keep the same gems?
<shevy> you can even use ruby-gnome on windows
<havenwood> mozzarella: if the new Ruby version shares the same AMI
<mozzarella> havenwood: AMI?
<havenwood> mozzarella: so 2.1.1 will use 2.1.0's gems but not 2.0.0's
<mozzarella> but how do I transfer the gems
<shevy> mozzarella all gems are stored in cache/
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<shevy> simply copy them to somewhere
<mordof> shevy: my first project - mainly due to different tasks that i'll need to understand for my job, is an html parser
<shevy> wow
<shevy> in all my years of ruby, I never wanted to write a html parser
<mordof> heh
<shevy> and you take that as your first project
<shevy> can't you start with something SIMPLE :(
oo_ has joined #ruby
<mordof> nope
<arubin> mozzarella: Have you written other parsers?
* mordof has been programming for quite a while
<arubin> Err, mordof.
<havenwood> mozzarella: they can be copied, but you'll need to: gem pristine --all
<mordof> arubin: yeah. several, in other languages also
<shevy> mozzarella your nick makes me hungry
<mordof> i've written simple programming languages as well
<mozzarella> shevy: yeah, me too…
enebo has quit [Quit: enebo]
<havenwood> mozzarella: i'd just reinstall em
<shevy> lol
dcunit3d has joined #ruby
<mozzarella> havenwood: OK
<mordof> arubin, shevy: once you understand the concept, it's not terribly difficult to do
<mordof> just time consuming and making sure your logic is correct
<arubin> mordof: If you were trying to parse a sane language, sure.
<arubin> HTML parsers with years of effort still have many problems.
BeingUntoDeath has joined #ruby
<mordof> well..
<mordof> not really
troyronda has quit [Remote host closed the connection]
<mordof> there's a difference between HTML parsers, and those that act on them to render / do other things
<arubin> mordof: Typically one wishes to parse anything that a browser will handle.
<arubin> Which is far more than valid HTML.
michaeldeol has joined #ruby
<shevy> hey
<shevy> he does not aim for perfection
<mordof> arubin: that's not my intent, nor my end use-case requirement
<mordof> following the HTML spec is fine
<mordof> and i'm not allowing for malformed HTML either
<benzrf> mordof you disgust meinside
<benzrf> *me
<mordof> benzrf: goosd
<mordof> good*
<mordof> benzrf: after you decided whether to help someone or not based on OS, i decided that it wasn't really of concern to me
havenwood has quit []
<benzrf> i still help people on windows
<benzrf> i was only joking ;-;
<benzrf> [but windows still sucks]
<arubin> He "helps" by telling them about monads.
<benzrf> :^)
<mordof> benzrf: well it was actually rather bothersome to me, after how friendly you were being and whatnot
<benzrf> ;-;
<mordof> had to decide that your help wasn't necessary anymore and i would just do it myself
BeingUntoDeath has quit [Client Quit]
<mordof> wasn't reallty necessary to begin with - but it was helpful either way
<shevy> benzrf
<shevy> he does not need you anymore
tjr9898_ has joined #ruby
<benzrf> nooo
<benzrf> T_T
<benzrf> i have become that which i fight
* benzrf monologues melodramatically
<shevy> a girl
Nexus_x1_ has joined #ruby
meatherly has joined #ruby
<shevy> wait
<shevy> a hipster!
<benzrf> i was already a hipster
Nexus_x1 has quit [Ping timeout: 240 seconds]
<mordof> lol
Spami has joined #ruby
robbyoconnor has quit [Ping timeout: 240 seconds]
tjr9898 has quit [Ping timeout: 264 seconds]
fgo has joined #ruby
<benzrf> how can i fight the evils of windows without alienating those i seek to save
HashNuke has joined #ruby
saarinen has joined #ruby
roadie has joined #ruby
sambao21 has joined #ruby
<RubyPanther> If you don't get hung up over trivial nonsense like "users," then you can easily create the Perfect Language.
bradhe has joined #ruby
dnordstrom has joined #ruby
Megtastique has quit []
<benzrf> hehehe
<shevy> benzrf by acknowledging that ruby rocks no matter the underlying crap it runs on
<RubyPanther> benzrf: I battle windows by only choosing cross-platform tools. Then platform-lock-addicts using windows can marvel that my tools run on their computer, even though I created them on linux. "Z0mg, you're not platform locked at all? What about word files?"
<shevy> imagine if ruby would have a smalltalk-like VM in addition
<shevy> then you could totally abstract the underlying OS away
<shevy> RubyPanther is ruby the Perfect Language?
<RubyPanther> They say "SQL Server" I say "ActiveRecord"
hamakn has quit [Remote host closed the connection]
<mordof> benzrf: well - first and formost.. i would check whether the person even *has* the capability to switch. I use windows-specific software that there aren't really alternatives to for linux.
<RubyPanther> Ruby is darn close to perfect.
<RubyPanther> Close enough for me!
<mordof> benzrf: i can't switch easily without a lot of trouble. and for people that don't have much extra time, that's not an option
<benzrf> >tfw
<benzrf> curse u windows-targeting software companies
* benzrf shakes his fist at the sky
* mordof nods
<RubyPanther> They say legacy I say CREATE VIEW
bradhe has quit [Ping timeout: 240 seconds]
<shevy> benzrf still has a lot of time
<shevy> because he is so young
<shevy> and has nothing to do
<mordof> seems that way
<shevy> hahaha :D
<shevy> benzrf, I think you get IRC punked
duggiefresh has quit []
<mordof> generally i've found that it's people with spare time that are so easily able to switch operating systems and the way they do things
<mordof> it's not so easy when there's lots on the line
<benzrf> y-you're just in denial
<RubyPanther> Girls don't start liking programmers until around age 23, that's why young programmers have a lot of time
<mordof> lol
<RubyPanther> And then old programmers have a lot of time because they get married
<mordof> lol what
WishBoy has quit [Remote host closed the connection]
<mordof> somehow i don't think anyone that gets married has *more* time on their hands o.o
Mon_Ouie has joined #ruby
Mon_Ouie has joined #ruby
jamto11 has joined #ruby
tyll_ has joined #ruby
<RubyPanther> Well you have a lot more time if you're staying out of trouble than if you're out hunting it down
dapz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jeregrine has joined #ruby
Hanmac1 has joined #ruby
<RubyPanther> And if my wife is watching Thai soaps, for me that is free time.
<mordof> hmmm - i've never really went "hunting it down", lol.. so i'm finding i have less time
<mordof> yeah there's always those times
tyll has quit [Ping timeout: 252 seconds]
Hanmac has quit [Ping timeout: 255 seconds]
binaryhat has quit [Quit: Leaving]
jamto11 has quit [Ping timeout: 240 seconds]
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
hamakn has joined #ruby
shanlar- has quit [Ping timeout: 246 seconds]
shanlar has joined #ruby
ahhMichael has quit [Ping timeout: 246 seconds]
<shevy> RubyPanther you have more time when you get married???
sensen has joined #ruby
<shevy> is the wife like a "honey, you don't have to give me a second of your life in a week, just continue living for yourself as if I am not there"
<mordof> shevy: that all depends on what he was doing before he got married, lol
<mordof> haha ikr
<RubyPanther> lol ymmv
<mordof> ymmv?
havenwood has joined #ruby
<RubyPanther> your mileage may vary
bradhe has joined #ruby
<shevy> mordof I guess he is saying he was lucky BUT YOU MAY NOT BE LUCKY
zachallett has quit [Remote host closed the connection]
<mordof> yeah pretty much xD lol
<mordof> when my fiance gets bored she hangs off of my arm, lol
danshultz has joined #ruby
Nexus_x1_ has quit [Quit: Lingo - http://www.lingoirc.com]
jonr22 has quit [Remote host closed the connection]
<mozzarella> I wish I had a girlfriend
<shevy> mozzarella you make me hungry
<havenwood> mozzarella: gem install girlfriend
rostam has quit [Remote host closed the connection]
<shevy> gem install credit_card
<shevy> just to be on the safe side
dcunit3d_ has joined #ruby
Hanmac has joined #ruby
WishBoy has joined #ruby
dcunit3d has quit [Ping timeout: 264 seconds]
lemur_ has quit [Quit: Leaving]
danshultz has quit [Remote host closed the connection]
rostam has joined #ruby
shigekimorimoto has joined #ruby
danshultz has joined #ruby
SilkFox has joined #ruby
Hanmac1 has quit [Ping timeout: 252 seconds]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
shigekimorimoto has left #ruby [#ruby]
x77686d has quit [Quit: x77686d]
baweaver has joined #ruby
michaeldeol has joined #ruby
SilkFox has quit [Ping timeout: 240 seconds]
danshultz has quit [Ping timeout: 276 seconds]
fantasticsid has joined #ruby
Guedes0 has quit [Ping timeout: 265 seconds]
rokob has joined #ruby
abdulsattar has joined #ruby
<baweaver> Anyone know of a good static page editor for rails?
toastynerd has joined #ruby
<baweaver> Mercury crashes, looking for a viable alternative.
tungd has joined #ruby
narcan has quit [Quit: -[AppDelegate installMalware]: unrecognized selector sent to instance 0x156109c0]
sambao21 has quit [Quit: Computer has gone to sleep.]
sailias has quit [Ping timeout: 265 seconds]
blackavr has joined #ruby
narcan has joined #ruby
<havenwood> baweaver: might try #rubyonrails
PragCypher has quit [Quit: Leaving]
<baweaver> yeah, they're kinda quiet
agarie_ has quit [Quit: Leaving...]
einarj has joined #ruby
nisstyre has quit [Quit: WeeChat 0.4.3]
monkegjinni has quit [Remote host closed the connection]
krz has joined #ruby
saarinen has quit [Quit: saarinen]
einarj has quit [Ping timeout: 252 seconds]
baroquebobcat has quit [Quit: baroquebobcat]
nari has joined #ruby
bradhe has quit [Remote host closed the connection]
troyronda has joined #ruby
radic has quit [Ping timeout: 240 seconds]
bigmac_ has quit [Read error: No route to host]
m00nlight has joined #ruby
senayar_ has quit [Remote host closed the connection]
Refresh has joined #ruby
<Refresh> Hi
Refresh has quit [Client Quit]
radic has joined #ruby
eka has quit [Quit: My computer has gone to sleep. ZZZzzz…]
jacobsmith has joined #ruby
crzrcn has quit [Quit: Leaving.]
Arkaniad has quit [Read error: Connection reset by peer]
meatherly has quit [Remote host closed the connection]
troyronda has quit [Remote host closed the connection]
sdwrage has quit [Quit: This computer has gone to sleep]
bigmac_ has joined #ruby
bigmac_ is now known as i8igmac
_justin has joined #ruby
blackavr has quit [Quit: blackavr]
kevinykchan has quit [Quit: Computer has gone to sleep.]
braincrash has quit [Quit: bye bye]
troyronda has joined #ruby
MatthewsFace has joined #ruby
MatthewsFace has quit [Client Quit]
x1337807x has joined #ruby
sdwrage has joined #ruby
braincrash has joined #ruby
timonv has joined #ruby
toastynerd has quit [Remote host closed the connection]
_justin has quit [Quit: _justin]
pragmaticivan has joined #ruby
jxf has quit [Remote host closed the connection]
_maes_ has joined #ruby
maletor has joined #ruby
sparrovv has joined #ruby
hugoxrosa has joined #ruby
hugoxrosa has quit [Client Quit]
MatthewsFace has joined #ruby
obscured has joined #ruby
timonv has quit [Ping timeout: 265 seconds]
JExplorer has joined #ruby
hugoxrosa has joined #ruby
JExplorer has left #ruby [#ruby]
Mon_Ouie has quit [Ping timeout: 264 seconds]
sparrovv has quit [Ping timeout: 255 seconds]
fgo has quit [Remote host closed the connection]
troyronda has quit [Remote host closed the connection]
ahhMichael has joined #ruby
Mon_Ouie has joined #ruby
Mon_Ouie has quit [Changing host]
Mon_Ouie has joined #ruby
buck1 has joined #ruby
buck1 has quit [Quit: Leaving.]
havenwood has quit [Remote host closed the connection]
buck1 has joined #ruby
s3ri0us is now known as s3ri0us|away
havenwood has joined #ruby
buck1 has quit [Client Quit]
buck1 has joined #ruby
benzrf is now known as benzrf|offline
tungd has quit [Remote host closed the connection]
toastynerd has joined #ruby
tjr9898 has joined #ruby
arubin has quit [Ping timeout: 265 seconds]
toastynerd has quit [Remote host closed the connection]
rokob has quit [Remote host closed the connection]
havenwood has quit [Ping timeout: 240 seconds]
DouweM_ has joined #ruby
AGreyCrane has quit [Quit: This computer has gone to sleep]
JimHy has quit [Ping timeout: 264 seconds]
shevy has quit [Ping timeout: 252 seconds]
int3q has joined #ruby
tjr9898 has quit [Ping timeout: 240 seconds]
danijoo has quit [Read error: Connection reset by peer]
sdouglas has joined #ruby
danijoo has joined #ruby
ahhMichael has left #ruby ["Once you know what it is you want to be true, instinct is a very useful device for enabling you to know that it is"]
DouweM has quit [Ping timeout: 252 seconds]
brunops has quit [Quit: leaving]
oo_ has quit [Remote host closed the connection]
s2013 has quit [Ping timeout: 252 seconds]
sdwrage has quit [Quit: This computer has gone to sleep]
MatthewsFace has quit [Quit: This computer has gone to sleep]
oo_ has joined #ruby
ahhMichael has joined #ruby
Es0teric has joined #ruby
pika_pika has quit [Ping timeout: 265 seconds]
Kuda_ has joined #ruby
sputnik1_ has joined #ruby
rokob has joined #ruby
maestrojed has quit [Quit: Computer has gone to sleep.]
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
arietis has joined #ruby
GMFlash has quit [Quit: Textual IRC Client: http://www.textualapp.com/]
AGreyCrane has joined #ruby
bradhe has joined #ruby
Hobogrammer has joined #ruby
Spami has quit [Quit: This computer has gone to sleep]
shevy has joined #ruby
ahhMichael has quit [Ping timeout: 246 seconds]
Mon_Ouie has quit [Ping timeout: 240 seconds]
bradhe has quit [Ping timeout: 276 seconds]
int3q has left #ruby [#ruby]
helpD has joined #ruby
baroquebobcat has joined #ruby
AGreyCrane has quit [Quit: This computer has gone to sleep]
mary_synthesizin has quit [Remote host closed the connection]
integraleq has joined #ruby
zorak is now known as zorak8
sdwrage has joined #ruby
integraleq has left #ruby [#ruby]
zorak8 has quit [Quit: Saliendo]
zorak8 has joined #ruby
Mon_Ouie has joined #ruby
Mon_Ouie has quit [Changing host]
Mon_Ouie has joined #ruby
maletor has quit [Quit: Computer has gone to sleep.]
baroquebobcat has quit [Quit: baroquebobcat]
AGreyCrane has joined #ruby
cndiv has quit [Ping timeout: 252 seconds]
narcan has quit [Quit: -[AppDelegate installMalware]: unrecognized selector sent to instance 0x156109c0]
ahhMichael has joined #ruby
tjr9898_ has quit [Remote host closed the connection]
sputnik1_ has quit [Quit: My Mac Mini has gone to sleep. ZZZzzz…]
mikepack has joined #ruby
obscured has quit [Quit: leaving]
AGreyCrane has quit [Client Quit]
_1_gama119 has joined #ruby
Snarkz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
MatthewsFace has joined #ruby
cndiv has joined #ruby
_1_gama119 has quit [Client Quit]
sdwrage has quit [Quit: This computer has gone to sleep]
MatthewsFace has quit [Client Quit]
sputnik13 has quit [Read error: Connection reset by peer]
arubin has joined #ruby
sputnik13 has joined #ruby
crzrcn has joined #ruby
ner0x has quit [Quit: Leaving]
estaban has joined #ruby
sdwrage has joined #ruby
baroquebobcat has joined #ruby
fgo_ has joined #ruby
buck1 has quit [Quit: Leaving.]
mansi has quit [Remote host closed the connection]
mansi has joined #ruby
tkuchiki_ has joined #ruby
estaban has quit [Read error: Operation timed out]
mikepack has quit []
roadie has quit [Ping timeout: 255 seconds]
sputnik13 has quit [Ping timeout: 276 seconds]
havenwood has joined #ruby
jamto11 has joined #ruby
crzrcn has quit [Ping timeout: 276 seconds]
fgo_ has quit [Ping timeout: 252 seconds]
zorak8 has quit [Ping timeout: 264 seconds]
pu22l3r has joined #ruby
tkuchiki has quit [Ping timeout: 265 seconds]
mansi has quit [Ping timeout: 265 seconds]
mikepack has joined #ruby
ahhMichael has quit [Ping timeout: 246 seconds]
kevinykchan has joined #ruby
jamto11 has quit [Ping timeout: 255 seconds]
moeSeth_ has joined #ruby
jeregrine has quit [Quit: Connection closed for inactivity]
michaeldeol has joined #ruby
crzrcn has joined #ruby
pu22l3r has quit [Remote host closed the connection]
pu22l3r has joined #ruby
sdwrage has quit [Quit: Leaving]
SilverKey has quit [Quit: Halted.]
mrnugget has joined #ruby
havenwood has quit [Ping timeout: 240 seconds]
freerobby has quit [Quit: Leaving.]
baweaver has quit [Ping timeout: 265 seconds]
andy___ has quit [Remote host closed the connection]
anaeem1 has joined #ruby
funktor has joined #ruby
narcan has joined #ruby
meatherly has joined #ruby
helpD has quit [Remote host closed the connection]
rokob has quit [Remote host closed the connection]
rokob has joined #ruby
pontiki has joined #ruby
MatthewsFace has joined #ruby
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #ruby
robbyoconnor has joined #ruby
meatherly has quit [Ping timeout: 252 seconds]
baroquebobcat has quit [Quit: baroquebobcat]
jamto11 has joined #ruby
rokob has quit [Remote host closed the connection]
centrx has quit [Quit: All this computer hacking is making me thirsty]
ValicekB has quit []
sputnik13 has joined #ruby
mr_rogerz has quit [Remote host closed the connection]
toastynerd has joined #ruby
MatthewsFace has quit [Quit: This computer has gone to sleep]
helpD has joined #ruby
bradhe has joined #ruby
sputnik1_ has joined #ruby
havenwood has joined #ruby
rm_ has quit [Remote host closed the connection]
meatherly has joined #ruby
helpD has quit [Remote host closed the connection]
rm_ has joined #ruby
tkuchiki_ has quit [Remote host closed the connection]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
helpD has joined #ruby
tkuchiki has joined #ruby
funburn has quit [Ping timeout: 240 seconds]
meatherl_ has joined #ruby
meatherly has quit [Read error: Connection reset by peer]
havenn has joined #ruby
rokob has joined #ruby
falood has joined #ruby
JBreit has joined #ruby
ValicekB has joined #ruby
bradhe has quit [Ping timeout: 276 seconds]
havenwood has quit [Ping timeout: 240 seconds]
JBreit has left #ruby [#ruby]
rm_ has quit [Ping timeout: 252 seconds]
helpD has quit [Ping timeout: 265 seconds]
amclain has joined #ruby
relix has joined #ruby
meatherl_ has quit [Ping timeout: 252 seconds]
kilk_ has joined #ruby
toastynerd has quit [Remote host closed the connection]
Es0teric has quit [Quit: Computer has gone to sleep.]
tharindu has joined #ruby
Astralum has joined #ruby
funburn has joined #ruby
rokob has quit [Remote host closed the connection]
sensen has quit [Ping timeout: 252 seconds]
JensOfSweden has joined #ruby
ClarusCogitatio has quit [Ping timeout: 255 seconds]
ClarusCogitatio has joined #ruby
bradhe has joined #ruby
rm_ has joined #ruby
subraminion has joined #ruby
pallavi has joined #ruby
oo_ has quit [Remote host closed the connection]
jcs222 has joined #ruby
oo_ has joined #ruby
davedev24 has quit [Remote host closed the connection]
toastynerd has joined #ruby
davedev24 has joined #ruby
<pallavi> Can i have an array name = [ "*.maps.com" ] and name.exclude? asdf.maps.com to return false?
bradhe has quit [Ping timeout: 265 seconds]
toastynerd has quit [Remote host closed the connection]
thomasxie has quit [Read error: Connection reset by peer]
hermanmunster has quit [Remote host closed the connection]
timonv has joined #ruby
hermanmunster has joined #ruby
davedev24 has quit [Ping timeout: 264 seconds]
mansi has joined #ruby
lkba has joined #ruby
davedev24 has joined #ruby
aganov has joined #ruby
hermanmu_ has joined #ruby
thomasxie has joined #ruby
yfeldblum has quit [Read error: Connection reset by peer]
Cache_Money has quit [Quit: Cache_Money]
hermanmunster has quit [Ping timeout: 240 seconds]
nitish has joined #ruby
nitish has quit [Changing host]
nitish has joined #ruby
<Hanmac> pallavi: i would recomend regexp, if not possible look at this:
<Hanmac> >> s = "asdf.maps.com"; ["*.maps.com"].none? {|f| File.fnmatch(f,s)}
<eval-in> Hanmac => false (https://eval.in/143007)
yfeldblum has joined #ruby
timonv has quit [Ping timeout: 252 seconds]
mansi has quit [Ping timeout: 265 seconds]
xiella has quit [Ping timeout: 252 seconds]
<pallavi> Hanmac: what would be the regex ?
<Hanmac> hm dont know, depends on if you allways want non-matching or not
pwh has quit []
Milly_Bays has quit [Ping timeout: 264 seconds]
<pallavi> name.exclude? asdf.maps.com , I want it to retrun false
<pallavi> and name being name = [ "*.maps.com" ]
rm_ has quit [Remote host closed the connection]
oo__ has joined #ruby
rm_ has joined #ruby
Morkel has joined #ruby
crystal77 has quit [Quit: Computer has gone to sleep.]
jlast has quit [Remote host closed the connection]
jlast has joined #ruby
armyriad has quit [Ping timeout: 264 seconds]
oo_ has quit [Ping timeout: 265 seconds]
cjsarette has joined #ruby
jacobsmith has quit [Ping timeout: 265 seconds]
rm_ has quit [Ping timeout: 265 seconds]
narcan has quit [Quit: -[AppDelegate installMalware]: unrecognized selector sent to instance 0x156109c0]
oo__ has quit [Remote host closed the connection]
subraminion has quit [Quit: Computer has gone to sleep.]
omosoj has quit [Ping timeout: 240 seconds]
ClarusCogitatio has quit [Ping timeout: 265 seconds]
fgo has joined #ruby
pu22l3r has quit [Remote host closed the connection]
<Hanmac> pallavi: exclude is not a method from Array, and defining like that might be a bad idea ... use a Holder class for that
maestrojed has joined #ruby
<pallavi> Hanmac: Will try :)
jlast has quit [Ping timeout: 252 seconds]
seich has quit [Quit: See you guys later]
armyriad has joined #ruby
ktun has joined #ruby
subraminion has joined #ruby
subraminion has quit [Remote host closed the connection]
nitish has quit [Quit: Bye Bye...]
ClarusCogitatio has joined #ruby
subraminion has joined #ruby
sensen has joined #ruby
xiella has joined #ruby
sdouglas has quit [Remote host closed the connection]
hugoxrosa has quit [Ping timeout: 252 seconds]
havenn has quit [Remote host closed the connection]
sdouglas has joined #ruby
estaban has joined #ruby
havenwood has joined #ruby
havenwood has quit [Read error: Connection reset by peer]
havenn has joined #ruby
apeiros has quit [Remote host closed the connection]
apeiros has joined #ruby
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ClarusCogitatio has quit [Ping timeout: 276 seconds]
pragmaticivan has quit [Remote host closed the connection]
maletor has joined #ruby
meatherly has joined #ruby
dawkirst has joined #ruby
tvw has joined #ruby
robbyoconnor has quit [Ping timeout: 240 seconds]
avgerinos has joined #ruby
meatherly has quit [Ping timeout: 252 seconds]
metamaterial has quit [Quit: Leaving.]
maletor has quit [Ping timeout: 276 seconds]
pallavi has quit [Remote host closed the connection]
nullie has left #ruby ["Leaving"]
ClarusCogitatio has joined #ruby
Kuda_ has quit [Quit: Sleep]
mikepack has quit [Remote host closed the connection]
mikepack has joined #ruby
MattStratton has joined #ruby
roadie has joined #ruby
oo_ has joined #ruby
jprovazn has joined #ruby
dawkirst has quit [Remote host closed the connection]
pu22l3r has joined #ruby
bradhe has joined #ruby
ahawkins has joined #ruby
seich has joined #ruby
ClarusCogitatio has quit [Ping timeout: 265 seconds]
heftig has quit [Quit: Quitting]
mikepack has quit [Ping timeout: 264 seconds]
pu22l3r has quit [Ping timeout: 240 seconds]
falood has quit [Remote host closed the connection]
Firebox has joined #ruby
hugoxrosa has joined #ruby
<Firebox> put ?T <—— what mean?
bradhe has quit [Ping timeout: 252 seconds]
oo_ has quit [Ping timeout: 265 seconds]
lxsameer has joined #ruby
lxsameer has quit [Changing host]
lxsameer has joined #ruby
<JensOfSweden> Could anyone help a pretty much ruby noob with something? =)
jacobsmith has joined #ruby
<seich> I can try, I am kind of noobie myself though.
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ClarusCogitatio has joined #ruby
arietis has quit [Quit: Computer has gone to sleep.]
tjr9898 has joined #ruby
<Firebox> ?T <— i dont know it.
ClarusCogitatio has quit [Excess Flood]
<Mon_Ouie> ?T is a syntax for a 'character literal'
<JensOfSweden> Ok, ill try to explain. I read in a csv file into a hash, its a unix passwd file. But i dont want to read in the lines that contain /bin/false into the has just skip them.
<Mon_Ouie> i.e. it's just 'T'
<JensOfSweden> how do i do that in ruby? =)
<Firebox> Mon_Ouie: i dont know it also.
<Firebox> ?T
sensen has quit [Ping timeout: 264 seconds]
arietis has joined #ruby
ClarusCogitatio has joined #ruby
tjr9898 has quit [Ping timeout: 276 seconds]
havenn has quit [Remote host closed the connection]
havenwood has joined #ruby
<JensOfSweden> popl: I have allready read the data into a hash, but i want to not read the lines that contain /bin/false
maestrojed has quit [Quit: Computer has gone to sleep.]
kiri has joined #ruby
mansi has joined #ruby
<Hanmac> >> ?T
<eval-in> Hanmac => "T" (https://eval.in/143041)
apeiros has quit [Remote host closed the connection]
<Hanmac> 18>> ?T
<eval-in> Hanmac => 84 (https://eval.in/143042)
Hobogrammer has quit [Ping timeout: 264 seconds]
apeiros has joined #ruby
ktun has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bradhe has joined #ruby
jamto11_ has joined #ruby
oo_ has joined #ruby
havenwood has quit [Ping timeout: 264 seconds]
ClarusCogitatio has quit [Ping timeout: 252 seconds]
lethjakman has joined #ruby
mansi has quit [Ping timeout: 252 seconds]
apeiros has quit [Ping timeout: 240 seconds]
jamto11 has quit [Remote host closed the connection]
jamto11_ has quit [Ping timeout: 240 seconds]
sputnik13 has quit [Quit: My Mac Mini has gone to sleep. ZZZzzz…]
oo_ has quit [Remote host closed the connection]
oo_ has joined #ruby
arubin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bal has joined #ruby
ClarusCogitatio has joined #ruby
mehlah has quit [Quit: Leaving...]
shock_one has joined #ruby
robbyoconnor has joined #ruby
ClarusCogitatio has quit [Excess Flood]
maestrojed has joined #ruby
ClarusCogitatio has joined #ruby
ClarusCogitatio has joined #ruby
ktun has joined #ruby
phansch has joined #ruby
ClarusCogitatio has quit [Excess Flood]
jlast has joined #ruby
moeSeth_ has quit [Quit: Connection closed for inactivity]
ClarusCogitatio has joined #ruby
Mon_Ouie has quit [Read error: Operation timed out]
bradhe has quit [Remote host closed the connection]
Spami has joined #ruby
shashank_rs has joined #ruby
bradhe has joined #ruby
voidfire has joined #ruby
amclain has quit [Quit: Leaving]
jlast has quit [Ping timeout: 252 seconds]
osvico has quit [Ping timeout: 252 seconds]
bradhe has quit [Ping timeout: 255 seconds]
<xBradPittx> >> 0 == true
<eval-in> xBradPittx => false (https://eval.in/143045)
AlexRussia has quit [Quit: Konversation terminated!Good bye!]
<xBradPittx> what
<xBradPittx> i thought 0 was a truthy value
AlexRussia has joined #ruby
<xBradPittx> why are you lying to me eval-in
akonny has joined #ruby
mrnugget has quit [Quit: mrnugget]
<popl> JensOfSweden: http://paste.debian.net/96114/
lethjakman has quit [Ping timeout: 276 seconds]
helpD has joined #ruby
Astralum has quit [Ping timeout: 255 seconds]
hermanmu_ has quit [Remote host closed the connection]
NovapaX has joined #ruby
<Hanmac> xBradPittx: 0 is truly but its not true
dcunit3d_ has quit [Quit: leaving]
seuros has joined #ruby
<xBradPittx> ah
<xBradPittx> i was confused then
hermanmunster has joined #ruby
ahawkins has quit [Read error: Connection reset by peer]
WishBoy has quit [Remote host closed the connection]
WishBoy has joined #ruby
lurch_ has joined #ruby
mrnugget has joined #ruby
helpD has quit [Read error: Connection reset by peer]
havenwood has joined #ruby
helpD has joined #ruby
eynj has left #ruby [#ruby]
klaut has joined #ruby
sdouglas has quit [Remote host closed the connection]
LexicalScope has quit [Ping timeout: 264 seconds]
noop has joined #ruby
bradhe has joined #ruby
bigkevmcd has joined #ruby
alem0lars has joined #ruby
kilk_ has quit [Quit: Leaving]
alem0lars has quit [Client Quit]
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
anarang has joined #ruby
mengu has joined #ruby
mengu has quit [Changing host]
mengu has joined #ruby
s3ri0us|away has quit [Quit: Linkinus - http://linkinus.com]
Spami has quit [Quit: This computer has gone to sleep]
flughafen has joined #ruby
armyriad has quit [Ping timeout: 264 seconds]
chrisseaton has quit []
northfurr has quit [Quit: northfurr]
apeiros has joined #ruby
m00nlight_ has joined #ruby
akonny has quit [Quit: akonny]
northfurr has joined #ruby
m00nlight has quit [Quit: Konversation terminated!]
m00nlight__ has joined #ruby
Celm has quit [Remote host closed the connection]
DouweM_ has quit [Ping timeout: 276 seconds]
havenwood has quit [Ping timeout: 252 seconds]
alem0lars has joined #ruby
dawkirst has joined #ruby
claymore has joined #ruby
charliesome has joined #ruby
Kuda has joined #ruby
kilk_ has joined #ruby
oo_ has quit [Remote host closed the connection]
michaeldeol has joined #ruby
bradhe has quit [Remote host closed the connection]
m00nlight_ has quit [Ping timeout: 240 seconds]
wallerdev has joined #ruby
bradhe has joined #ruby
benlieb has joined #ruby
akonny has joined #ruby
blackavr has joined #ruby
senayar has joined #ruby
dawkirst has quit [Ping timeout: 264 seconds]
Xeago has joined #ruby
fabrice31 has joined #ruby
sensen has joined #ruby
thomasxie has quit [Remote host closed the connection]
bradhe has quit [Ping timeout: 240 seconds]
thomasxie has joined #ruby
oo_ has joined #ruby
ziyadb_ has quit [Quit: Connection closed for inactivity]
Kneferilis has joined #ruby
sensen has quit [Ping timeout: 265 seconds]
aspiers has quit [Ping timeout: 264 seconds]
<avgerinos> 2
helpD has quit [Remote host closed the connection]
closures999 has joined #ruby
ahawkins has joined #ruby
helpD has joined #ruby
sensen has joined #ruby
andikr has joined #ruby
kevinykchan has quit [Ping timeout: 252 seconds]
ayaz has joined #ruby
ozzloy has joined #ruby
ozzloy has quit [Changing host]
ozzloy has joined #ruby
maestrojed has quit [Quit: Computer has gone to sleep.]
helpD_ has joined #ruby
helpD has quit [Ping timeout: 240 seconds]
tobago has joined #ruby
kitak_ has joined #ruby
amundj has joined #ruby
kitak has quit [Ping timeout: 240 seconds]
avgerinos has quit [Quit: Lost terminal]
abra has joined #ruby
nomenkun has joined #ruby
nomenkun_ has joined #ruby
kaspergrubbe has joined #ruby
armyriad has joined #ruby
dumdedum has joined #ruby
crzrcn has quit [Quit: Leaving.]
subraminion_ has joined #ruby
aspiers has joined #ruby
helpD_ has quit [Remote host closed the connection]
subraminion has quit [Read error: Connection reset by peer]
helpD has joined #ruby
nomenkun has quit [Ping timeout: 265 seconds]
robbyoconnor has quit [Ping timeout: 252 seconds]
predator217 has quit [Ping timeout: 255 seconds]
zigomir has joined #ruby
jlast has joined #ruby
xBradPittx has quit [Ping timeout: 240 seconds]
kevinykchan has joined #ruby
helpD has quit [Remote host closed the connection]
qba73 has joined #ruby
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
michaeldeol has joined #ruby
jacobsmith has quit [Ping timeout: 276 seconds]
predator117 has joined #ruby
jlast has quit [Ping timeout: 255 seconds]
JimHy has joined #ruby
cjsarette has quit [Ping timeout: 252 seconds]
senayar has quit [Remote host closed the connection]
senayar has joined #ruby
_tpavel has joined #ruby
funktor has quit [Remote host closed the connection]
MattStratton has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
funktor has joined #ruby
cjsarette has joined #ruby
senayar has quit [Ping timeout: 265 seconds]
cover has joined #ruby
chipotle has quit [Quit: cya]
Xeago has quit [Remote host closed the connection]
Xeago has joined #ruby
funburn has quit [Quit: funburn]
_tpavel has quit [Quit: Leaving]
funktor has quit [Ping timeout: 252 seconds]
MacTrash has joined #ruby
_tpavel has joined #ruby
_tpavel has quit [Client Quit]
_tpavel has joined #ruby
wildroman2 has joined #ruby
Xeago has quit [Ping timeout: 252 seconds]
n1x has joined #ruby
havenwood has joined #ruby
bradhe has joined #ruby
keen______ has joined #ruby
meatherly has joined #ruby
phansch has quit [Quit: WeeChat 0.4.2]
keen_____ has quit [Ping timeout: 265 seconds]
kaspergrubbe has quit [Remote host closed the connection]
kaspergrubbe has joined #ruby
bradhe has quit [Ping timeout: 265 seconds]
meatherly has quit [Ping timeout: 264 seconds]
tagrudev has joined #ruby
kilk_ has quit [Quit: Leaving]
LiohAu has joined #ruby
chipotle has joined #ruby
subraminion_ has quit [Quit: Computer has gone to sleep.]
kilk_ has joined #ruby
kaspergrubbe has quit [Ping timeout: 252 seconds]
crzrcn has joined #ruby
AlexRussia is now known as AlexRussia_Away
sk87 has joined #ruby
claymore has quit [Ping timeout: 252 seconds]
claymore has joined #ruby
kilk_ has quit [Quit: Leaving]
hermanmunster has quit [Remote host closed the connection]
senayar has joined #ruby
crzrcn has quit [Ping timeout: 240 seconds]
seuros has quit [Quit: Leaving.]
Avahey_ has quit [Quit: Connection closed for inactivity]
jackneill has joined #ruby
jackneill has quit [Changing host]
jackneill has joined #ruby
nevyn has quit [Ping timeout: 240 seconds]
[[prienge]] has joined #ruby
subraminion_ has joined #ruby
Xeago has joined #ruby
subraminion_ has quit [Remote host closed the connection]
subraminion_ has joined #ruby
havenwood has quit [Remote host closed the connection]
funburn has joined #ruby
senayar_ has joined #ruby
Darryl has quit [Quit: Connection closed for inactivity]
funburn has quit [Client Quit]
ponga has joined #ruby
ponga has joined #ruby
ponga has quit [Changing host]
helpD has joined #ruby
senayar has quit [Ping timeout: 252 seconds]
nism has joined #ruby
<nism> can you bind rackup to a specific ip?
jhass|off is now known as jhass
himsin has joined #ruby
<apeiros> nism: I would expect it to be possible
bal has quit [Quit: bal]
srji has joined #ruby
bal has joined #ruby
banister has joined #ruby
banister has quit [Max SendQ exceeded]
nvrch has joined #ruby
banister has joined #ruby
banister has quit [Max SendQ exceeded]
benlieb has quit [Quit: benlieb]
Macaveli has joined #ruby
banister has joined #ruby
banister has quit [Max SendQ exceeded]
ghr has joined #ruby
helpD_ has joined #ruby
Gooder``` has joined #ruby
olivier_bK has joined #ruby
mansi has joined #ruby
xiella has quit [Remote host closed the connection]
moritzs has joined #ruby
Darryl has joined #ruby
jamto11 has joined #ruby
helpD has quit [Ping timeout: 264 seconds]
helpD_ has quit [Remote host closed the connection]
Gooder`` has quit [Ping timeout: 255 seconds]
kilk_ has joined #ruby
kaspergrubbe has joined #ruby
kilk_ has quit [Client Quit]
mansi has quit [Ping timeout: 240 seconds]
seuros has joined #ruby
elaptics`away is now known as elaptics
kilk_ has joined #ruby
kilk_ has quit [Client Quit]
kaspergrubbe has quit [Remote host closed the connection]
kilk_ has joined #ruby
kaspergrubbe has joined #ruby
cover_ has joined #ruby
jamto11 has quit [Ping timeout: 252 seconds]
dANOKELOFF has joined #ruby
cover has quit [Ping timeout: 252 seconds]
predator117 has quit [Ping timeout: 240 seconds]
subraminion_ has quit [Changing host]
subraminion_ has joined #ruby
Rollabunna has joined #ruby
aspiers has quit [Ping timeout: 264 seconds]
subraminion_ has quit [Remote host closed the connection]
subraminion has joined #ruby
banister has joined #ruby
kitak has joined #ruby
kitak_ has quit [Read error: Connection reset by peer]
eguim has quit [Read error: Operation timed out]
cba has joined #ruby
hermanmunster has joined #ruby
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
spider-mario has joined #ruby
ikaros has joined #ruby
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jlast has joined #ruby
mikecmpbll has joined #ruby
wallerdev has quit [Quit: wallerdev]
Thanatermesis has joined #ruby
Thanatermesis has quit [Changing host]
Thanatermesis has joined #ruby
moritzs has quit [Ping timeout: 252 seconds]
Rollabunna has quit [Ping timeout: 276 seconds]
blackavr has quit [Ping timeout: 252 seconds]
klaut has quit [Remote host closed the connection]
kevinykchan has quit [Quit: Computer has gone to sleep.]
cjsarette has quit [Ping timeout: 245 seconds]
jlast has quit [Ping timeout: 240 seconds]
wildroman2 has quit [Remote host closed the connection]
dawkirst has joined #ruby
cjsarette has joined #ruby
wildroman2 has joined #ruby
wildroman2 has quit [Remote host closed the connection]
combusean has quit [Ping timeout: 265 seconds]
wildroman2 has joined #ruby
AlexRussia_Away has quit [Ping timeout: 255 seconds]
predator117 has joined #ruby
shashank_rs has quit [Ping timeout: 240 seconds]
havenwood has joined #ruby
bradhe has joined #ruby
<deavid> hi, someone there can help me a bit on a broken instalation of Redmine? (an app using ruby on rails and so)
chrisseaton has joined #ruby
<deavid> the errors are very cryptic to me and i don't know where i should start to look
<deavid> pastebin : http://pastebin.com/cJZ6y1CU
shashank_rs has joined #ruby
timonv has joined #ruby
<popl> deavid: You might have better luck in #rubyonrails
cina has joined #ruby
<deavid> ok!
bradhe has quit [Ping timeout: 240 seconds]
<deavid> popl: finally i asked on #redmine
helpD has joined #ruby
einarj has joined #ruby
eguim has joined #ruby
monkegjinni has joined #ruby
meatherly has joined #ruby
sdouglas has joined #ruby
hermanmunster has quit [Remote host closed the connection]
heftig has joined #ruby
havenwood has quit [Remote host closed the connection]
havenwood has joined #ruby
spacebug has joined #ruby
Gooder``` has quit [Ping timeout: 265 seconds]
meatherly has quit [Ping timeout: 255 seconds]
sdouglas has quit [Ping timeout: 240 seconds]
rdark has joined #ruby
ephemerian has joined #ruby
helpD has quit [Remote host closed the connection]
charliesome has joined #ruby
havenwood has quit [Ping timeout: 264 seconds]
m3nTe has joined #ruby
m3nTe has quit [Changing host]
m3nTe has joined #ruby
zarul has quit [Ping timeout: 245 seconds]
eguim has quit [Ping timeout: 265 seconds]
crzrcn has joined #ruby
Shidash has quit [Ping timeout: 264 seconds]
tharindu has quit [Ping timeout: 264 seconds]
<Macaveli> Lol ant attack at work
<Macaveli> RUUN to the hills
Martxel has quit [Ping timeout: 240 seconds]
crzrcn has quit [Ping timeout: 255 seconds]
dawkirst_ has joined #ruby
cina has quit [Ping timeout: 265 seconds]
cina has joined #ruby
dawkirst has quit [Ping timeout: 276 seconds]
blackmesa has joined #ruby
marr has joined #ruby
vasilakisfil is now known as Guest76146
zarul has joined #ruby
wildroman2 has quit [Remote host closed the connection]
Fire-Dragon-DoL has joined #ruby
[[prienge]] has quit [Ping timeout: 276 seconds]
<_axx> :3
[[prienge]] has joined #ruby
wildroman2 has joined #ruby
fsdldl has quit [Quit: WeeChat 0.4.3]
workmad3 has joined #ruby
gregf_ has joined #ruby
hakunin has quit [Read error: Connection reset by peer]
hakunin has joined #ruby
mcrmfc has joined #ruby
shaunbaker has joined #ruby
nari has quit [Ping timeout: 245 seconds]
mansi has joined #ruby
workmad3 has quit [Read error: Connection reset by peer]
workmad3 has joined #ruby
tjr9898 has joined #ruby
eguim has joined #ruby
tjr9898_ has joined #ruby
timonv has quit [Remote host closed the connection]
mansi has quit [Ping timeout: 264 seconds]
poikon has joined #ruby
workmad3_ has joined #ruby
workmad3 has quit [Ping timeout: 240 seconds]
tjr9898 has quit [Remote host closed the connection]
tjr9898 has joined #ruby
nvrch has quit [Quit: nvrch]
nism has quit [Quit: Leaving]
sputnik1_ has quit [Quit: Textual IRC Client: www.textualapp.com]
jlast has joined #ruby
nvrch has joined #ruby
Speed has joined #ruby
tjr9898_ has quit [Remote host closed the connection]
jlast has quit [Read error: No route to host]
franzip has joined #ruby
tjsousa has joined #ruby
jlast has joined #ruby
combusean has joined #ruby
monkegji_ has joined #ruby
[[prienge]] has quit [Remote host closed the connection]
monkegjinni has quit [Read error: Connection reset by peer]
bradhe has joined #ruby
[[prienge]] has joined #ruby
sputnik13 has joined #ruby
arietis has quit [Quit: Computer has gone to sleep.]
moritzs has joined #ruby
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
funburn has joined #ruby
jlast has quit [Ping timeout: 276 seconds]
combusean has quit [Ping timeout: 252 seconds]
grayWolf has joined #ruby
akonny has quit [Quit: akonny]
klaut has joined #ruby
monkegjinni has joined #ruby
monkegji_ has quit [Ping timeout: 252 seconds]
Speed has quit [Ping timeout: 265 seconds]
bradhe has quit [Ping timeout: 264 seconds]
nouitfvf has quit [Ping timeout: 265 seconds]
nouitfvf has joined #ruby
kilk_ has quit [Quit: Leaving]
<artmann_> lol, was playing around with imap and tried to select all messages from a mailbox but was like "why the heck is it not returning any emails"
shashank_rs has quit [Ping timeout: 240 seconds]
<artmann_> mailbox was empty =S
mengu has quit [Remote host closed the connection]
chrisseaton has quit []
sdouglas has joined #ruby
abdulsattar has quit [Ping timeout: 255 seconds]
chrisseaton has joined #ruby
nfk has joined #ruby
sski has joined #ruby
francisfish has joined #ruby
shashank_rs has joined #ruby
meatherly has joined #ruby
mehlah has joined #ruby
grayWolf has quit [Ping timeout: 252 seconds]
sdouglas has quit [Ping timeout: 240 seconds]
Kuda has quit [Ping timeout: 265 seconds]
dawkirst_ has quit [Quit: Leaving...]
subraminion has quit [Quit: Computer has gone to sleep.]
alem0lars has quit [Quit: Going AFK...]
wildroman2 has quit [Remote host closed the connection]
arietis has joined #ruby
closures999 has quit [Read error: Connection reset by peer]
lkba has quit [Ping timeout: 240 seconds]
meatherly has quit [Ping timeout: 252 seconds]
closures999 has joined #ruby
Rollabunna has joined #ruby
Firebox has quit [Ping timeout: 264 seconds]
kilk_ has joined #ruby
kilk_ has quit [Client Quit]
mehlah has quit [Ping timeout: 240 seconds]
kilk__ has joined #ruby
kilk__ has quit [Client Quit]
kilk_ has joined #ruby
alem0lars has joined #ruby
crzrcn has joined #ruby
Speed has joined #ruby
wildroman2 has joined #ruby
wildroman2 has quit [Remote host closed the connection]
Celm_ has joined #ruby
wildroman2 has joined #ruby
crzrcn has quit [Ping timeout: 276 seconds]
tjsousa_ has joined #ruby
Celm has joined #ruby
andrewlio has joined #ruby
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
subraminion has joined #ruby
subraminion has quit [Remote host closed the connection]
Celm has quit [Read error: Connection reset by peer]
subraminion has joined #ruby
m00nlight has joined #ruby
Celm has joined #ruby
tjsousa has quit [Ping timeout: 265 seconds]
Celm has quit [Read error: Connection reset by peer]
Celm_ has quit [Ping timeout: 240 seconds]
timonv has joined #ruby
Celm has joined #ruby
Celm has quit [Read error: Connection reset by peer]
Firebox has joined #ruby
ixti has joined #ruby
Celm_ has joined #ruby
shashank_rs has quit [Ping timeout: 240 seconds]
m00nlight__ has quit [Ping timeout: 240 seconds]
Celm__ has joined #ruby
Celm__ has quit [Read error: Connection reset by peer]
Celm has joined #ruby
Squarepy has joined #ruby
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
Celm has quit [Read error: Connection reset by peer]
chrisseaton has quit []
Celm_ has quit [Ping timeout: 276 seconds]
bradhe has joined #ruby
Celm has joined #ruby
Celm has quit [Read error: Connection reset by peer]
Mark_ has left #ruby ["Leaving"]
Celm has joined #ruby
kirun has joined #ruby
mengu has joined #ruby
mengu has quit [Changing host]
mengu has joined #ruby
Celm has quit [Read error: Connection reset by peer]
chrisseaton has joined #ruby
Celm has joined #ruby
kevinykchan has joined #ruby
Celm has quit [Read error: Connection reset by peer]
workmad3_ is now known as workmad3
Celm has joined #ruby
bradhe has quit [Ping timeout: 240 seconds]
armyriad has quit [Read error: Operation timed out]
mansi has joined #ruby
tjr9898_ has joined #ruby
Speed has quit [Ping timeout: 240 seconds]
Celm_ has joined #ruby
thomasxie has left #ruby [#ruby]
shaunbaker has quit [Remote host closed the connection]
AlSquire has joined #ruby
Celm_ has quit [Read error: Connection reset by peer]
jamto11 has joined #ruby
Celm_ has joined #ruby
shaunbaker has joined #ruby
Celm__ has joined #ruby
Celm__ has quit [Read error: Connection reset by peer]
shaunbaker has quit [Read error: Connection reset by peer]
adlerdias has joined #ruby
shaunbaker has joined #ruby
monkegjinni has quit [Remote host closed the connection]
Celm__ has joined #ruby
Celm__ has quit [Read error: Connection reset by peer]
mansi has quit [Ping timeout: 265 seconds]
bluOxigen has quit [Ping timeout: 265 seconds]
Celm has quit [Ping timeout: 276 seconds]
kyb3r_ has quit [Read error: Connection reset by peer]
JasmeetQA has joined #ruby
JasmeetQA has quit [Client Quit]
Celm has joined #ruby
bluOxigen has joined #ruby
Celm has quit [Read error: Connection reset by peer]
jamto11 has quit [Ping timeout: 240 seconds]
Celm has joined #ruby
Celm_ has quit [Ping timeout: 240 seconds]
Rollabunna has quit [Ping timeout: 240 seconds]
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
wald0 has joined #ruby
Celm has quit [Read error: Connection reset by peer]
jackneill has quit [Remote host closed the connection]
Celm has joined #ruby
Celm has quit [Read error: Connection reset by peer]
boboc has joined #ruby
shaunbaker has quit []
Celm has joined #ruby
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
tjr9898_ has quit [Remote host closed the connection]
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
claymore has quit [Ping timeout: 255 seconds]
jlast has joined #ruby
charliesome has quit [Ping timeout: 240 seconds]
Celm_ has joined #ruby
jackneill has joined #ruby
jackneill has quit [Changing host]
jackneill has joined #ruby
Celm__ has joined #ruby
fabrice31 has quit [Remote host closed the connection]
Celm__ has quit [Remote host closed the connection]
postmodern has quit [Quit: Leaving]
Celm__ has joined #ruby
funburn has quit [Quit: funburn]
charliesome has joined #ruby
wildroman2 has quit [Remote host closed the connection]
claymore has joined #ruby
Celm__ has quit [Read error: Connection reset by peer]
Celm has quit [Ping timeout: 240 seconds]
Celm__ has joined #ruby
red234324 has joined #ruby
jlast has quit [Ping timeout: 265 seconds]
Celm__ has quit [Read error: Connection reset by peer]
Celm_ has quit [Ping timeout: 240 seconds]
<Firebox> what is ‘#{name}’ <——— nameless hash?
Celm has joined #ruby
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
<tobiasvl> Firebox: no, that's just string interpolation
<tobiasvl> it inserts the string value of the variable name into a string
<tobiasvl> >> name = "Firebox"; puts "Hello, #{name}"
<eval-in> tobiasvl => Hello, Firebox ... (https://eval.in/143205)
Celm has quit [Remote host closed the connection]
yfeldblum has quit [Remote host closed the connection]
Celm has joined #ruby
<Firebox> thanks
<Firebox> tobiasvl:
<tobiasvl> (with "the string value" I mean that it calls to_s on the variable if necessary)
<Firebox> ok thanks
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
Celm has quit [Remote host closed the connection]
Celm has joined #ruby
Celm has quit [Remote host closed the connection]
sdouglas has joined #ruby
Celm has joined #ruby
nvrch has quit [Quit: nvrch]
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
timgauthier has joined #ruby
Celm has quit [Remote host closed the connection]
bluOxigen has quit [Ping timeout: 255 seconds]
chrisseaton has quit []
<timgauthier> aloha
Celm has joined #ruby
Celm has quit [Remote host closed the connection]
fabrice31 has joined #ruby
tjsousa_ has quit [Remote host closed the connection]
Firebox has quit [Ping timeout: 252 seconds]
Celm has joined #ruby
tjsousa_ has joined #ruby
chrisseaton has joined #ruby
sdouglas has quit [Ping timeout: 252 seconds]
moritzs has quit [Ping timeout: 240 seconds]
alem0lars has quit [Quit: Going AFK...]
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
roadie has quit [Ping timeout: 255 seconds]
Celm has quit [Remote host closed the connection]
Celm has joined #ruby
frobrob has joined #ruby
Celm has quit [Remote host closed the connection]
frobrob has quit [Client Quit]
Celm has joined #ruby
frobrob has joined #ruby
phoo1234567 has joined #ruby
Celm has quit [Remote host closed the connection]
Firebox has joined #ruby
Xeago has quit [Remote host closed the connection]
Celm has joined #ruby
moritzs has joined #ruby
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
<timgauthier> what is the ruby on rails channel again :( I had to redo my IRC client
sleetdrop has joined #ruby
Celm has quit [Read error: Connection reset by peer]
<ghr> timgauthier #rubyonrails
<timgauthier> i think i just need to reboot so it does an auth (cause i'm too lazy to type it
timgauthier has quit [Quit: Textual IRC Client: www.textualapp.com]
Celm has joined #ruby
Martxel has joined #ruby
timgauthier has joined #ruby
Celm_ has joined #ruby
Xeago has joined #ruby
Celm_ has quit [Read error: Connection reset by peer]
crzrcn has joined #ruby
Celm_ has joined #ruby
<popl> it'd take less time to type it
<popl> wow
mercwithamouth has quit [Ping timeout: 264 seconds]
Celm__ has joined #ruby
Celm has quit [Ping timeout: 240 seconds]
Celm__ has quit [Read error: Connection reset by peer]
Celm has joined #ruby
Celm has quit [Remote host closed the connection]
<flughafen> is there an equivilant to ipython for ruby?
shashank_rs has joined #ruby
decoponio has joined #ruby
<Nowaker> what is ipython?
Celm has joined #ruby
<crome> irb
crzrcn has quit [Ping timeout: 240 seconds]
helpD has joined #ruby
<flughafen> like irb, but with much better completion, it's an interactive shell for python
<flughafen> but ipython is a lot better than python
<crome> you can use pry with irb
charliesome has quit [Ping timeout: 264 seconds]
<flughafen> thanks crome
<crome> but I dont think there is something that does all those things
Celm has quit [Remote host closed the connection]
<flughafen> mostly i just want code completion
closures999 has quit []
Celm has joined #ruby
<crome> you can use an editor, they usually come with code completion of some sort
<crome> I dont use irb to develop stuff
Celm_ has quit [Ping timeout: 276 seconds]
<flughafen> crome: i only use ipython to test things, not for full development, but i only use vim as my dev environment anyway...
Celm has quit [Remote host closed the connection]
<crome> you can use tests for testing things
charliesome has joined #ruby
Celm has joined #ruby
<flughafen> crome: i dont' mean like testing testing, just when I experiment with how I want to work something out
<crome> I know what you mean, writing a test and putting a debugger there is still the best idea, imo
monkegjinni has joined #ruby
<crome> you dont have to require stuff all the time, for one
Celm has quit [Read error: Connection reset by peer]
<crome> a lot easier to change
<crome> etc
Celm has joined #ruby
hugoxrosa has quit [Ping timeout: 252 seconds]
Celm has quit [Remote host closed the connection]
<timgauthier> shevy is a goblin
<timgauthier> and now i have them colourful nicks
Celm has joined #ruby
bradhe has joined #ruby
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
shashank_rs has quit [Remote host closed the connection]
Celm has quit [Remote host closed the connection]
senayar has joined #ruby
Celm has joined #ruby
Celm has quit [Remote host closed the connection]
Celm has joined #ruby
m00nlight has quit [Ping timeout: 252 seconds]
Celm has quit [Remote host closed the connection]
bradhe has quit [Ping timeout: 240 seconds]
Celm has joined #ruby
senayar_ has quit [Ping timeout: 240 seconds]
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
claymore has quit [Ping timeout: 252 seconds]
Celm has quit [Remote host closed the connection]
mengu has quit [Ping timeout: 255 seconds]
heftig has quit [Quit: Quitting]
tjr9898 has quit [Read error: Connection reset by peer]
mercwithamouth has joined #ruby
Celm has joined #ruby
tjr9898 has joined #ruby
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
Celm has quit [Remote host closed the connection]
faustman has joined #ruby
tjr9898 has quit [Remote host closed the connection]
Celm has joined #ruby
mostlybadfly has joined #ruby
fgo has quit [Remote host closed the connection]
moritzs has quit [Ping timeout: 240 seconds]
Celm has quit [Remote host closed the connection]
claymore has joined #ruby
lw has quit [Quit: s]
Celm has joined #ruby
mengu has joined #ruby
Celm has quit [Read error: Connection reset by peer]
mercwithamouth has quit [Ping timeout: 240 seconds]
Celm has joined #ruby
gigetoo has quit [Remote host closed the connection]
Celm has quit [Read error: Connection reset by peer]
gigetoo has joined #ruby
dANOKELOFF has quit [Remote host closed the connection]
Celm has joined #ruby
Celm has quit [Read error: Connection reset by peer]
Celm has joined #ruby
Celm has quit [Remote host closed the connection]
Celm has joined #ruby
phansch has joined #ruby
lw has joined #ruby
andrewlio has quit [Ping timeout: 276 seconds]
Celm has quit [Remote host closed the connection]
himsin has quit [Quit: himsin]
Celm has joined #ruby
Celm has quit [Remote host closed the connection]
claymore has quit [Ping timeout: 240 seconds]
Celm has joined #ruby
jackneill has quit [Quit: WeeChat 0.4.3]
eka has joined #ruby
mengu__ has joined #ruby
Celm has quit [Remote host closed the connection]
mengu has quit [Read error: No route to host]
Celm has joined #ruby
Celm has quit [Remote host closed the connection]
claymore has joined #ruby
Rollabunna has joined #ruby
Celm has joined #ruby
lw has quit [Quit: s]
Celm has quit [Remote host closed the connection]
Celm has joined #ruby
Celm has quit [Read error: Connection reset by peer]
jlast has joined #ruby
Celm has joined #ruby
m00nlight has joined #ruby
Celm has quit [Read error: Connection reset by peer]
soulnafein has joined #ruby
Celm has joined #ruby
<soulnafein> Hello ther, what's the channel policy about advertising Ruby jobs? :)
Celm has quit [Remote host closed the connection]
Celm has joined #ruby
<apeiros> lazyirc: which option parser to use for commands with subcommands (like `git subcommand --option`)?
Celm has quit [Remote host closed the connection]
<apeiros> soulnafein: same as with every other thing you write here: don't be a jerk. don't be annoying. happy job posting.
Celm has joined #ruby
Celm has quit [Read error: Connection reset by peer]
jlast has quit [Ping timeout: 276 seconds]
jackneill has joined #ruby
jackneill has quit [Changing host]
jackneill has joined #ruby
kirun_ has joined #ruby
Celm has joined #ruby
<soulnafein> apeiros: cool, i'll be nice and sweet then.
<soulnafein> I work for carwow.co.uk we are young start-up based in London. We've recently received a £1.3M investment round so we want to grow the team a little bit. We are looking for Developer number 3. We do interesting things with Ruby, Ruby on Rails, Machine Learning. Send me a private message if you are interested. It's a full-time position.
Celm has quit [Remote host closed the connection]
AlexRussia_Away has joined #ruby
oo_ has quit [Remote host closed the connection]
* apeiros will ask his question in #ruby-lang too
AlexRussia_Away is now known as AlexRussia
wildroman2 has joined #ruby
andrewlio has joined #ruby
kirun has quit [Ping timeout: 252 seconds]
sleetdrop has quit [Quit: Computer has gone to sleep.]
<tagrudev> certainty, ping
claymore has quit [Ping timeout: 252 seconds]
sk87 has quit [Quit: My Mac Mini has gone to sleep. ZZZzzz…]
Firebox has quit [Ping timeout: 252 seconds]
m3nTe has quit [Ping timeout: 265 seconds]
claymore has joined #ruby
jonr22 has joined #ruby
m3nTe has joined #ruby
m3nTe has quit [Changing host]
m3nTe has joined #ruby
<timgauthier> certainty tagrudev pong
<tagrudev> :D
dANOKELOFF has joined #ruby
<timgauthier> or is it polo? i never know how these human communication interface protocols work
<apeiros> (suggestion from #ruby-lang: thor)
<timgauthier> ?
<apeiros> timgauthier: re my question
bluOxigen has joined #ruby
<timgauthier> ah ok :)
<timgauthier> too many join parts for me to see your question :S
seuros1 has joined #ruby
<apeiros> timgauthier: your backlog is too short. it's not even 30 lines!
<apeiros> ok, maybe 40
oo_ has joined #ruby
<timgauthier> its in my backlog i'm sure (my backlock is all of everything since I logged in)
<timgauthier> i just... hate scrolling through all of the join/parts, and i wish i knew how to hide them, I just bought my irc client, but i'm now wondering if i feel like an idiot for spending that 5$
<apeiros> timgauthier: I still wish I had a smart irc client, showing only relevant join/parts
<timgauthier> eya
fgo has joined #ruby
<apeiros> i.e. join: only people I've spoken to in the last N days (365 would be a fine default)
<timgauthier> what makes them relevant, how do you know?
<timgauthier> ah
<apeiros> and part: only people I've spoken to, or who are among the last N people who have spoken in the channel (5 would be a fine default)
shashank_rs has joined #ruby
<timgauthier> or just move them all to the server tab, and then let me put alerts for people joining and leaving on a per user basis
<apeiros> quit: same rule as part
kevinykchan has quit [Read error: Connection reset by peer]
seuros has quit [Ping timeout: 264 seconds]
kevinykchan has joined #ruby
mengu__ has quit [Read error: No route to host]
banister has joined #ruby
oo_ has quit [Remote host closed the connection]
mengu has joined #ruby
mengu has quit [Changing host]
mengu has joined #ruby
oo_ has joined #ruby
Firebox has joined #ruby
<timgauthier> oh so much better!
francisfish has quit [Remote host closed the connection]
jonr22 has quit [Remote host closed the connection]
jonr22 has joined #ruby
lw has joined #ruby
mengu has quit [Read error: No route to host]
psycho_one has joined #ruby
mengu has joined #ruby
mengu has quit [Changing host]
mengu has joined #ruby
banister has quit [Client Quit]
fgo has quit [Ping timeout: 264 seconds]
subraminion has quit [Ping timeout: 252 seconds]
claymore has quit [Read error: Operation timed out]
sensen has quit [Ping timeout: 252 seconds]
jonr22 has quit [Ping timeout: 240 seconds]
karupa is now known as zz_karupa
srji has quit [Quit: Lost terminal]
<timgauthier> does that hellp you apeiros
crzrcn has joined #ruby
m00nlight has quit [Ping timeout: 240 seconds]
<apeiros> timgauthier: no. I know how to disable join/part in limechat. but I don't want that. I want to still see relevant join/hides
AlexRussia has quit [Ping timeout: 240 seconds]
m3nTe has quit [Ping timeout: 252 seconds]
<timgauthier> ah, i wonder if limechat lets you do an alert based on a specific user entering a room?
<apeiros> as an op, I'd also like an advanced join-showing option: show the join-line of a user on demand
psycho_one has quit [Ping timeout: 276 seconds]
tkuchiki has quit [Ping timeout: 265 seconds]
seuros1 has quit [Read error: Connection reset by peer]
<timgauthier> I'm sure you could hijack one of those bot type scripts to fire an alert when the specific user comes in
<apeiros> timgauthier: I think freenode provides you with that already. but not what I want either.
<timgauthier> ah ok
<apeiros> I want it as described above, or better :)
<timgauthier> i hid the join and parts, which is all i cared about
<timgauthier> build it!
<apeiros> manually registering triggers is just lame and a waste of my precious time ;-)
<apeiros> timgauthier: oh, I have. I just can't add it here.
<apeiros> (where here = limechat)
kitak has quit [Remote host closed the connection]
moritzs has joined #ruby
m3nTe has joined #ruby
m3nTe has quit [Changing host]
m3nTe has joined #ruby
subraminion has joined #ruby
bradhe has joined #ruby
<jhass> apeiros: pidgin has a plugin who does intelligent join/part (not with that semantics, but it's quite nice still) :P
<popl> Pidgin is an annoying IRC client.
<workmad3> jhass: I've never liked pidgin for IRC
Stalkr_ has joined #ruby
zoraj has joined #ruby
Xeago has quit [Remote host closed the connection]
crzrcn has quit [Ping timeout: 255 seconds]
[gmi] has joined #ruby
alem0lars has joined #ruby
<apeiros> jhass: for ~6y I want to write an irc proxy in ruby
<apeiros> then I'm free to use whatever client TF I please
Celm_ has joined #ruby
<timgauthier> I don't even like pidgin for anything else it does :S
RubyPanther has quit [Remote host closed the connection]
rm_ has joined #ruby
<jhass> I guess I got too used to it
Celm_ has quit [Remote host closed the connection]
<jhass> as a gnome user everything else looks shitty
<jhass> empathy still sucks and polari is really not there yet
Celm_ has joined #ruby
<timgauthier> lol
<apeiros> limechat looks good and was once written in ruby. otherwise, I don't really like it anymore either :(
bradhe has quit [Ping timeout: 252 seconds]
<apeiros> xchat aqua looked like shit, but had quite usable features
<apeiros> but it was dead in the water for years
<timgauthier> on mac textual is pretty decent
<apeiros> colloqui had horrible bugs
Celm_ has quit [Remote host closed the connection]
<jhass> and pidgin isn't too bad for IRC if you got the right plugins, actually
krz has quit [Quit: WeeChat 0.4.3]
<apeiros> ah, textual - reminds me that I wanted to try that one
Morkel_ has joined #ruby
<timgauthier> its also only 5$ on app store atm
parduse has quit [Ping timeout: 265 seconds]
Celm_ has joined #ruby
<apeiros> once you've written an irc bot, an irc client shouldn't be that hard, should it?
<apeiros> damn, no, no, no. I have to get that thought out of my brain. I don't have time for such things :(
<jhass> I kinda wanted to start an IRC client using cinch
Celm_ has quit [Remote host closed the connection]
<timgauthier> whats cinch?
<jhass> but then rubys gtk bindings suck too much :P
Morkel has quit [Ping timeout: 264 seconds]
Morkel_ is now known as Morkel
claymore has joined #ruby
helpD has quit [Remote host closed the connection]
<timgauthier> "Cinch is an IRC Bot Building Framework for quickly creating IRC bots in Ruby with minimal effort. It provides a simple interface based on plugins and rules. It's as easy as creating a plugin, defining a rule, and watching your profits flourish."
<timgauthier> last sentance had me reaching to close the tab
helpD has joined #ruby
<jhass> :P
<jhass> it's quite nice though
blackmesa has quit [Ping timeout: 240 seconds]
wildroman2 has quit [Read error: Connection reset by peer]
<apeiros> jhass: pondered macruby or shoes4
Avahey_ has joined #ruby
<Firebox> what is proc?
<jhass> does shoes4 look nice?
<jhass> Firebox: an object that hods ruby code, similar to an anonymous function
<Firebox> anonymous functon ok i see thanks
<jhass> apeiros: as said I'm sorta addicted to gtk
<j416> apeiros: I've been through limechat, colloquy and a couple more, now I use only weechat. Mostly because I can keep it running and connect from anywhere, no need for bouncers.
DouweM has joined #ruby
m00nlight has joined #ruby
<j416> once configured, it's very nice.
fgo has joined #ruby
lw has quit [Quit: s]
Celm_ has joined #ruby
helpD has quit [Ping timeout: 252 seconds]
Celm_ has quit [Read error: Connection reset by peer]
bthesorceror has quit [Remote host closed the connection]
Celm_ has joined #ruby
Snarkz has joined #ruby
bthesorceror has joined #ruby
osvico has joined #ruby
Celm_ has quit [Remote host closed the connection]
<Firebox> proc hold the block of code?
Celm_ has joined #ruby
<Firebox> right?
kaspergr_ has joined #ruby
Celm_ has quit [Remote host closed the connection]
<jhass> yes
<jhass> so you can pass around the proc object and call it
<timgauthier> that seams neat, you can call the block when you need to "do that thing"
vt102 has joined #ruby
<Firebox> ok thanks jhass
<timgauthier> so like a save function could be something that would be in a proc yea?
<timgauthier> or would it need to be much much more simple?
<jhass> >> code = proc { 1+1+2+3 ; code.call
<eval-in> jhass => /tmp/execpad-996e64b7e411/source-996e64b7e411:3: syntax error, unexpected keyword_rescue, expecting '}' ... (https://eval.in/143263)
<jhass> >> code = proc { 1+1+2+3 }; code.call
<eval-in> jhass => 7 (https://eval.in/143264)
fgo has quit [Ping timeout: 265 seconds]
<jhass> timgauthier: not sure what you think about when you say "save function"
oo_ has quit [Remote host closed the connection]
<timgauthier> well since i don't even know how to write one... the idea of having a block of code that does something like "save the changes from this web form as a draft " as a proc
sk87 has joined #ruby
<timgauthier> but now that i think more, its likely a way to make a piece of dry code
oo_ has joined #ruby
banister has joined #ruby
kaspergrubbe has quit [Ping timeout: 252 seconds]
<jhass> the main usage for procs really is callbacks that you want to store
<timgauthier> ok
bthesorceror has quit [Ping timeout: 264 seconds]
jamto11 has joined #ruby
<jhass> well, that and ruby provides language constructs to convert blocks into procs and vice versa
wildroman2 has joined #ruby
<jhass> you you can use that to capture a block to store it and/or pass it on
cina has quit [Quit: leaving]
Celm_ has joined #ruby
Celm_ has quit [Read error: Connection reset by peer]
seuros has joined #ruby
Celm_ has joined #ruby
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Celm_ has quit [Remote host closed the connection]
lw has joined #ruby
jamto11 has quit [Ping timeout: 240 seconds]
lw has quit [Max SendQ exceeded]
Celm_ has joined #ruby
Xeago has joined #ruby
AlexRussia has joined #ruby
lw has joined #ruby
lw has quit [Max SendQ exceeded]
Celm_ has quit [Read error: Connection reset by peer]
lw has joined #ruby
ij has joined #ruby
Celm_ has joined #ruby
_axx has left #ruby [#ruby]
Celm_ has quit [Read error: Connection reset by peer]
<ij> Is there a function for [] => nil, [a] => [a]
<apeiros> yes. ary.empty? ? nil : ary
mengu__ has joined #ruby
francisfish has joined #ruby
mengu has quit [Read error: Connection reset by peer]
<certainty> >> a = []; a.first && a
<eval-in> certainty => nil (https://eval.in/143277)
<certainty> >> a = [1]; a.first && a
<eval-in> certainty => [1] (https://eval.in/143278)
<apeiros> certainty: fails.
<jhass> ij: if you have activesupport in your project: ary.presence
<apeiros> >> a = [nil,1,2,3]; a.first && a
<eval-in> apeiros => nil (https://eval.in/143280)
<apeiros> morale of the story: don't be clever. be explicit.
<certainty> apeiros: alright :)
troyronda has joined #ruby
<apeiros> jhass: I find that such a fucked up idiom (#presence)
<jhass> sure, it's implementation boils down to your code though
tjsousa_ has quit [Quit: Computer has gone to sleep.]
bluOxigen has quit [Ping timeout: 240 seconds]
sski has quit []
tjsousa_ has joined #ruby
<certainty> also i'd probably prefer a function that didn't do this, but instead just returned either [a] or []. The type for both cases would be equal and could be handled nicer most of the times
<apeiros> certainty: yupp.
<jhass> sure, we know nothing about ij's usecase yet
<shevy> I know everything
<apeiros> that's true. but IME the "let's use nil just because" mentality is prevalent.
<workmad3> jhass: since when has a lack of knowledge stopped us being opinionated? :)
<shevy> ij say something
jlast has joined #ruby
sski has joined #ruby
<timgauthier> shevy knows nothing
<shevy> hey tim
<jhass> shevy: what's 0^0?
* workmad3 misses his badge - 'Save time, assume I know everything'
<timgauthier> its bad when you make guesses at font sizes and end up being correct on the golden ratio!
<workmad3> jhass: 1 !
<shevy> jhass looks like bra on boobs
<timgauthier> wat!
<jhass> workmad3: nope, undefined :P
<shevy> ruby defines it as 0 though
<ij> Oh, presense, right.
<shevy> 0^1 becomes 1
<workmad3> jhass: it's validly defined as 1 in many cases ;)
sumark has quit [Remote host closed the connection]
tjsousa_ has quit [Ping timeout: 252 seconds]
<certainty> that's xor not taking the power
<certainty> for xor 0 is the identity
<workmad3> certainty: drats
<timgauthier> truthy!
<workmad3> >> 0**0
<eval-in> workmad3 => 1 (https://eval.in/143283)
m00nlight has quit [Ping timeout: 264 seconds]
sumark has joined #ruby
<apeiros> what?
<certainty> workmad3: don't slang me :p ... what does drats mean?
<workmad3> certainty: damn and damnation?
<apeiros> shouldn't that be Float::NaN?
<timgauthier> drats is d-drive rats
<certainty> workmad3: alright :)
Beoran__ has quit [Ping timeout: 264 seconds]
<jhass> apeiros: it probably should, but return 1 if x == 0 seems to win
<workmad3> apeiros: depends on how you're interpreting 0 to the power of 0 :)
claymore has quit [Ping timeout: 252 seconds]
francisfish has quit [Remote host closed the connection]
jlast has quit [Ping timeout: 252 seconds]
claymore has joined #ruby
jamto11 has joined #ruby
AGreyCrane has joined #ruby
<jhass> or for our video lovers https://www.youtube.com/watch?v=BRRolKTlF6Q#t=403
<apeiros> ugh, messed up :)
m3nTe has quit [Ping timeout: 240 seconds]
benzrf|offline is now known as benzrf
<workmad3> it's a case which depends on what 0**0 means I guess, rather than a general '= 1' or 'undefined' :)
<benzrf> >> 0**0
<eval-in> benzrf => 1 (https://eval.in/143284)
<popl> derp
<certainty> workmad3: clearly the * there means kleene iteration
<certainty> so it describes a regular language
jamto11 has quit [Remote host closed the connection]
lw has quit [Ping timeout: 240 seconds]
francisfish has joined #ruby
nvrch has joined #ruby
banister has joined #ruby
paulfm has joined #ruby
monkegjinni has quit [Remote host closed the connection]
Xeago has quit [Remote host closed the connection]
mehlah has joined #ruby
lw has joined #ruby
meatherly has joined #ruby
troyronda has quit [Remote host closed the connection]
helpD has joined #ruby
simono has joined #ruby
jcs222 has quit [Read error: Connection reset by peer]
benzrf is now known as benzrf|offline
red234324 has quit [Quit: Leaving]
mengu__ has quit [Read error: No route to host]
tsnfoo has joined #ruby
senayar has quit [Remote host closed the connection]
mengu has joined #ruby
mengu has quit [Changing host]
mengu has joined #ruby
senayar has joined #ruby
lw has quit [Ping timeout: 240 seconds]
jcs222 has joined #ruby
Beoran__ has joined #ruby
meatherly has quit [Ping timeout: 240 seconds]
mengu has quit [Remote host closed the connection]
benzrf|offline is now known as benzrf
<certainty> workmad3: now everybody is depressed :)
claymore has quit [Ping timeout: 240 seconds]
monkegjinni has joined #ruby
Celm_ has joined #ruby
rmorello has joined #ruby
Celm_ has quit [Remote host closed the connection]
Celm_ has joined #ruby
fantasticsid has quit [Ping timeout: 240 seconds]
Celm_ has quit [Remote host closed the connection]
Squarepy has quit [Remote host closed the connection]
Celm_ has joined #ruby
Celm_ has quit [Remote host closed the connection]
bradhe has joined #ruby
timonv has quit [Remote host closed the connection]
abdulsattar has joined #ruby
Celm_ has joined #ruby
fgo has joined #ruby
tacos1de has quit [Remote host closed the connection]
Celm_ has quit [Remote host closed the connection]
tacos1de has joined #ruby
Celm_ has joined #ruby
oo_ has quit [Remote host closed the connection]
crzrcn has joined #ruby
Celm_ has quit [Remote host closed the connection]
<shevy> I am not
bradhe has quit [Ping timeout: 252 seconds]
<shevy> I laugh about all of you!
<certainty> :)
Celm_ has joined #ruby
<shevy> workmad3 I think in math we learned here that 0**0 is indeed undefined
Celm_ has quit [Remote host closed the connection]
wildroman2 has quit []
<shevy> 1**1 is 1 is also what was said in math
bluOxigen has joined #ruby
tjsousa_ has joined #ruby
abdulsattar has quit [Ping timeout: 252 seconds]
<shevy> cool
mark_locklear has joined #ruby
blackmesa has joined #ruby
crzrcn has quit [Ping timeout: 265 seconds]
claymore has joined #ruby
pika_pika has joined #ruby
fohan is now known as Cku
mengu has joined #ruby
mengu has quit [Changing host]
mengu has joined #ruby
akonny has joined #ruby
dblessing has joined #ruby
monkegjinni has quit [Remote host closed the connection]
alem0lars has quit [Quit: Going AFK...]
tjsousa_ has quit [Read error: Operation timed out]
mengu__ has joined #ruby
anaeem1 has quit [Remote host closed the connection]
mengu has quit [Read error: No route to host]
kevinykchan has quit [Read error: Connection reset by peer]
kevinykchan has joined #ruby
monkegjinni has joined #ruby
<shevy> hmm
sk87 has quit [Quit: My Mac Mini has gone to sleep. ZZZzzz…]
anaeem1_ has joined #ruby
soulnafein has quit [Quit: Page closed]
<shevy> when I have a nested array like: array = [['a','b','c'],['d','e','c']] how could I find all same members in both? in this case 'c'
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<ij> shevy, Array#&
<timgauthier> man, its finally pouring rain outside in germany!
<shevy> ij cool!
hfp is now known as hfp`offline
timonv has joined #ruby
sk87 has joined #ruby
<shevy> timgauthier does that make you want to remove your clothes and dance naked outside?
<timgauthier> no that sounds quite cold
<timgauthier> i may however sit under a glass roof and enjoy my lunch soon
<timgauthier> nm, the rain just slowed down, nature is such a jerk!
* timgauthier kicks nature out of the channel
Fire-Dragon-DoL has quit [Quit: Leaving.]
anaeem1_ has quit [Ping timeout: 255 seconds]
<shevy> timgauthier that's april for ya, it can not yet decide what it wants
<shevy> sunshine, rain, snow ...
<timgauthier> haha
<timgauthier> yeah
Celm_ has joined #ruby
<timgauthier> except it is may
Celm_ has quit [Remote host closed the connection]
Celm_ has joined #ruby
Celm_ has quit [Remote host closed the connection]
cescalante is now known as ce_afk
Celm_ has joined #ruby
Celm_ has quit [Remote host closed the connection]
Fire-Dragon-DoL has joined #ruby
nari has joined #ruby
alem0lars has joined #ruby
nomenkun_ has quit [Remote host closed the connection]
mary_synthesizin has joined #ruby
nfk has quit [Quit: yawn]
nomenkun has joined #ruby
mrdtt has joined #ruby
mary_synthesizin has quit [Remote host closed the connection]
tkuchiki has joined #ruby
mary_synthesizin has joined #ruby
bthesorceror has joined #ruby
northfurr has quit [Quit: northfurr]
<shevy> hey
<shevy> Mon Apr 28 15:08:57 CEST 2014
<shevy> don't jump into the future
nomenkun has quit [Ping timeout: 240 seconds]
parduse has joined #ruby
nfk has joined #ruby
jcs222 has quit [Quit: leaving]
m00nlight has joined #ruby
pontiki has quit [Quit: "Poets have been mysteriously silent on the subject of cheese." -- G.K.Chesterson]
<timgauthier> THE FUTURE IS HERE!
Celm_ has joined #ruby
<mikecmpbll> where?!
<timgauthier> here
claymore has quit [Ping timeout: 240 seconds]
<jhass> give it back!
<Hanmac> shevy: Hey! its April weather ... he should be happy thats its not snowing, sunshining, with +20°C and -20°C at the exact same time!
<timgauthier> NEVERRR!
Celm_ has quit [Read error: Connection reset by peer]
Celm_ has joined #ruby
abdulsattar has joined #ruby
yfeldblum has joined #ruby
Celm_ has quit [Remote host closed the connection]
jxf has joined #ruby
Celm_ has joined #ruby
<shevy> know what is so sweet about linux
<shevy> every program uses another way to compile itself
<shevy> this one insists on "waf"
Celm_ has quit [Remote host closed the connection]
subraminion has quit [Quit: Computer has gone to sleep.]
<jhass> that's why I use a package manager :P
lkba has joined #ruby
<crome> Im sure shevy does not use a package manager because it is for pussies
claymore has joined #ruby
mr_snowf1ake has joined #ruby
obscured has joined #ruby
<jxf> hardcore mode: hand-write your own assembly from the compiled source
bthesorceror has quit [Ping timeout: 264 seconds]
fgo has quit [Remote host closed the connection]
<jxf> because optimizing compilers are for wusses
<shevy> crome quite so! the shitheads don't give me appdirs
yfeldblum has quit [Ping timeout: 240 seconds]
deavidsedice has joined #ruby
optiz0r has quit [Read error: Connection reset by peer]
monkegjinni has quit [Remote host closed the connection]
bthesorceror has joined #ruby
jlast has joined #ruby
<shevy> k so the command rather than "make" and "make install" was "./waf install"
sailias has joined #ruby
<shevy> I can't wait for another new way
deavid has quit [Ping timeout: 252 seconds]
jxport has quit [Ping timeout: 252 seconds]
<shevy> in fact
mjs2600 has joined #ruby
<shevy> I may gonna write something myself!!!
tkuchiki has quit [Remote host closed the connection]
<jxf> is that a threat? :P
jxport has joined #ruby
<shevy> not really, I know that I am too lazy and lack the time, but if I would not be lazy and had more time, I'd show them!
<jhass> I think I saw a package manager doing appdirs once, if I only could recall its name
optiz0r has joined #ruby
mengu__ has quit [Ping timeout: 252 seconds]
pu22l3r has joined #ruby
m3nTe has joined #ruby
m3nTe has quit [Changing host]
m3nTe has joined #ruby
<rdark> jhass: nixos?
abdulsattar has quit [Ping timeout: 265 seconds]
dagobah has joined #ruby
thomasxie has joined #ruby
dagobah has quit [Remote host closed the connection]
<jhass> hm, nixos is close but not the one iirc
<jhass> gobolinux is close too
Celm_ has joined #ruby
arietis has quit [Quit: Computer has gone to sleep.]
yalue has joined #ruby
<shevy> nixos is pretty nice as an idea
jlast has quit [Ping timeout: 252 seconds]
Celm_ has quit [Remote host closed the connection]
<shevy> I don't like the syntax to describe the system though
IceDragon has joined #ruby
Celm_ has joined #ruby
Celm_ has quit [Read error: Connection reset by peer]
<rdark> meh. I don't see what's wrong with a decent build infrastructure resulting in rpms/dpkgs
Celm_ has joined #ruby
diegoviola has joined #ruby
<shevy> rdark how do you want to run multiple versions of programs on a "decent build infrastructure"
m3nTe has quit [Ping timeout: 252 seconds]
Celm_ has quit [Remote host closed the connection]
<rdark> For RPMs, software collections
<rdark> debs have a similar concept, can't remember off the top of my head
<shevy> you can't run multiple versions in the /usr hierarchy
mvangala has quit []
meatherly has joined #ruby
<jhass> you could write packages that set the prefixes the way you like
phansch has quit [Ping timeout: 252 seconds]
<jhass> the missing piece would be a symlink manager
danshultz has joined #ruby
Fire-Dragon-DoL has quit [Quit: Leaving.]
Fire-Dragon-DoL has joined #ruby
<rdark> well - SCL doesn't run from /usr - I guess it's analogous to an RVM/rbenv ruby version that you can switch between
<jhass> another interesting approach is boot2docker
<shevy> hmm have not heard of boot2docker
Celm_ has joined #ruby
mjs2600 has quit []
phansch has joined #ruby
Celm_ has quit [Read error: Connection reset by peer]
<jhass> I imagine it's a bit harder to get a GUI running though
tjsousa_ has joined #ruby
<rdark> jhass: looks interesting. Kind of like a leightweight coreOS
Celm_ has joined #ruby
meatherl_ has joined #ruby
Celm_ has quit [Remote host closed the connection]
diegoviola has quit [Quit: WeeChat 0.4.3]
Celm_ has joined #ruby
meatherly has quit [Ping timeout: 255 seconds]
m3nTe has joined #ruby
m3nTe has quit [Changing host]
m3nTe has joined #ruby
Celm_ has quit [Remote host closed the connection]
jds has joined #ruby
Celm_ has joined #ruby
funktor has joined #ruby
dik_dak has joined #ruby
Celm_ has quit [Read error: Connection reset by peer]
bradhe has joined #ruby
<workmad3> shevy: /wi2
<workmad3> d'oh
<shevy> hey
<shevy> that's not very polite!
meatherl_ has quit [Ping timeout: 255 seconds]
LadyRainicorn has joined #ruby
<workmad3> shevy: sorry, was switching windows, forgot I'd started a line with 'shevy:'
<shevy> hehe
timgauthier has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<shevy> good that it was not /shoot
mansi has joined #ruby
senayar_ has joined #ruby
codabrink has joined #ruby
<workmad3> shevy: or /ignore? :)
Firebox has quit [Ping timeout: 276 seconds]
senayar has quit [Read error: Operation timed out]
<shevy> I am thinking in terms of harmful events
funktor has quit [Ping timeout: 240 seconds]
renier_ has quit [Ping timeout: 240 seconds]
<shevy> like /zombify or /nuke
<LadyRainicorn> /cobaltbomb
Firebox has joined #ruby
noop has quit [Ping timeout: 264 seconds]
bradhe has quit [Ping timeout: 252 seconds]
claymore has quit [Ping timeout: 240 seconds]
<shevy> hehe
<shevy> good that you have only happiness rays
<LadyRainicorn> or worse: /setautoaway
* LadyRainicorn has rainbow rays as well!
SubSignal has joined #ruby
mansi_ has joined #ruby
shashank_rs has quit [Ping timeout: 264 seconds]
mansi has quit [Read error: Connection reset by peer]
thomasxie has quit [Quit: Leaving.]
mr_snowf1ake has quit [Ping timeout: 264 seconds]
enebo has joined #ruby
crystal77 has joined #ruby
boboc has quit []
crzrcn has joined #ruby
mrmargolis has joined #ruby
flughafen has quit [Ping timeout: 246 seconds]
ffranz has joined #ruby
freerobby has joined #ruby
beef-wellington has joined #ruby
jamto11 has joined #ruby
eka has quit [Quit: My computer has gone to sleep. ZZZzzz…]
crzrcn has quit [Ping timeout: 252 seconds]
ce_afk is now known as cescalante
rudisimo has joined #ruby
helpD has quit [Remote host closed the connection]
helpD has joined #ruby
jespada has joined #ruby
Celm_ has joined #ruby
claymore has joined #ruby
Celm_ has quit [Read error: Connection reset by peer]
cjsarette has quit [Read error: Connection reset by peer]
Celm_ has joined #ruby
tyll_ has quit [Ping timeout: 265 seconds]
blackmesa has quit [Ping timeout: 252 seconds]
MattStratton has joined #ruby
Celm_ has quit [Remote host closed the connection]
tyll has joined #ruby
helpD has quit [Ping timeout: 255 seconds]
rmorello has quit [Quit: Textual IRC Client: www.textualapp.com]
anaeem1_ has joined #ruby
bthesorceror has quit []
chrisseaton has quit []
bthesorceror has joined #ruby
mary_synthesizin has quit [Remote host closed the connection]
osvico has quit [Ping timeout: 240 seconds]
phansch has quit [Ping timeout: 276 seconds]
faustman_ has joined #ruby
bthesorceror has quit [Remote host closed the connection]
rmorello has joined #ruby
dragoonis has joined #ruby
arietis has joined #ruby
tyll has quit [Ping timeout: 255 seconds]
rjhunter has joined #ruby
bthesorceror has joined #ruby
tyll has joined #ruby
faustman has left #ruby [#ruby]
maxmanders has quit [Ping timeout: 255 seconds]
Macaveli has quit [Ping timeout: 252 seconds]
maxmanders has joined #ruby
ahhMichael has joined #ruby
alem0lars has quit [Quit: Going AFK...]
hfp`offline is now known as hfp
ndrei has joined #ruby
baweaver has joined #ruby
badhatter_ has joined #ruby
momomomomo has joined #ruby
claymore has quit [Ping timeout: 265 seconds]
andy___ has joined #ruby
aganov has quit [Quit: Leaving]
moritzs has quit [Read error: Operation timed out]
tjr9898 has joined #ruby
timgauthier has joined #ruby
Hanmac1 has joined #ruby
claymore has joined #ruby
Celm_ has joined #ruby
badhatter has quit [Ping timeout: 240 seconds]
Hanmac has quit [Ping timeout: 252 seconds]
tvw has quit []
Celm_ has quit [Remote host closed the connection]
mary_synthesizin has joined #ruby
Celm_ has joined #ruby
bthesorceror has quit [Remote host closed the connection]
bthesorceror has joined #ruby
sambao21 has joined #ruby
Celm_ has quit [Read error: Connection reset by peer]
alexju has joined #ruby
phansch has joined #ruby
Celm_ has joined #ruby
nichtdiebohne has joined #ruby
Celm_ has quit [Read error: Connection reset by peer]
<shevy> are there logs of #ruby anywhere?
<shevy> oops
Celm_ has joined #ruby
nomenkun has joined #ruby
<timgauthier> yes
<shevy> topic :)
ndrei has quit [Ping timeout: 264 seconds]
<timgauthier> ;)
hfp is now known as hfp`offline
mary_synthesizin has quit [Remote host closed the connection]
nichtdiebohne has quit [Client Quit]
mary_synthesizin has joined #ruby
banister has joined #ruby
zz_jrhorn424 is now known as jrhorn424
yfeldblum has joined #ruby
freezey has joined #ruby
jlast has joined #ruby
hfp`offline is now known as hfp
momomomomo has quit [Quit: momomomomo]
Celm__ has joined #ruby
ahhMichael has quit [Ping timeout: 246 seconds]
Celm_ has quit [Ping timeout: 240 seconds]
abdulsattar has joined #ruby
mcrmfc has quit [Ping timeout: 252 seconds]
Celm_ has joined #ruby
momomomomo has joined #ruby
Hanmac1 is now known as Hanmac
Celm_ has quit [Remote host closed the connection]
yfeldblum has quit [Read error: Operation timed out]
ndrei has joined #ruby
fgo has joined #ruby
Celm_ has joined #ruby
MattStratton has quit [Quit: Textual IRC Client: www.textualapp.com]
rostam has quit [Remote host closed the connection]
Celm_ has quit [Remote host closed the connection]
toastynerd has joined #ruby
MattStratton has joined #ruby
Celm__ has quit [Ping timeout: 276 seconds]
gotjosh has joined #ruby
dyoko has joined #ruby
psycho_one has joined #ruby
sski has quit [Remote host closed the connection]
sski has joined #ruby
fgo has quit [Ping timeout: 252 seconds]
baweaver has quit [Remote host closed the connection]
rostam has joined #ruby
hfp is now known as hfp`offline
omosoj has joined #ruby
poikon has quit [Remote host closed the connection]
alem0lars has joined #ruby
eka has joined #ruby
ClarusCogitatio has quit [Ping timeout: 264 seconds]
poikon has joined #ruby
mcrmfc has joined #ruby
jamto11_ has joined #ruby
sski has quit [Ping timeout: 276 seconds]
claymore has quit [Ping timeout: 264 seconds]
ClarusCogitatio has joined #ruby
Celm_ has joined #ruby
bradhe has joined #ruby
Celm_ has quit [Read error: Connection reset by peer]
Celm_ has joined #ruby
rjhunter has quit [Remote host closed the connection]
paulfm has quit []
claymore has joined #ruby
Celm_ has quit [Read error: Connection reset by peer]
LastWhisper has quit [Quit: Page closed]
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Celm_ has joined #ruby
hfp`offline is now known as hfp
SCommette has joined #ruby
Celm_ has quit [Read error: Connection reset by peer]
jamto11_ has quit [Ping timeout: 265 seconds]
paulfm has joined #ruby
kevind has joined #ruby
jjbohn has joined #ruby
shock_one has quit [Ping timeout: 255 seconds]
bradhe has quit [Ping timeout: 255 seconds]
akonny has quit [Quit: akonny]
aspiers has joined #ruby
baweaver has joined #ruby
sambao21 has quit [Quit: Computer has gone to sleep.]
flughafen has joined #ruby
banister has joined #ruby
banister has quit [Max SendQ exceeded]
banister has joined #ruby
ij has quit [Read error: Connection reset by peer]
banister has quit [Max SendQ exceeded]
banister has joined #ruby
banister has quit [Max SendQ exceeded]
Azure has quit [Quit: My MBP went to sleep.]
banister has joined #ruby
banister has quit [Max SendQ exceeded]
fantasticsid has joined #ruby
banister has joined #ruby
snath has quit [Ping timeout: 276 seconds]
gregf has quit [Quit: WeeChat 0.4.3]
hfp is now known as hfp`offline
banister has quit [Client Quit]
hfp`offline is now known as hfp
arietis has quit [Quit: Computer has gone to sleep.]
hfp is now known as hfp`offline
nomenkun has quit [Remote host closed the connection]
crzrcn has joined #ruby
<Firebox> i complete to read ‘learn to program’
bean has joined #ruby
nomenkun has joined #ruby
shashank_rs has joined #ruby
ClarusCogitatio has quit [Ping timeout: 240 seconds]
spyderman4g63 has joined #ruby
akonny has joined #ruby
heftig has joined #ruby
<shevy> Firebox awesome. and when will you start writing ruby scripts?
<Firebox> but i have no idea. so i want read another turorial.
hfp`offline is now known as hfp
<Firebox> introduce me another good turorial plz shevy
hfp is now known as hfp`offline
crzrcn has quit [Ping timeout: 255 seconds]
sombre_reptile has quit [Ping timeout: 276 seconds]
nomenkun has quit [Ping timeout: 255 seconds]
gregf has joined #ruby
jacobsmith has joined #ruby
Celm_ has joined #ruby
geggam has joined #ruby
sambao21 has joined #ruby
hfp`offline is now known as hfp
ClarusCogitatio has joined #ruby
Celm_ has quit [Remote host closed the connection]
hfp is now known as hfp`offline
Celm_ has joined #ruby
claymore has quit [Ping timeout: 240 seconds]
Celm_ has quit [Read error: Connection reset by peer]
ClarusCogitatio has quit [Excess Flood]
davispuh has joined #ruby
jprovazn has quit [Quit: Odcházím]
hfp`offline is now known as hfp
Celm_ has joined #ruby
ij has joined #ruby
Celm_ has quit [Remote host closed the connection]
ClarusCogitatio has joined #ruby
hfp is now known as hfp`offline
jacobsmith has quit [Ping timeout: 240 seconds]
jjbohn has quit [Quit: Leaving...]
<jhass> Firebox: here's one. 1) develop an idea for a ruby script 2) start implementing this ruby script, search for what you need as you go 3) if you're stuck ask us 4) if you're done ask us for comments
<jhass> do you like 4 step tutorials?
nullie has joined #ruby
<olivier_bK> some one here as already play with shoes (GUI) ?
cescalante is now known as ce_afk
<benzrf> Firebox: i 2nd jhass
Celm_ has joined #ruby
<olivier_bK> when i enter my login and my passwort i get in `exit_application': super: no superclass method `exit_application' for GLib:Module (NoMethodError)
<benzrf> the best way to learn programming is a mixture of reading and doing but more of the latter
<benzrf> as in most things :-)
fgo has joined #ruby
Celm_ has quit [Remote host closed the connection]
jprovazn has joined #ruby
Celm_ has joined #ruby
bal has quit [Quit: bal]
<Firebox> i have no strenth because i dont eat anything all days long.
Celm_ has quit [Read error: Connection reset by peer]
anarang has quit [Quit: Leaving]
toastynerd has quit [Remote host closed the connection]
treehug88 has joined #ruby
Celm_ has joined #ruby
Celm_ has quit [Remote host closed the connection]
hfp`offline is now known as hfp
ayaz has quit [Quit: Textual IRC Client: www.textualapp.com]
SilkFox has joined #ruby
hfp is now known as hfp`offline
sparrovv has joined #ruby
mrdtt has quit [Remote host closed the connection]
fgo has quit [Ping timeout: 252 seconds]
beef-wellington has quit [Ping timeout: 252 seconds]
<Firebox> thanks
Lewix has joined #ruby
ce_afk is now known as cescalante
hfp`offline is now known as hfp
hfp is now known as hfp`offline
skysploit has joined #ruby
skysploit has quit [Changing host]
skysploit has joined #ruby
n1x has quit [Ping timeout: 240 seconds]
abra has quit [Read error: Operation timed out]
Celm_ has joined #ruby
jeregrine has joined #ruby
relix has joined #ruby
zoraj has quit [Remote host closed the connection]
mcrmfc has quit [Ping timeout: 252 seconds]
JimHy has quit [Ping timeout: 252 seconds]
Celm__ has joined #ruby
dragoonis has left #ruby ["Leaving"]
abra has joined #ruby
Celm__ has quit [Remote host closed the connection]
hfp`offline is now known as hfp
Celm__ has joined #ruby
OliverJAsh has joined #ruby
hfp is now known as hfp`offline
Celm__ has quit [Remote host closed the connection]
skysploit has quit [Quit: This computer has gone to sleep]
Celm_ has quit [Ping timeout: 240 seconds]
x77686d has joined #ruby
jjbohn has joined #ruby
claymore has joined #ruby
evenix has joined #ruby
fabrice31 has quit [Remote host closed the connection]
hamakn has quit [Remote host closed the connection]
paulfm has quit []
kilk_ has quit [Remote host closed the connection]
Zhann has quit [Ping timeout: 252 seconds]
treehug8_ has joined #ruby
freezey has quit [Remote host closed the connection]
Zhann has joined #ruby
blackmesa has joined #ruby
rm_ has quit [Remote host closed the connection]
rm_ has joined #ruby
sailias has quit [Quit: Leaving.]
sailias has joined #ruby
treehug88 has quit [Ping timeout: 252 seconds]
havenwood has joined #ruby
lmickh has joined #ruby
moritzs has joined #ruby
Snarkz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
paulfm has joined #ruby
freezey has joined #ruby
skysploit has joined #ruby
pwh has joined #ruby
rm_ has quit [Ping timeout: 240 seconds]
omosoj has joined #ruby
mrdtt has joined #ruby
<Firebox> how about this book?
skysploit has quit [Client Quit]
dyoko has quit [Quit: Leaving.]
predator117 has quit [Remote host closed the connection]
skysploit has joined #ruby
IceDragon has quit [Ping timeout: 252 seconds]
ahawkins has quit [Ping timeout: 240 seconds]
bradhe has joined #ruby
obs_ has joined #ruby
skysploit has quit [Client Quit]
Shidash has joined #ruby
mrdtt has quit [Remote host closed the connection]
mrdtt has joined #ruby
tagrudev has quit [Remote host closed the connection]
IceDragon has joined #ruby
subraminion has joined #ruby
mrj has joined #ruby
devdazed has quit [Quit: Bye]
kpshek has joined #ruby
speakingcode has joined #ruby
jobewan has joined #ruby
bthesorceror has quit [Remote host closed the connection]
bradhe has quit [Ping timeout: 240 seconds]
<shevy> Firebox why do you not eat healthy
toastynerd has joined #ruby
stantona has joined #ruby
<Firebox> no money.
<Firebox> :(
jprovazn is now known as jprovazn_afl
jprovazn_afl is now known as jprovazn_afk
toastynerd has quit [Remote host closed the connection]
bthesorceror has joined #ruby
fantasticsid has quit [Ping timeout: 240 seconds]
freerobby has quit [Quit: Leaving.]
MacTrash has quit [Quit: This computer has gone to sleep]
Celm_ has joined #ruby
Celm_ has quit [Remote host closed the connection]
ck has joined #ruby
Celm_ has joined #ruby
rm_ has joined #ruby
Celm_ has quit [Read error: Connection reset by peer]
Celm_ has joined #ruby
apeiros has quit [Remote host closed the connection]
phinfonet has joined #ruby
shashank_rs has quit [Ping timeout: 264 seconds]
apeiros has joined #ruby
Celm_ has quit [Remote host closed the connection]
monkegjinni has joined #ruby
predator117 has joined #ruby
flughafen has quit [Ping timeout: 255 seconds]
dANOKELOFF has quit []
lxsameer has quit [Quit: Leaving]
psycho_one has quit [Remote host closed the connection]
sparrovv has quit [Remote host closed the connection]
meatherly has joined #ruby
Celm_ has joined #ruby
alem0lars has quit [Quit: Going AFK...]
Celm_ has quit [Remote host closed the connection]
Celm_ has joined #ruby
apeiros has quit [Ping timeout: 264 seconds]
Shidash has quit [Quit: Leaving.]
hamakn has joined #ruby
Celm_ has quit [Read error: Connection reset by peer]
Celm_ has joined #ruby
devdazed has joined #ruby
obs_ has quit [Remote host closed the connection]
popl has quit [Quit: Touch the frog.]
lw has joined #ruby
havenwood has quit [Remote host closed the connection]
moritzs has quit [Read error: Operation timed out]
rippa has joined #ruby
marianogg9 has joined #ruby
havenwood has joined #ruby
<marianogg9> hi guys, what does this mean? "rvm alias create my_app ruby-2.0.0-p247@my_app"
Hanmac1 has joined #ruby
Celm_ has quit [Ping timeout: 240 seconds]
<ij> I haven't been using rvm for a while, but I think the idea's that rvm creates gem sandboxes and they've got names.
<ij> After that cmd, you'll probably be able to use my_app instead of that long shite.
shashank_rs has joined #ruby
pskosinski has joined #ruby
pskosinski has quit [Remote host closed the connection]
Hanmac has quit [Ping timeout: 252 seconds]
pskosinski has joined #ruby
<olivier_bK> is going to set by default Ruby version to 2.0.0-p247
nouitfvf_ has joined #ruby
<marianogg9> ij olivier_bK so it means "use ruby-2.0 to run my_app" maybe?
kalz has quit [Ping timeout: 245 seconds]
<olivier_bK> i think so
PhilK has quit [Ping timeout: 240 seconds]
<marianogg9> olivier_bK: thanks!
lw has quit [Client Quit]
benzrf is now known as benzrf|offline
lw has joined #ruby
benzrf|offline is now known as benzrf
froy has joined #ruby
stantona has quit [Remote host closed the connection]
<ij> marianogg9, So I was off by quite a large mark?
crzrcn has joined #ruby
sk87 has quit [Quit: My Mac Mini has gone to sleep. ZZZzzz…]
hfp`offline is now known as hfp
kitak has joined #ruby
nouitfvf has quit [Ping timeout: 252 seconds]
hfp is now known as hfp`offline
ascarter has joined #ruby
hfp`offline is now known as hfp
Celm_ has joined #ruby
hfp is now known as hfp`offline
PhilK has joined #ruby
hfp`offline is now known as hfp
andikr has quit [Remote host closed the connection]
Celm__ has joined #ruby
rmorello is now known as rmorello|swim
wallerdev has joined #ruby
hfp is now known as hfp`offline
Celm__ has quit [Remote host closed the connection]
x77686d has quit [Ping timeout: 276 seconds]
stantona has joined #ruby
crzrcn has quit [Ping timeout: 264 seconds]
tchebb has quit [Ping timeout: 250 seconds]
maestrojed has joined #ruby
<certainty> ij: no you were right
Celm_ has quit [Ping timeout: 240 seconds]
testcore has quit [Quit: BitchX-1.3-git -- just do it.]
goleldar has joined #ruby
arubincloud has joined #ruby
mordocai has quit [Ping timeout: 240 seconds]
ndrei has quit [Ping timeout: 252 seconds]
<certainty> not that it's creating a sandbox, but that you can refer to the shorter name instead of the long one then
hfp`offline is now known as hfp
zigomir has quit [Remote host closed the connection]
fgo has joined #ruby
pu22l3r_ has joined #ruby
bthesorceror has quit [Remote host closed the connection]
hfp is now known as hfp`offline
bradhe has joined #ruby
s2013 has joined #ruby
bthesorceror has joined #ruby
apeiros has joined #ruby
aspires has joined #ruby
lkba has quit [Ping timeout: 264 seconds]
SubSignal has quit [Remote host closed the connection]
kilk_ has joined #ruby
faustman_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bthesorceror has quit [Read error: Connection reset by peer]
fgo has quit [Ping timeout: 240 seconds]
bthesorceror has joined #ruby
pu22l3r has quit [Ping timeout: 264 seconds]
moritzs has joined #ruby
nullie has left #ruby ["Leaving"]
yfeldblum has joined #ruby
heftig has quit [Quit: Quitting]
qba73 has quit []
senayar_ has quit [Remote host closed the connection]
hfp`offline is now known as hfp
senayar has joined #ruby
bthesorceror has quit [Ping timeout: 240 seconds]
hfp is now known as hfp`offline
djbkd has joined #ruby
dyoko has joined #ruby
kalz has joined #ruby
jcs222 has joined #ruby
ndrei has joined #ruby
senayar_ has joined #ruby
senayar_ has quit [Remote host closed the connection]
senayar_ has joined #ruby
djbkd has quit [Ping timeout: 255 seconds]
mercwithamouth has joined #ruby
andrewjanssen has joined #ruby
senayar has quit [Remote host closed the connection]
poguez_ has joined #ruby
wallerdev has quit [Quit: wallerdev]
mr_snowf1ake has joined #ruby
danijoo has quit [Read error: Connection reset by peer]
cjsarette has joined #ruby
danijoo has joined #ruby
wallerdev has joined #ruby
alexherbo2 has joined #ruby
kaspergr_ has quit [Remote host closed the connection]
blackavr has joined #ruby
andrewjanssen has quit [Client Quit]
<ij> Dudes, do you know how #iamdoingprogramming origniated?
<alexherbo2> Why '%{a.b}' % {:a=>{:b=>:c}} does not work?
dstynchula has joined #ruby
gotjosh has quit [Remote host closed the connection]
<ij> What do you mean by a.b?
<lagweezle> Auugh! Lack of Docs for Sawyer is very unpleasant.
<ij> Is that syntax supported.
<alexherbo2> no
<alexherbo2> KeyError: key{a.b} not found
timonv has quit [Remote host closed the connection]
<apeiros> alexherbo2: because it expexts :"a.b" as a key
<alexherbo2> right
<apeiros> it will not process nested hashes.
<alexherbo2> why?
<apeiros> because that's how it works.
<alexherbo2> ..
<apeiros> you could just as well ask why 1+1 == 2
pontiki has joined #ruby
<LadyRainicorn> But you can ask that.
the_f0ster has joined #ruby
<apeiros> your hash does not contain a :"a.b" key
<apeiros> your hash only contains a :a key
mjsmith2 has joined #ruby
bradhe has quit [Remote host closed the connection]
andrewjanssen has joined #ruby
nvrch has quit [Quit: nvrch]
<alexherbo2> apeiros: i wish nested hash be supported
danijoo has quit [Read error: Connection reset by peer]
sparrovv has joined #ruby
danijoo has joined #ruby
<apeiros> alexherbo2: write a method then which does that
Gooder``` has joined #ruby
crzrcn has joined #ruby
<apeiros> it's not too difficult
arietis has joined #ruby
jxf has quit [Ping timeout: 252 seconds]
lethjakman has joined #ruby
Hobogrammer has joined #ruby
lw has quit [Quit: s]
_tpavel has quit [Quit: Leaving]
michaeldeol has joined #ruby
lw has joined #ruby
hfp`offline is now known as hfp
SlvrDragn has quit [Quit: Peace & Protection 4.22.2]
anaeem1_ has quit [Remote host closed the connection]
hfp is now known as hfp`offline
ephemerian has left #ruby [#ruby]
baroquebobcat has joined #ruby
djbkd has joined #ruby
jcs222 has quit [Read error: Connection reset by peer]
toastynerd has joined #ruby
hfp`offline is now known as hfp
lw has quit [Client Quit]
sdouglas has joined #ruby
jamto11_ has joined #ruby
Gooder``` has quit [Ping timeout: 255 seconds]
enebo has quit [Quit: enebo]
jacobsmith has joined #ruby
jacobsmith has quit [Client Quit]
kpshek has quit []
jcs222 has joined #ruby
troyready has joined #ruby
deric_skibotn has joined #ruby
freezey has quit [Remote host closed the connection]
yfeldblum has quit [Remote host closed the connection]
cjsarette has quit [Ping timeout: 245 seconds]
cescalante is now known as ce_afk
helpD has joined #ruby
monkegji_ has joined #ruby
<shevy> dumdedum
<dumdedum> dum de dum
jamto11_ has quit [Ping timeout: 252 seconds]
monkegjinni has quit [Ping timeout: 255 seconds]
sparrovv has quit [Remote host closed the connection]
_m_g_ has joined #ruby
jjbohn has quit [Quit: Leaving...]
endash has joined #ruby
ghr has quit [Ping timeout: 252 seconds]
aarkerio has joined #ruby
Hanmac1 has quit [Quit: Leaving.]
benzrf is now known as benzrf|offline
<aarkerio> hi! I am new in ruby, I am reviewing a class or an "extension" class: UserController.class_exec
claymore has quit [Ping timeout: 265 seconds]
Loryto2014 has joined #ruby
<aarkerio> and I see the code: def add_to_email_lists if user do_something end end
<aarkerio> what I don't understand is where the "user" var come from
<aarkerio> should'nt be "@user"?
wallerdev has quit [Quit: wallerdev]
simono has quit [Read error: Connection reset by peer]
claymore has joined #ruby
bean has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<apeiros> aarkerio: method
MattStra_ has joined #ruby
phansch has quit [Quit: WeeChat 0.4.2]
<apeiros> and unless that method is a plain accessor, then no, it should not be @user
Xeago has joined #ruby
cjsarette has joined #ruby
Hanmac has joined #ruby
<aarkerio> ooohh!! I see, arrg, I came from methods are: method_with_this()
<aarkerio> now all has sens
<aarkerio> thanks a lot!
mikecmpbll has quit [Ping timeout: 276 seconds]
frobrob has quit [Ping timeout: 252 seconds]
havenwood has quit [Remote host closed the connection]
Deejay_ has joined #ruby
MattStratton has quit [Ping timeout: 252 seconds]
<Loryto2014> hi
havenwood has joined #ruby
<shevy> aarkerio python?
<shevy> hi <Loryto2014>
lw has joined #ruby
LadyRainicorn has quit [Quit: Bye]
<shevy> wow copy paste fail
<shevy> hi Loryto2014
echevemaster has joined #ruby
roadie has joined #ruby
snath has joined #ruby
<aarkerio> thanks a lot!.
mrdtt has quit [Read error: Connection reset by peer]
<aarkerio> java :-(
anaeem1 has joined #ruby
timonv has joined #ruby
saarinen has joined #ruby
havenwood has quit [Read error: Connection reset by peer]
frobrob has joined #ruby
GrooveStomp has joined #ruby
baweaver has quit [Read error: Connection reset by peer]
baweaver has joined #ruby
Hobogrammer has quit [Ping timeout: 240 seconds]
<shevy> ah
<shevy> well it's like ruby isn't it? :)
<shevy> just extra verbose
<shevy> ruby is a much lazier language
saarinen has quit [Client Quit]
djbkd has quit [Remote host closed the connection]
Kricir has joined #ruby
<certainty> java was designed to make the programmer look productive ;)
sebastianb has quit [Quit: Changing server]
sebastianb has joined #ruby
<shevy> hehe
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tchebb has joined #ruby
Deejay_ has quit [Quit: Computer has gone to sleep.]
saarinen has joined #ruby
<Loryto2014> Hello I'm new here, I'm looking for some help
<Loryto2014> XD
stantona has quit [Remote host closed the connection]
<pontiki> lol, certainty
Hanmac has quit [Ping timeout: 255 seconds]
<pontiki> :thumbs-up: @ certainty
cina has joined #ruby
Lewix has quit [Remote host closed the connection]
<pontiki> Loryto2014: you only get help when you ask a direct question
<Loryto2014> ok
Mon_Ouie has joined #ruby
Mon_Ouie has quit [Changing host]
Mon_Ouie has joined #ruby
toastynerd has quit [Remote host closed the connection]
wald0 has quit [Quit: Lost terminal]
toastynerd has joined #ruby
lurch_ has quit [Quit: lurch_]
<Loryto2014> i have some problems connecting ruby to my oracle DB
<Loryto2014> i'm using OCI8 gem
bradhe has joined #ruby
michaeldeol has joined #ruby
Spami has joined #ruby
claymore has quit [Ping timeout: 240 seconds]
djbkd has joined #ruby
sambao21 has quit [Quit: Computer has gone to sleep.]
<apeiros> Loryto2014: "some problems" will not get you help
claymore has joined #ruby
benzrf|offline is now known as benzrf
abdulsattar has quit [Ping timeout: 265 seconds]
<Loryto2014> when i try to make the connection, this error it's appear
<Loryto2014> oci8.c:513:in oci8lib_200.so: ORA-12162: TNS:net service name is incorrectly specified
danijoo has quit [Read error: Connection reset by peer]
bthesorceror has joined #ruby
<Loryto2014> it's a remote DB
danijoo has joined #ruby
Firebox has quit [Quit: Firebox]
<apeiros> also, show how you connect
<apeiros> (star out the password, of course)
<Loryto2014> yes wait
tchebb has quit [Ping timeout: 240 seconds]
wallerdev has joined #ruby
klaut has quit [Remote host closed the connection]
razrunelord has joined #ruby
bradhe has quit [Ping timeout: 255 seconds]
helpD has quit [Remote host closed the connection]
<Loryto2014> conn = OCI8.new('FAKE','******' '192.168.0.1:1521/fakedb')
<certainty> syntax error
<shevy> lol
helpD has joined #ruby
<Loryto2014> hahahaha
benzrf is now known as benzrf|offline
<Loryto2014> i try many combinations
<shevy> >> class OCI8; def initialize(*); end; end; class OCI8; def initialize(*); end; end
<eval-in> shevy => :initialize (https://eval.in/143375)
SubSignal has joined #ruby
<shevy> I learned about (*) only a few days ago!
DouweM has quit [Ping timeout: 252 seconds]
<certainty> woot?
<shevy> yeah
rmorello|swim has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<certainty> better late than never
<shevy> I always used to use it in conjunction with a character
kilk_ has quit [Read error: Connection reset by peer]
kilk_ has joined #ruby
<wallerdev> how do you access it with just *
<certainty> you don't
fgo has joined #ruby
<certainty> it's sloppy style :)
<jhass> certainty: actually it's not a syntax error
aarkerio has quit [Quit: Verlassend]
<jhass> >> 'a' 'b'
<shevy> yeah wallerdev
<certainty> jhass: it's not? i would've guessed, but i didn't try
<shevy> I always was thinking "I need to store it into some variable"
<shevy> but you don't have to! you can just use * alone
<shevy> now I shall suggest that this is still accessible
<shevy> to the ruby bug tracker
<shevy> somehow!
<jhass> Loryto2014: so in your real code, do you have a comma after the password string?
<certainty> Loryto2014: did you really forget to separate the last two arguments with a comma?
<apeiros> Loryto2014: I only have oci8 on my work laptop which I don't have with me
rmorello has joined #ruby
<shevy> def foo(*); Object.arguments * 2; end; foo 3 # => 6
<apeiros> Loryto2014: but that link I pasted suggests your problem is related to your env variables
<apeiros> Loryto2014: did you check & verify ORACLE_SID and ORACLE_HOME?
_m_g_ has quit [Quit: Peace & Protection 4.22.2]
<Loryto2014> uuups no
<certainty> wtf
<Loryto2014> i erase it for accident
<certainty> >> "foo" "bar"
<eval-in> certainty => "foobar" (https://eval.in/143382)
<certainty> i didn't know that!
<apeiros> certainty: I use that for multiline strings
<apeiros> "foo" \<newline>"bar"
helpD has quit [Ping timeout: 276 seconds]
<terrellt> Woah, what
<terrellt> I didn't know that either. How the heck does that happen?
ghr has joined #ruby
<apeiros> terrellt: parser
<jhass> 10>> "a" "b"
<eval-in> jhass => /tmp/execpad-bbbf7f268578/source-bbbf7f268578:2: syntax error (https://eval.in/143388)
<certainty> apeiros: hmm, i'm not sure i like it yet :)
<jhass> :(
<wallerdev> yeah its the same in C isnt it
<jhass> 18>> "a" "b"
<eval-in> jhass => "ab" (https://eval.in/143390)
<wallerdev> "abc" "one two three"
bean has joined #ruby
blackavr has quit [Quit: blackavr]
<certainty> wallerdev: i don't know of the top of my head, but i don't think it's this way in C. Could be terribly wrong though
<wallerdev> we need a c-eval bot here
fgo has quit [Ping timeout: 252 seconds]
mikecmpbll has joined #ruby
stantona has joined #ruby
<wallerdev> yeah it works in C
helpD has joined #ruby
freerobby has joined #ruby
<jhass> c>> printf("hi");
<wallerdev> just tested with gcc
<jhass> :(
<certainty> wallerdev: you're right, i did too
Hobogrammer has joined #ruby
SilkFox has quit [Ping timeout: 264 seconds]
<wallerdev> not often used since if you have strings that are that long usually you put them in a text file or something haha
_m_g_ has joined #ruby
<wallerdev> anyway yeah ruby stole that from C :p
mehlah has quit [Quit: Leaving...]
_m_g_ has quit [Client Quit]
bradhe has joined #ruby
moted has quit [Quit: moted]
enebo has joined #ruby
ghr has quit [Ping timeout: 252 seconds]
<certainty> doesn't work in scheme or haskell :)
MattStra_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<wallerdev> do people still use scheme for anything?
SlvrDragn has joined #ruby
SlvrDragn has quit [Client Quit]
_m_g_ has joined #ruby
<certainty> wallerdev: of course
MrJoshua has joined #ruby
carraroj has joined #ruby
<wallerdev> i havent encountered any projects with it in my life haha
<wallerdev> or seen any job postings for it
<Mon_Ouie> Plus eval-in supports C, it shouldn't be easy to get a template to run C code on it
<Mon_Ouie> hard* I mean
<wallerdev> ive used elisp for customizing emacs but thats the closest ive gotten
tchebb has joined #ruby
<certainty> https://www.knodium.com/ <- is running on CHICKEN scheme :)
<wallerdev> yeah never heard of it
<wallerdev> lol
<Loryto2014> apeiros i tried with this syntax, like documentation especified conn = OCI8.new('FAKE','pass', '//192.168.0.1:1521/fakedb')
<wallerdev> i think hacker news runs on a dialect of lisp, not sure which one
lkba has joined #ruby
marianogg9 has left #ruby [#ruby]
<Mon_Ouie> It would be Ark if it runs on Paul Graham's lisp
bean has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Loryto2014> and this is the error now: ORA-12162: TNS:net service name is incorrectly specified (OCIError)
monkegji_ has quit [Remote host closed the connection]
benzrf|offline is now known as benzrf
pwh has quit []
<benzrf> isnt that Arc
SubSignal has quit [Remote host closed the connection]
s2013 has quit [Ping timeout: 252 seconds]
<wallerdev> i think it's Bark: lisp for dogs
<Mon_Ouie> Yes, it is. I realized that after googling it.
reset has joined #ruby
<Mon_Ouie> (And Hacker News is written in it)
workmad3 has quit [Ping timeout: 255 seconds]
centrx has joined #ruby
crystal77 has quit [Ping timeout: 252 seconds]
MattStratton has joined #ruby
poikon has quit [Remote host closed the connection]
freezey has joined #ruby
Lewix has joined #ruby
momomomomo has quit [Quit: momomomomo]
Mon_Ouie has quit [Quit: WeeChat 0.4.3]
davispuh has quit [Ping timeout: 240 seconds]
<certainty> Arc has first class macros
<certainty> that's a somewhat nice thing
reset has quit [Read error: Connection reset by peer]
pen has quit [Remote host closed the connection]
stantona has quit [Remote host closed the connection]
reset has joined #ruby
pen has joined #ruby
pen has quit [Remote host closed the connection]
cina has quit [Remote host closed the connection]
<timgauthier> what the dev are you talking about?
<timgauthier> i don't have a lisp(anymore)
cina has joined #ruby
francisfish has quit [Remote host closed the connection]
<certainty> it's surprising how many rubyists seem to have some lisp background
Mon_Ouie has joined #ruby
Mon_Ouie has joined #ruby
timonv has quit [Remote host closed the connection]
kilk_ has quit [Quit: Leaving]
stantona has joined #ruby
cina has quit [Remote host closed the connection]
poikon has joined #ruby
dopie has joined #ruby
<dopie> hey all
OliverJAsh has quit [Quit: Connection closed for inactivity]
<certainty> pontiki: o/
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
vasilakisfil has joined #ruby
jxf has joined #ruby
rokob has joined #ruby
lw has quit [Quit: s]
Guest76146 has quit [Ping timeout: 245 seconds]
troyronda has joined #ruby
ascarter has joined #ruby
cina has joined #ruby
Loryto2014 has left #ruby [#ruby]
testcore has joined #ruby
abdulsattar has joined #ruby
kpshek has joined #ruby
gjvc has joined #ruby
testcore has quit [Client Quit]
sambao21 has joined #ruby
<shevy> certainty I have php background
andrewlio has quit [Remote host closed the connection]
<timgauthier> shevy pfft
sputnik1_ has joined #ruby
<centrx> PHP is a conglomeration and a purge on the race of mirth.
Loryto2014 has joined #ruby
testcore has joined #ruby
<timgauthier> hah so its dwarven?
s2013 has joined #ruby
<shevy> hmm
<shevy> centrx used to state something else in the past when php was mentioned
djbkd has quit [Read error: Connection reset by peer]
<dopie> hey centrx
mehlah has joined #ruby
djbkd has joined #ruby
sputnik1_ has quit [Client Quit]
SCommette has quit [Quit: SCommette]
nateberkopec has joined #ruby
carraroj has quit [Ping timeout: 264 seconds]
poikon has quit [Remote host closed the connection]
cina has quit [Remote host closed the connection]
x1337807x has joined #ruby
wiku5 has joined #ruby
senayar_ has quit [Remote host closed the connection]
pika_pika has quit [Ping timeout: 264 seconds]
SilkFox has joined #ruby
<dopie> centrx, i have to deal with wordpress clients
<timgauthier> ew
senayar has joined #ruby
<timgauthier> help them, get them off of wordpress into something more manageable and less broken, like perch or craft
shinobi_one has joined #ruby
crzrcn has quit [Quit: Leaving.]
tskogberg has joined #ruby
<dopie> i know this is ruby but can you guys help me with rails since n one is alive in rubyonrails?
cina has joined #ruby
pwh has joined #ruby
Hanmac has joined #ruby
yfeldblum has joined #ruby
Es0teric has joined #ruby
einarj has quit [Remote host closed the connection]
ce_afk is now known as cescalante
coderhut has joined #ruby
freerobby has left #ruby [#ruby]
ahhMichael has joined #ruby
jjbohn has joined #ruby
moritzs has quit [Ping timeout: 264 seconds]
senayar has quit [Ping timeout: 265 seconds]
pu22l3r_ has quit [Remote host closed the connection]
pen has joined #ruby
<coderhut> Hello experts, how can I redirect www.abc.com/careers to careers.abc.com in .htaccess file
<shevy> many people here don't know rails dopie
jprovazn_afk has quit [Quit: Odcházím]
pu22l3r has joined #ruby
<shevy> dopie if it is a ruby question you can try
<shevy> coderhut sounds like an apache question :P
monkegjinni has joined #ruby
RubyPanther has joined #ruby
<coderhut> shevy ok thank you. I think i should join apache channel then
ck is now known as flughafen
Azure has joined #ruby
dopie has quit [Read error: Connection reset by peer]
omosoj has quit [Ping timeout: 276 seconds]
monkegji_ has joined #ruby
SCommette has joined #ruby
coderhut_ has joined #ruby
mark_locklear has quit [Quit: Leaving]
jjbohn has quit [Ping timeout: 252 seconds]
m3nTe has quit [Ping timeout: 252 seconds]
maximski has joined #ruby
cmoneylulz has joined #ruby
twiceaday has quit [Read error: Connection reset by peer]
tvw has joined #ruby
maximski has quit [Max SendQ exceeded]
cjsarette has quit [Ping timeout: 252 seconds]
yekta has joined #ruby
monkegjinni has quit [Ping timeout: 240 seconds]
pietr0 has joined #ruby
nanoyak has joined #ruby
maximski has joined #ruby
twiceday has joined #ruby
dopie has joined #ruby
<dopie> ugh
<dopie> i love crappy internet
<shevy> in what language is the internet written
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<certainty> shevy: i hate to admit it but i do too (i mean having a background in PHP)
<shevy> certainty do you still use php?
<certainty> nah
<certainty> shevy: well occasionally i have to fix an old code base though
reset has quit [Quit: Leaving...]
<shevy> AHA!
<certainty> i try to avoid it though
<terrellt> Nothing wrong with having a PHP history. It's a huge piece of the web, after all.
kpshek has quit []
<shevy> timgauthier do you write in php still?
<timgauthier> i havn't in a while but i will yes
<shevy> :(
djbkd has quit [Remote host closed the connection]
<timgauthier> until i don't have too
<shevy> hehe
<certainty> i also have a background in C/C++,Perl and Prolog but most of those I liked, unlike PHP
x1337807x has quit [Ping timeout: 252 seconds]
AlSquire has quit [Quit: This computer has gone to sleep]
wiku5 has quit [Quit: WeeChat 0.4.2]
<Karunamon> definitely thinking i made the right choice with learning rails first
<Karunamon> PHP is just painful to read for me, it might have fewer moving parts but.. damn
<centrx> PHP has more moving parts
<certainty> is has some moving warts
<Karunamon> heh
olivier_bK has quit [Ping timeout: 252 seconds]
cjsarette has joined #ruby
<wallerdev> php is simple, just a bunch of functions you put into your html
<wallerdev> rails is complicated in comparison
<certainty> php is definitely not simple. It's complecting a lot of things
<certainty> it's easy though
<timgauthier> yea for everything i've used it for it was simple
<timgauthier> and worked as a great template engine lol
twidx has joined #ruby
rmorello is now known as rmorello|1211
_m_g_ has quit [Read error: Connection reset by peer]
nanoyak_ has joined #ruby
<Karunamon> thing that kills me about rails is that every single tutorial is the same. here's how you set up scaffolding, ok here you go have fun
_m_g_ has joined #ruby
<Karunamon> what if i don't want to use scaffolding and learn how all the pieces fit together :<
x1337807x has joined #ruby
<Karunamon> err, learn how all the pieces fit together instead of using scaffolding, that is
<terrellt> What
<terrellt> Wait
pablovilas has joined #ruby
<terrellt> PHP can't be compared to Rails.
<terrellt> It can be compared to Ruby if you'd like.
<timgauthier> one tutorial i did tought it this way. do the scaffolding, then do it again manually each part
<shevy> can we compare php with ruby-cgi
<wallerdev> it is compared all the time terrellt
<timgauthier> rails is like the PHP cake framework
<terrellt> More like Symfony, really.
<terrellt> CakePHP is miserable.
<timgauthier> you CAN compare apples and oranges
<apeiros> terrellt: I can compare apples and oranges all day long, thank you!
<Karunamon> they're both tasty fruit
<yekta> Where might I find a easy to read diff for 1.9.3-p448 => 1.9.3-p545 change log?
<Karunamon> timgauthier: any idea where you found that one at?
reset has joined #ruby
<timgauthier> that was about 3 or 4 years ago
<timgauthier> so no
<timgauthier> i also don't remember much of it so it mustn't have been that good (jk)
Krajsnick has joined #ruby
<Karunamon> i'm practically a freakin' expert on initializing from scaffolding but not so much on how to do anything aside from that
<timgauthier> i probably found it from the actual rails site
<timgauthier> the scaffolding is really just a template and it isn't bad, but yeah
freezey has quit [Remote host closed the connection]
<Karunamon> i mean it's a kick ass feature
<certainty> rails is like magic. The problem is that you realize too late that it's black magic. It's seducing to have any form of magic at first
<Karunamon> but everybody who does tutorials seems to focus on the how instead of the why
<Karunamon> hey black magic is fine as long as you've got the requisite animal sacrifices
<certainty> they should focus on the why not
nanoyak has quit [Ping timeout: 276 seconds]
yekta has quit [Quit: yekta]
grieg has joined #ruby
Krajsnick has quit [Client Quit]
<terrellt> Scaffolding as a tutorial is a great introduction to why rails.
LiohAu has quit [Quit: LiohAu]
sambao21 has quit [Quit: Computer has gone to sleep.]
x1337807x has quit [Ping timeout: 252 seconds]
<Karunamon> I meant more how the pieces fit together than anything else
<Karunamon> I suck at reading man pages, but give me example commands for a handful of use cases and I can probably deduce the rest
pablovilas has quit [Read error: Connection reset by peer]
djbkd has joined #ruby
<Karunamon> (from man pages and google)
<terrellt> Karunamon: The problem is finding how far down the rabbit hole you go. Rails internals are relatively complex - is it good enough for you to know how to use the regular generators? Or do you want to know load order? Do you want to dig into github.com/rails/rails?
cmoneylulz has quit [Quit: Leaving]
sdouglas has quit [Remote host closed the connection]
AlexRussia has quit [Quit: Konversation terminated!Good bye!]
cjsarette has quit [Ping timeout: 245 seconds]
<certainty> shevy: the real "problem" are people that actually enjoy coding in PHP
sdouglas has joined #ruby
<Karunamon> ^
<terrellt> certainty: Why's that a problem?
AlexRussia has joined #ruby
<wallerdev> people like what i don't like
<wallerdev> >:o
<terrellt> Ha
<shevy> certainty I know someone like that
reset has quit [Read error: Connection reset by peer]
<certainty> terrellt: because it means that php will continue to exist even if we put aside legacy apps that hopefully could get replaced
<Karunamon> I /work/ with someone like that
klaut has joined #ruby
<wallerdev> you act like everyone will just stop using php haha
<wallerdev> it's going to be around foreverrrr
speakingcode has quit [Ping timeout: 252 seconds]
<certainty> i'm aware :)
reset has joined #ruby
<terrellt> certainty: What's wrong with PHP existing? It's improving, iterating, it's a viable alternative with proven use cases. I don't prefer it now, but there's nothing wrong with having a language with a low barrier to entry.
<wallerdev> i still haven't seen anything that's as simple to do for a new person trying to make a website
nouitfvf_ has quit [Ping timeout: 252 seconds]
<Karunamon> The problem is that PHP does enough nonsensical crap that you develop ways to get around and then take those bad habits elsewhere
fgo has joined #ruby
pel_daniel has joined #ruby
cina has quit [Ping timeout: 252 seconds]
<shevy> certainty that someone wrote this here which I found quite nice http://plexus-cms.org/ - it's just weird that he uses php still
<Karunamon> inconsistent function names n such
<gjvc> is it ok to ask rails / redmine questions here?
<certainty> terrellt: i think that low barrier is a curse. It's fare too easy to get a something "running" with php without having any skills. That's bad, bad applications made of bad code are bad for many reasons. That's an economic, ecologic and somewhat social disaster
<terrellt> Karunamon: There are a few things PHP do that are silly, I agree. However, good languages won't LET you do such a thing, so it's cleared up relatively quickly.
<wallerdev> #rubyonrails will get you more answers but feel free to ask anyway haha
<shevy> hehe
grieg has left #ruby ["Leaving"]
crystal77 has joined #ruby
<terrellt> certainty: Only if they're core consumer facing applications with an audience. If some kid wants to learn to write websites and PHP takes a few minutes to put something on the screen, more power to him.
<certainty> terrellt: of courset that's not only true for bad php code
Sirupsen has joined #ruby
<Karunamon> maybe it's just me but I find PHP really not-fun to read
cina has joined #ruby
relix has quit [Ping timeout: 240 seconds]
<certainty> terrellt: what for? Is it to keep it interested? I'd argue that there are better (saner) languages to start
sdouglas has quit [Ping timeout: 240 seconds]
<terrellt> Karunamon: Lol, not much is easier to read than ruby. Decently written PHP is easier than C, for instance.
<timgauthier> again, it goes back to
<timgauthier> ruby and rails are not really a replacement for php
<Karunamon> terrellt: Maybe most of the PHP i'm reading isn't decently written, then :P
relix has joined #ruby
<timgauthier> not a drop in at least, you need something that can be a drop in replacement as a web rendering language on servers.
<timgauthier> once you have ruby at that point then we're good!
crzrcn has joined #ruby
<terrellt> certainty: There are saner languages, sure, but they have a much higher barrier to entry.
meatherly has quit [Remote host closed the connection]
senayar has joined #ruby
<certainty> terrellt: i don't think that's true
cjsarette has joined #ruby
<wallerdev> the reason php is easy to use is because you can just embed it in your html, if you try to add that feature to any other language it's not going to make that method of building websites better haha
<terrellt> certainty: No? I was 11 when I wrote my first PHP program I think? It doesn't get much easier than uploading a file to a web server. Are you going to explain a heroku toolbelt to an 11 year old?
<certainty> i have no numbers, but my own experience is telling otherwise
nouitfvf has joined #ruby
<timgauthier> wallerdev you can do that with ruby .erb files
<certainty> terrellt: my daughter is 7 and wrote her first scheme program some time ago
<terrellt> certainty: And deployed it to the web?
<timgauthier> and i also fail to see why that is so bad from a HTML dev perspective
fgo has quit [Ping timeout: 240 seconds]
<wallerdev> it's not maintainable past the point of a couple pages haha
<certainty> terrellt: of course not, since the typical application domain is not the web.
<timgauthier> and yeah, honestly just deploying to an HTML server is a good thing, i fail to see why that isn't
senayar has quit [Read error: No route to host]
<certainty> of scheme
dylannorthrup has quit [Ping timeout: 252 seconds]
senayar has joined #ruby
newUser1234 has joined #ruby
<timgauthier> wallerdev neither is PHP but it is a start and it works
<timgauthier> and now people who are starting to learn to program are learning proper ways to do things
<certainty> terrellt: the hard thing about learning to program is not how to deploy it. In php you have to know about apache mod_php and http in general. In scheme it's just the repl. You eval code and it's instantly deployed and executed
<terrellt> certainty: All I know is that PHP taught me why programming is fun and what the web can do for us. Without it I might not be here today, so while I recognize its inconsistencies and wouldn't recommend it for a new project, I can't discard it as a bad thing to exist.
Lewix has quit [Remote host closed the connection]
helpD has quit [Remote host closed the connection]
<terrellt> certainty: You don't though! All you need to know is that if I upload a .php file it'll render.
kpshek has joined #ruby
<certainty> terrellt: that's ok, we all have our experiences. I don't blame anybody :)
rezzack has joined #ruby
dylannorthrup has joined #ruby
<certainty> terrellt: try to tell a 7 year old what upload means
<terrellt> That seems relatively easy nowadays.
<certainty> it's still way more involved than hacking in some text at the repl
<terrellt> I don't remember how old I was when I was FTPing HTML files, but not too much older than that.
andy____ has joined #ruby
alexju has quit [Read error: Connection reset by peer]
<terrellt> Yes, the REPL is a huge strength for fiddling around, but there's a bigger dopamine hit seeing a webpage rendered than a terminal response.
lazyguru has quit [Ping timeout: 252 seconds]
alexju has joined #ruby
<timgauthier> certainty upload is easy, you drop the file on the window and it uploads
<timgauthier> via remote host folders in things like transmit on mac
<certainty> terrellt: i think that's subjective. It make sense that you can't discard php, if it is this way for you.
<certainty> terrellt: i always liked cli applications. I still do
<timgauthier> try to explain git to a kid, they may understand it, but i still barely do, and forget me remebering how to use it a the command line
senayar has quit [Ping timeout: 240 seconds]
<timgauthier> lots of languages is a good thing, it means more ways to express
<terrellt> In any case, as a software developer I agree - the cost/benefit ratio of ruby is better for a new web application.
<terrellt> timgauthier: Man you know how kids are. Three months in they'll be like "DAD JUST CHERRY-PICK, GEEZ. Noob."
<timgauthier> i know you programmery types are more about the streamline and efficency, but sometimes its good to be inefficent and different. You just have a hard time to quantify it
<certainty> terrellt: heh, true
<benzrf> timgauthier: i know how 2 git
<benzrf> [mostly]
<benzrf> :^)
cjsarette has quit [Ping timeout: 252 seconds]
momomomomo has joined #ruby
andy___ has quit [Ping timeout: 240 seconds]
shantanoo has joined #ruby
<mordof> good morning everyone~
<terrellt> Meh, git's one of those things you know just enough of to be useful. When you need something else you add that something else to your toolbelt.
razrunelord has quit [Remote host closed the connection]
pika_pika has joined #ruby
shantanoo has left #ruby [#ruby]
<certainty> timgauthier: hmm, can you give an example?
<timgauthier> terrellt no, i screw up my git repository and lose everything because i don't understand it
<terrellt> git reflog!
<mordof> my one master rule of git - never modify the history no matter how bad it ends up looking, lol
<timgauthier> certainty example being that none of you started programming at the same language and got to this point that you are at in the same way, or that you all do things the same way
<timgauthier> differences allow for creativity
<certainty> timgauthier: then not using it is probably better, since you at least don't get the wrong sense of safety and be extra careful (possibly)
ahawkins has joined #ruby
<mrj> how are you screwing up your git repos
<timgauthier> you guys want to help people get into your favorite languages easier? write your shit in plain fucking simple english
<mordof> timgauthier: that's way easier said than done
<timgauthier> i can't even express the amount of times i read things that are supposed to be for new people, and it is all in jargon and speaking about things that i don't have a clue about.
<certainty> timgauthier: ah right, now i see where you're coming from. Yes that's true, though I don't think someone explicitely choses the inefficient thing. It's just that he/she doesn't know better (yet)
monkegji_ has quit [Remote host closed the connection]
<timgauthier> seriously can we make a ELI5 standard for documentation? you smart guys will parse through it really fast and get going quickly, us retards will actually get somewhere
<mrj> that's like going car shopping and expecting the car salesman to explain to you how a car works
rdark has quit [Quit: leaving]
<timgauthier> certainty yes, but i've tried ruby before i tried PHP, couldn't grasp it, started doing PHP, now ruby is a bit more within my grasp
<mordof> timgauthier: most people that learn a language to the extent they can write tutorials end up forgetting the small stuff that seems obvious to them, is the stuff that's generally the most confusing before it's understood
freezey has joined #ruby
<certainty> timgauthier: yeah, it's been like this for me too. Took me 3 tries to get a grasp of haskell. I actually was a afraid of it :)
<timgauthier> no mrj its like going to a cars salesman and asking what direct injection means and expecting him to actually tell you what it means withtout using a bunch of jargon and so you can understand what it is and why it may be good for you
<mordof> unfrotunately that translates into difficult to understand tutorials / documentation :/
jjbohn has joined #ruby
<timgauthier> that is NOT an unreasonable expectation, i've worked retail for nearly a decade
<mrj> you don't go to a car salesman asking what direct injection means.
<mrj> you go to a mechanic.
claymore has quit [Ping timeout: 240 seconds]
<shevy> I go to car salesmen
<shevy> and ask them if they got a problem
dopie has quit [Read error: Connection reset by peer]
<timgauthier> mrj maybe you do, but that is not a unreasonable expectation to ask a salesperson that sort of question when you are looking to purchase something
<mrj> yeah it is.
metamaterial has joined #ruby
Snarkz has joined #ruby
<mrj> a car salesman isn't expected to have any mechanical automative training. they tell you if a car has navigation and leather seats.
<timgauthier> maybe to you, but unfortunately you are wrong. I don't say things like that very often. I find a terminating statement is often very confrontational
<certainty> if the car salesman doesn't understand me, i'll walk off to the cdr salesman :p
<certainty> *scnr*
<mrj> anyway, tangent, i'm going to ignore you now
mojoe has joined #ruby
<timgauthier> thats fine mrj
mark_locklear has joined #ruby
<timgauthier> i don't know why they went on that tangent, but alas. Simple english to explain complex things is a powerful and useful skill + gift
<certainty> simple $your_language
lw has joined #ruby
claymore has joined #ruby
<certainty> i'm having a hard time expressing things clearly, no doubt
<timgauthier> its amazing having conversations with you guys, because i always learn things, even when someone asks a question way beyond what i understand. Because you guys are always willing to try and simplify things down to my level
<timgauthier> stop using javascript
<mordof> timgauthier: while that's true, it's useless to get annoyed about it when people don't have that skill yet - it's even more complex to acquire that effectively than to learn programming
<timgauthier> i know
<timgauthier> i'm not saying that i'm asking for something impossible, but I also know that it is possible.
<timgauthier> it just seems impossible now
<mordof> timgauthier: you're asking for something unrealistic / hard to come by
afex has joined #ruby
<mordof> to a certain degree
<mordof> and expecting it to be more common
<mordof> and then blaming others for it
<timgauthier> no, i'm asking for something difficult to be more common
go|dfish has quit [Ping timeout: 255 seconds]
<certainty> i recently tried to explain the ssl heart-bleed vulnerability to my wife. I failed miserably and gave up
<timgauthier> I thought that the XKCD for that was quite a good explination certainty
<timgauthier> i used it for my fiancée and she got it
<timgauthier> mordof i am blaming others for not trying
<certainty> timgauthier: i didn't notice there was one
lw has quit [Client Quit]
<mordof> lol
<mordof> timgauthier: good luck with that attitude in life, honestly. that's rather selfish
bradhe has quit [Remote host closed the connection]
<timgauthier> but isn't. I want others to get better
<certainty> haha nice
<mordof> timgauthier: and they will, when it's appropriate for them - not everyone gets there
<timgauthier> i know
<mordof> people have other things going on in their lives than strictly focusing on programming and speaking to others
<timgauthier> yes
<mordof> why don't you just appreciate the time that someone took to write an article for you, even though they're not amazing at it?
Lewix has joined #ruby
<mordof> instead of blaming them for "not trying hard enough"
<timgauthier> oh i do
<timgauthier> and i read them and try to grasp them
<mordof> timgauthier: then just stop
<timgauthier> but i get frustrated when i can't
<certainty> that's your fault! :p
<timgauthier> and i dream and wish that they could be better
<timgauthier> but it isn't my fault entirely certainty
ponga has quit [Quit: Leaving :)]
<certainty> i wasn't serious
<timgauthier> ok good
<mordof> timgauthier: hold on - you're also misunderstanding something here
<timgauthier> okay mordof
<mordof> well, i should rephrase - there's another factor involved
ktosiek has joined #ruby
<mordof> that's not a fault of either of you
<certainty> i generally agree. I do think that there is a lower barrier where things can't be explained (better,simpler) but I do think this limit is hardly ever reached in articles that explicitely target beginners
<mrj> the guy is just venting and being argumentative, im not sure why you all are even continuing to converse with him
go|dfish has joined #ruby
<certainty> for experts you don't have to go through all these hoops
claymore has quit [Ping timeout: 240 seconds]
havenwood has joined #ruby
<mrj> i'd love to see #ruby chat again
<mordof> in that - every person comes from a different background, like you explained, a different set of understanding and life experiences. even if someone tries very hard, they may not present it in a way that works with your prior understanding (not related to programming)
<mordof> mrj: that's true
<timgauthier> yea certainty thats true. I also realize how annoyning it would be to read through all the super basic stuff as a higher level programmer.
<timgauthier> annoying*
wildroman2 has joined #ruby
<timgauthier> unfortinatly mrj misunderstands my ranting, but thank you mordof i hadn't thought of that. What may be simple to me is complex to someone else.
<mordof> timgauthier: with that said - these channels exist to clear things up. if you're having a hard time with a tutorial and you want a different perspective - bring the question in here
MrPopinjay has joined #ruby
<mordof> and i'm always willing to try and rephrase in a way that works for you
claymore has joined #ruby
<mordof> timgauthier: i teach people regularly. and there are times when (even if i'm using simple english) i have to rephrase 4 - 5 times to get it to match their understanding
<timgauthier> yeah this place has been great in the past. I only jumped in to side on the side of lets have more diversity, and i've learned that i lack a bit of understanding in that.
<MrPopinjay> Hey guys. How can I convert a negative int to binary? -1.to_s(2) doesn't work as it does with positive ints
<benzrf> >>-1.to_s(2)
<eval-in> benzrf => "-1" (https://eval.in/143408)
subraminion has quit [Remote host closed the connection]
<benzrf> looks right to me o=
<benzrf> >> -10.to_s(2)
<eval-in> benzrf => "-1010" (https://eval.in/143409)
<benzrf> (y)
<benzrf> MrPopinjay: do you mean in twos complement or somethin
<Hanmac> 18>> -1.to_s(2)
<eval-in> Hanmac => "-1" (https://eval.in/143410)
adlerdias has quit [Quit: Leaving]
<MrPopinjay> Oh, I think I've made a mistake. Thanks guys
coderhut has quit [Quit: Page closed]
coderhut_ has quit [Quit: Page closed]
jlast has quit [Quit: Leaving...]
<Hanmac> MrPopinjay: are you looking for ths?
<Hanmac> >> "%b" % -1
<eval-in> Hanmac => "..1" (https://eval.in/143411)
<mordof> isnt' a negative int in binary supposed to be the full length of the binary (like 32 bit) with the last bit being 1?
jlast has joined #ruby
mojoe1 has joined #ruby
<wallerdev> depends
arietis has quit [Quit: Computer has gone to sleep.]
<certainty> depends
<MrPopinjay> Hanmac: Some silly programming challenge. I don't understand the rules of the game though
<wallerdev> in C or something the language keeps track of whether it can be negative depending on what type you use etc
<Mon_Ouie> That's two's complement representation. That's how they're handled by hardware very often, but the minus sign is a valid notation for negative numbers
<wallerdev> so the same bits could be positive or negative
<timgauthier> okay so my brain wasn't imploading, i thought binary was strictly 1 or 0, therefore you can't have a negative binary but you can compile negative numbers in a binary form
<Mon_Ouie> (That doesn't restrict you to a range of numbers and such)
mojoe has quit [Ping timeout: 276 seconds]
timonv has joined #ruby
<mordof> ah, ok
sambao21 has joined #ruby
wjimenez5271 has joined #ruby
<mordof> timgauthier: mind if i send you a message?
<timgauthier> ok
go|dfish has quit [Ping timeout: 252 seconds]
MrPopinjay has left #ruby ["WeeChat 0.3.8"]
mrnugget has quit [Quit: mrnugget]
mojoe1 has quit [Remote host closed the connection]
x1337807x has joined #ruby
schaary is now known as schaary|afk
troyronda has quit [Remote host closed the connection]
pushpak has joined #ruby
workmad3 has joined #ruby
papercode has joined #ruby
meatherly has joined #ruby
go|dfish has joined #ruby
anaeem1 has quit [Remote host closed the connection]
snath has quit [Ping timeout: 252 seconds]
anaeem1 has joined #ruby
anaeem1 has quit [Remote host closed the connection]
razrunelord has joined #ruby
ktosiek has quit [Ping timeout: 252 seconds]
anaeem1 has joined #ruby
flughafen has quit [Ping timeout: 264 seconds]
pen has quit [Ping timeout: 265 seconds]
cjsarette has joined #ruby
yfeldblu_ has joined #ruby
anaeem1 has quit [Remote host closed the connection]
ahawkins has quit [Read error: Connection reset by peer]
anaeem1 has joined #ruby
n1x has joined #ruby
andrewjanssen has quit [Quit: Linkinus - http://linkinus.com]
andrewjanssen has joined #ruby
yfeldblum has quit [Ping timeout: 240 seconds]
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
cjsarette has quit [Ping timeout: 276 seconds]
pietr0 has quit [Quit: pietr0]
<shevy> timgauthier mind if i send you a massage
<timgauthier> please do baby
mojoe has joined #ruby
<certainty> with happy end?
phreax has quit [Remote host closed the connection]
yubrew has quit [Remote host closed the connection]
sambao21 has quit [Quit: Computer has gone to sleep.]
shock_one has joined #ruby
<shevy> no
<shevy> I envision an ending like in that famous shower scene
shashank_rs has quit [Ping timeout: 264 seconds]
lw has joined #ruby
<shevy> with that stabby guy with the knife
<shevy> psycho or something
<shevy> OR
rmorello|1211 is now known as rmorello|1413
<shevy> that creepy guy with that scary mask... scream?
<centrx> >> ->(stab) { stab.stab }
<eval-in> centrx => #<Proc:0x40bca3dc@/tmp/execpad-5a7178ca3395/source-5a7178ca3395:2 (lambda)> (https://eval.in/143412)
<centrx> >> :mask ^ :mask
<eval-in> centrx => undefined method `^' for :mask:Symbol (NoMethodError) ... (https://eval.in/143413)
cjsarette has joined #ruby
ascarter has joined #ruby
mojoe1 has joined #ruby
ephemerian has joined #ruby
mojoe has quit [Ping timeout: 265 seconds]
pietr0 has joined #ruby
ndrei has quit [Ping timeout: 265 seconds]
wallerdev has quit [Quit: wallerdev]
<shevy> whoa
<shevy> that is psychotic coding style
<shevy> hmm
<shevy> can I do:
<shevy> var ->(var) { var }
pen has joined #ruby
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jnor has joined #ruby
noop has joined #ruby
sepp2k has joined #ruby
kevinfag- has joined #ruby
snath has joined #ruby
andy____ has quit [Read error: Connection reset by peer]
CaptainJet has joined #ruby
<jnor> Hola when I try to start thin I get an error log saying: >> Writing PID to tmp/pids/thin.0.pi, No adapter found for /tmp. Anyone know why this might be ?
bradhe has joined #ruby
andy__ has joined #ruby
compleatang has quit [Remote host closed the connection]
<havenwood> jnor: I'm curious what version of Ruby you're on?
Iniesta8 has joined #ruby
helpD has joined #ruby
aspires has quit []
<jnor> havenwood: ruby 1.8.7 and thin 1.3.1
<havenwood> jnor: does adding a `require 'rubygems'` to your `config.ru` fix it by chance? Also, use Ruby 1.9.3+! :P
<jxf> I accidentally installed a bunch of gems into the wrong path. How do I uninstall those gems while excluding any system gems?
<havenwood> jxf: delete the wrong path?
wallerdev has joined #ruby
Deejay_ has joined #ruby
<jxf> havenwood: well, that path is the default path
<jxf> havenwood: so I don't want to delete it because that will screw up other things
Krajsnick has joined #ruby
<havenwood> jxf: do you want to remove all non-system gems from taht path?
<jxf> havenwood: correct
fgo has joined #ruby
<havenwood> jxf: with an up-to-date RubyGems: gem uninstall --all
crystal77 has quit [Quit: Computer has gone to sleep.]
<havenwood> jxf: (uninstall all but system gems)
<jxf> havenwood: that did it, thanks!
norm has joined #ruby
crystal77 has joined #ruby
<havenwood> jxf: no prob, i pull requested the `--all` flag for uninstall because people kept asking here :)
workmad3 has quit [Ping timeout: 240 seconds]
rudisimo has quit [Remote host closed the connection]
<havenwood> RubyGems \o/
<jxf> package managers that don't let you pin versions seem insane to me after Ruby (see: Golang, etc.)
jjbohn has quit [Quit: Leaving...]
<jnor> havenwood: okay ill start by trying to ipgrade, thanks
sdouglas has joined #ruby
bradhe has quit [Remote host closed the connection]
michaeldeol has joined #ruby
<jnor> upgrade*
razrunelord has left #ruby [#ruby]
razrunelord has joined #ruby
<havenwood> jnor: i *think* it is a 1.8 issue, so that'd fix it but not sure!
<razrunelord> anyone knows whats going on with rubygems?
<havenwood> razrunelord: in what sense?
<claymore> don't attr_reader (and related methods) break encapsulation (namely, other classes and software built around a particular interface)? Why use them?
<razrunelord> havenwood: getting gem fetch errors (503s)
nateberkopec has quit [Quit: Leaving...]
fgo has quit [Ping timeout: 240 seconds]
cjsarette has quit [Ping timeout: 252 seconds]
<havenwood> razrunelord: system status shows green, might try #rubygems
<razrunelord> Thanks havenwood
MatthewsFace has joined #ruby
senayar has joined #ruby
kevinfag- is now known as kjf
St_Marx has quit [Quit: Ex-Chat]
blackavr has joined #ruby
tjsousa__ has joined #ruby
Deejay_ has quit [Quit: Textual IRC Client: www.textualapp.com]
razrunelord has left #ruby [#ruby]
razrunelord has joined #ruby
JensOfSweden has quit [Remote host closed the connection]
<razrunelord> hackeron: Dependency API is red
<razrunelord> havenwood: Dependency API is red
<razrunelord> hackeron: sorry, mistell
<havenwood> razrunelord: just went that way! :O
lethjakman has quit [Ping timeout: 252 seconds]
<havenwood> razrunelord: 503s abound :(
Hanmac1 has joined #ruby
paradoja has joined #ruby
tjsousa__ has quit [Client Quit]
<benzrf> claymore: how so
tjsousa__ has joined #ruby
jrhorn424 is now known as zz_jrhorn424
jjbohn has joined #ruby
pyth0n has joined #ruby
aspires has joined #ruby
pen has quit [Remote host closed the connection]
tjsousa_ has quit [Ping timeout: 252 seconds]
Kricir has quit [Remote host closed the connection]
senayar has quit [Ping timeout: 252 seconds]
benzrf is now known as benzrf|offline
pyth0n has quit [Client Quit]
Hanmac has quit [Ping timeout: 252 seconds]
<claymore> benzrf: hmm, never mind actually... I'm talking rubbish
cjsarette has joined #ruby
phreax has joined #ruby
sailias1 has joined #ruby
bean has joined #ruby
maestrojed has quit [Quit: Textual IRC Client: www.textualapp.com]
pen has joined #ruby
sailias has quit [Ping timeout: 252 seconds]
IceDragon has quit [Ping timeout: 240 seconds]
Alina-malina has quit [Ping timeout: 252 seconds]
Bira has joined #ruby
sambao21 has joined #ruby
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tjsousa__ has quit [Ping timeout: 240 seconds]
sambao21 has quit [Client Quit]
SilverKey has joined #ruby
rm_ has quit [Remote host closed the connection]
freezey has quit [Remote host closed the connection]
rm_ has joined #ruby
lazyguru has joined #ruby
sailias1 has quit [Read error: Connection reset by peer]
n1x has quit [Ping timeout: 252 seconds]
rm_ has quit [Read error: No route to host]
rm_ has joined #ruby
Shidash has joined #ruby
bmcorser has joined #ruby
bradhe has joined #ruby
danijoo has quit [Read error: Connection reset by peer]
freezey_ has joined #ruby
danijoo has joined #ruby
lw has quit [Read error: Connection reset by peer]
ixti has quit [Ping timeout: 252 seconds]
lw has joined #ruby
mojoe1 has quit []
mojoe has joined #ruby
maestrojed has joined #ruby
ixti has joined #ruby
akonny has quit [Quit: akonny]
sailias has joined #ruby
Kricir has joined #ruby
reset has quit [Quit: Leaving...]
sambao21 has joined #ruby
workmad3 has joined #ruby
jjbohn_ has joined #ruby
NovapaX has quit [Ping timeout: 252 seconds]
dstynchula has quit [Remote host closed the connection]
crystal77 has quit [Quit: Computer has gone to sleep.]
dstynchula has joined #ruby
Alina-malina has joined #ruby
cjsarette has quit [Ping timeout: 252 seconds]
andynu has joined #ruby
mojoe has quit [Read error: Connection reset by peer]
dstynchu_ has joined #ruby
andynu has joined #ruby
dstynchula has quit [Read error: Connection reset by peer]
j416_ has joined #ruby
ndrei has joined #ruby
j416 has quit [Read error: Connection reset by peer]
andynu has left #ruby [#ruby]
jjbohn has quit [Ping timeout: 252 seconds]
seuros has quit [Ping timeout: 252 seconds]
rmorello|1413 is now known as rmorello|998
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
roadie has quit [Ping timeout: 265 seconds]
shashank_rs has joined #ruby
IceDragon has joined #ruby
rm_ has quit [Remote host closed the connection]
failshell has joined #ruby
postmodern has joined #ruby
rm_ has joined #ruby
cjsarette has joined #ruby
St_Marx has joined #ruby
s2013_ has joined #ruby
yubrew has joined #ruby
crystal77 has joined #ruby
tobago has quit [Remote host closed the connection]
davispuh has joined #ruby
sparrovv has joined #ruby
bthesorceror has quit [Remote host closed the connection]
jxf has quit [Quit: Leaving]
bthesorceror has joined #ruby
AlexRussia has quit [Remote host closed the connection]
HashNuke has quit [Quit: Connection closed for inactivity]
s2013 has quit [Ping timeout: 264 seconds]
rm_ has quit [Ping timeout: 240 seconds]
sambao21 has quit [Quit: Computer has gone to sleep.]
Xeago has quit [Remote host closed the connection]
ktosiek has joined #ruby
senayar_ has joined #ruby
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
yubrew has quit [Ping timeout: 264 seconds]
andrewjanssen has quit [Quit: Linkinus - http://linkinus.com]
lethjakman has joined #ruby
AlexRussia has joined #ruby
yfeldblu_ has quit [Ping timeout: 240 seconds]
BWStearns has joined #ruby
rudisimo has joined #ruby
eka has quit [Quit: Textual IRC Client: www.textualapp.com]
alexherbo2 has quit [Quit: WeeChat 0.4.3]
aspires has quit []
crystal77 has quit [Quit: Computer has gone to sleep.]
workmad3 has quit [Ping timeout: 240 seconds]
sambao21 has joined #ruby
sambao21 has quit [Client Quit]
Rubeh has quit [Remote host closed the connection]
davispuh has quit [Read error: Connection reset by peer]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
nateberkopec has joined #ruby
andrewjanssen has joined #ruby
davispuh has joined #ruby
andrewjanssen has quit [Client Quit]
robert___ has joined #ruby
robert___ has quit [Changing host]
robert___ has joined #ruby
oso96_2000 is now known as oso|away
decoponio has quit [Quit: Leaving...]
andrewjanssen has joined #ruby
aspires has joined #ruby
crystal77 has joined #ruby
robert_ has quit [Disconnected by services]
robert___ is now known as robert_
davispuh has quit [Remote host closed the connection]
crystal77 has quit [Client Quit]
joast has quit [Quit: Leaving.]
aspires has quit [Client Quit]
echevemaster has quit [Remote host closed the connection]
ahawkins has joined #ruby
freezey_ has quit [Remote host closed the connection]
joast has joined #ruby
obscured has quit [Quit: leaving]
carraroj has joined #ruby
Rubeh has joined #ruby
benzrf|offline is now known as benzrf
wallerdev has quit [Quit: wallerdev]
nateberkopec has quit [Ping timeout: 240 seconds]
crystal77 has joined #ruby
aspires has joined #ruby
rm_ has joined #ruby
sski has joined #ruby
Astralum has joined #ruby
txdv__ has joined #ruby
txdv has quit [Ping timeout: 240 seconds]
Mon_Ouie has quit [Quit: WeeChat 0.4.3]
reset has joined #ruby
jheg_ has joined #ruby
robbyoconnor has joined #ruby
monkegjinni has joined #ruby
crystal77 has quit [Client Quit]
andrewlio has joined #ruby
bthesorceror has quit [Remote host closed the connection]
monkegji_ has joined #ruby
bthesorceror has joined #ruby
tacos1de has quit [Remote host closed the connection]
carraroj has quit [Quit: Konversation terminated!]
tacos1de has joined #ruby
sdouglas has quit [Remote host closed the connection]
crystal77 has joined #ruby
bthesorceror has quit [Read error: Connection reset by peer]
monkegjinni has quit [Ping timeout: 255 seconds]
reset has quit [Ping timeout: 276 seconds]
bthesorceror has joined #ruby
sambao21 has joined #ruby
jackneill has quit [Remote host closed the connection]
kirun_ has quit [Quit: Client exiting]
<mordof> when starting a new ruby project, is there a file name that is considered the "starter" kinda like index.html is for web?
<mordof> the entry point, i suppose
pwh has quit []
maletor has joined #ruby
<apeiros> the structure is usually your_project/lib/your_project.rb and your_project/bin/your_project
alvaro_o has joined #ruby
<Karunamon> ^ didn't know that. neat :)
<mordof> apeiros: thanks :)
<apeiros> and all ruby files related to your_project is generally your_project/lib/your_project/**/*.rb
fgo has joined #ruby
St_Marx has quit [Quit: Ex-Chat]
bthesorceror has quit [Remote host closed the connection]
<mordof> so, classes and other includes and stuff is what you're referring to there
omosoj has joined #ruby
bthesorceror has joined #ruby
<apeiros> gem name mappings: foo --> require 'foo' --> Foo; foo_bar --> require 'foo_bar' --> FooBar; foo-bar --> require 'foo/bar' --> Foo::Bar
<shevy> mordof are you still motivated with your project
<mordof> shevy: yes
akonny has joined #ruby
Kricir has quit [Remote host closed the connection]
s2013_ is now known as s2013
<mordof> shevy: did you think i'd end up deciding it was too anoying for a first project? heh
Kricir has joined #ruby
<shevy> yeah
rm_ has quit [Remote host closed the connection]
rokob has quit [Remote host closed the connection]
robbyoconnor has quit [Ping timeout: 276 seconds]
<shevy> it must be boring
<mordof> shevy: i've been in development for a long time - i'm simply new to ruby, not the concepts involved in development
<mordof> meh
maletor has quit [Client Quit]
<mordof> shevy: not to me really
rm_ has joined #ruby
crystal77 has quit [Quit: Computer has gone to sleep.]
mansi_ has quit [Quit: Leaving...]
mansi has joined #ruby
<mordof> a good portion of programming isn't really terribly exciting when you take an honest look at it. there are times where you make something and it just blows people away
sambao21 has quit [Quit: Computer has gone to sleep.]
<mordof> but a lot of mundane tools can't be considered exciting, and i don't really care what i make as long as it's something with a purpose
zz_jrhorn424 is now known as jrhorn424
anaeem___ has joined #ruby
crystal77 has joined #ruby
<mordof> the reason i'm doing this as my first project is because it has relevance to what i'll be doing with my coming job
bthesorceror has quit [Ping timeout: 240 seconds]
beef-wellington has joined #ruby
fgo has quit [Ping timeout: 264 seconds]
<Karunamon> best way to learn
anaeem1 has quit [Ping timeout: 264 seconds]
<mordof> two questions: "#!/usr/bin/ruby -w" <-- is this necessary in windows? and what is the -w for?
Kricir has quit [Ping timeout: 264 seconds]
bthesorceror has joined #ruby
<Karunamon> -w turns on warnings
nisstyre has joined #ruby
<benzrf> mordof: thats a hashbang line
SilkFox has quit [Ping timeout: 240 seconds]
rm_ has quit [Ping timeout: 265 seconds]
crystal77 has quit [Client Quit]
txdv__ has quit [Read error: Connection reset by peer]
<benzrf> mordof: #! is a magic number that flags the exec system call (on unices) to pass the file name to the executable after the #!
<benzrf> it lets you run it if it has the exec bit set
<benzrf> none of this is relevant on windows afaik
maletor has joined #ruby
* mordof nods
bricker has joined #ruby
noop has quit [Ping timeout: 240 seconds]
crystal77 has joined #ruby
Xeago has joined #ruby
ahawkins_ has joined #ruby
beef-wellington has quit [Ping timeout: 252 seconds]
<mordof> apparently the -w is still utilized in windows, but the path is ignored
<benzrf> well, no
<benzrf> to be precise, ruby itself reads that line
<benzrf> windows entirely ignores it
rm_ has joined #ruby
<benzrf> flags on a hashbang line aren't passed, but some programs (like perl & ruby) will manually parse flags out of tem
<benzrf> *out of em
<benzrf> so if u put '#!/usr/bin/ruby -w'
<mordof> ah, right. poor wording on my part
<benzrf> /usr/bin/ruby ur_file
<benzrf> kk
red234324 has joined #ruby
<mordof> didn't intend for it to mean "windows magically knows what to do with this!" heh
<benzrf> kk
* mordof may be a windows user, but actually has a fairly solid grasp of how things do function in the CLI world as well
<mordof> well, to a certain extent
aspires has quit []
<mordof> the hashbang is for that purpose correct? when calling from a terminal - that instructs the terminal what exectuable to utilize?
<Xeago> mordof: yes
<mordof> similar to bash scripts
<mordof> ok
beef-wellington has joined #ruby
jheg_ has quit [Quit: jheg_]
<Xeago> I woudn't call it "similar to bash scripts" tho
<Xeago> it's just a she-bang
* mordof nods
<benzrf> shebang right
<benzrf> derp
<mordof> bash scripts utilize that also
ascarter has joined #ruby
<benzrf> mordof: to be precise, the kernel function that takes a file and executes is the part that sees a shebang line
momomomomo has quit [Quit: momomomomo]
<mordof> benzrf: good to know
reset has joined #ruby
<benzrf> mordof: when you type '/bin/ls' (or just 'ls'), the file gets sent to the exec call
<Xeago> benzrf: I thought that was done in userspace?
ikaros has quit [Quit: Ex-Chat]
andrewjanssen has quit [Remote host closed the connection]
<benzrf> the kernel scans it, sees that it's an ELF, then executes the opcodes in it
<benzrf> Xeago: i don't think so...
<katlogic> Depends, on OS, really.
<benzrf> some shells might do itman
<benzrf> *it
<katlogic> Some UNIX variants implemented shebang on libc level.
<benzrf> but im 95% sure that linux at least handles it at a kernel level
<katlogic> (long ago)
ascarter has quit [Client Quit]
<benzrf> well, exec handles it anyway
<benzrf> and that's kernel-level innit
pwh has joined #ruby
<katlogic> On linux, you're not limited only to shebang, you have the whole binfmt-misc :)
<benzrf> which i use btw
<benzrf> :-D
<benzrf> mordof: anyway, when you tell the OS to execute a file, it looks at what kind of executable it is to figure out how to run it
pu22l3r_ has joined #ruby
<benzrf> a shebang line is one way of informing it how to do so
<mordof> ah, ok
paradoja has quit [Ping timeout: 252 seconds]
<mordof> windows just uses the nonsense extensions to do that instead
<benzrf> not quite...
<benzrf> i believe that's userspace-level
tstrokes has joined #ruby
tstrokes has quit [Max SendQ exceeded]
<benzrf> 'opening' a file is not the same as 'running' it precisely
<benzrf> at an OS level you cannot run most files
<benzrf> your DE will load the appropriate program based on registry info
<benzrf> if u double click it
<Xeago> windows also has per file meta attributes that can specify an executable to run with this file as an argument
<benzrf> im talking about actually executing a file
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
reset has quit [Read error: Connection reset by peer]
* mordof nods
<Xeago> or some HostSvc
reset has joined #ruby
<Xeago> or whatever that dll is called nowadays
<katlogic> Windows, with its registered class handlers in registry is massive clusterfuck indeed.
mikecmpbll has quit [Quit: i've nodded off.]
ahawkins_ has quit [Quit: leaving]
<benzrf> the aforementioned binfmt-misc is a kernel module that allows you to add special keys for how to run files
ascarter has joined #ruby
ahawkins has quit [Quit: leaving]
timgauthier has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<benzrf> for example, i have it set so that if i exec a file whose name ends in .jar, it calls java -jar on it
<benzrf> (which is probably bad practice)
<benzrf> note that this absolutely isnt the same as double clicking a file in your dev1x
<benzrf> *DE
beef-wellington has quit [Ping timeout: 265 seconds]
chrisseaton has joined #ruby
newUser1234 has quit [Remote host closed the connection]
<mordof> Xeago: did not know about that capability :)
<benzrf> mordof: fun fact
<benzrf> if u open the registry
pu22l3r has quit [Ping timeout: 265 seconds]
<benzrf> go to the hive for config or w/e it's called
paulfm has quit []
<benzrf> then youll find a shitload of keys for file exts
<benzrf> if u look in those, youll see 'proper names'
<mordof> yep
<benzrf> which are also keys in the same hive
<mordof> that's what i was referring to originally
<benzrf> ah, :p
crystal77 has quit [Quit: Computer has gone to sleep.]
<benzrf> that's for windows explorer's benefit tho
tstrokes has joined #ruby
<mordof> indeed
<benzrf> explorer will consult that
blackavr has quit [Quit: blackavr]
<benzrf> not the kernel when told to execute the file
<mordof> as can be seen when trying to open a file from the command line
<benzrf> ++
vpretzel is now known as vpretzel|998
<mordof> simply dies out, lol
<benzrf> you could if windows had binfmt-misc though :-O
<benzrf> (doesnt make it a good idea)
Musashi1 has joined #ruby
<benzrf> hello Musashi1
<Musashi1> hello benzrf
<benzrf> im talkin in #ruby in a starbucks
<benzrf> [insert oft-repeated joke]
<Musashi1> :D
<Karunamon> Are you on a macbook too?
<Musashi1> and also writing your novel?
MrJoshua has quit [Read error: Connection reset by peer]
bthesorceror has quit [Remote host closed the connection]
funburn has joined #ruby
<benzrf> Karunamon: nope
<Karunamon> Aww. You're only one away from the hipster trifecta :P
<benzrf> im on a slightly beaten-up dell craptop
<benzrf> :-)
bthesorceror has joined #ruby
<benzrf> Karunamon: i think that particular torch has been passed to node.js
<benzrf> happily
crystal77 has joined #ruby
<Musashi1> wait - hipsters don't patronize starbucks.. it's too corporate
<Karunamon> No see, starbucks used to be cool, now it's not cool for that reason
<Karunamon> so hipsters like it because it's not cool anymore
<benzrf> real hipsters burn their tongues on their coffee cuz they drink it before its cool
mikecmpbll has joined #ruby
twidx has quit [Quit: Connection closed for inactivity]
jxf has joined #ruby
<bricker> lol
crystal77 has quit [Client Quit]
Arkaniad|Laptop has joined #ruby
bthesorc_ has joined #ruby
chipotle has quit [Read error: Connection reset by peer]
bthesorceror has quit [Read error: Connection reset by peer]
MrJoshua has joined #ruby
<Karunamon> ..long day, it took me way too long to get that
chipotle has joined #ruby
<RubyPanther> I thought starbucks used to be the only place to get decent coffee outside of the Pacific Northwest, and so it was popular, and then other places started serving real coffee, and people went back to local
freezey has joined #ruby
SubSignal has joined #ruby
<RubyPanther> now hipsters expect a place to have custom-roasted daily specials
wallerdev has joined #ruby
<myke> yep
<RubyPanther> Does you Ruby gem have custom-roasted daily specials?
<RubyPanther> s/you/your/
St_Marx has joined #ruby
olivier_bK has joined #ruby
<myke> i live in the sticks in montana...but there's a coffee roastery 2 miles from my house...and every grocery store has multiple local coffee options
x1337807x has joined #ruby
relix has joined #ruby
<Karunamon> <-- Jelly. I live in the sticks in wyoming and the options for coffee amount to large chain #1 (starbucks) or slightly smaller chain #2 (dazbog)
<mordof> and then there's me.. i don't drink coffee and have no idea what the culture behind it is about, lol
<myke> i had to resort to starbucks' on easter because the other places were closed...otherwise i never go there
terrellt has quit [Remote host closed the connection]
afex has quit [Ping timeout: 252 seconds]
michaeldeol has joined #ruby
Symbiosisz has joined #ruby
terrellt has joined #ruby
yfeldblum has joined #ruby
terrellt has quit [Read error: Connection reset by peer]
Kricir has joined #ruby
crystal77 has joined #ruby
rokob has joined #ruby
aspires has joined #ruby
jlast has quit [Remote host closed the connection]
elaptics is now known as elaptics`away
terrellt has joined #ruby
chipotle has quit [Quit: cya]
maletor has quit [Quit: Computer has gone to sleep.]
jlast has joined #ruby
lw_ has joined #ruby
wildroman2 has quit [Ping timeout: 255 seconds]
lw_ has quit [Max SendQ exceeded]
lw_ has joined #ruby
lw_ has quit [Max SendQ exceeded]
seuros has joined #ruby
<Karunamon> they're pretty good in the morning.. they've got a breakfast sandwich there that blows mickey d's away
<Karunamon> (though that isn't hard xD)
bradhe has quit [Read error: Connection reset by peer]
lw_ has joined #ruby
blackavr has joined #ruby
pskosinski has quit [Remote host closed the connection]
St_Marx has quit [Remote host closed the connection]
testcore has quit [Write error: Connection reset by peer]
lw has quit [Ping timeout: 240 seconds]
jlast_ has joined #ruby
testcore has joined #ruby
pskosinski has joined #ruby
St_Marx has joined #ruby
bradhe has joined #ruby
DouweM has joined #ruby
jlast has quit [Ping timeout: 264 seconds]
bradhe_ has joined #ruby
razrunelord has quit [Remote host closed the connection]
monkegji_ has quit [Remote host closed the connection]
seuros1 has joined #ruby
rokob has quit [Ping timeout: 240 seconds]
Iniesta8 has quit [Quit: Textual IRC Client: www.textualapp.com]
mojoe has joined #ruby
banister has joined #ruby
ahhMichael has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
marc_online_ has joined #ruby
bradhe has quit [Ping timeout: 252 seconds]
pietr0 has quit [Quit: pietr0]
wjimenez52711 has joined #ruby
marc_online_ has quit [Client Quit]
seuros has quit [Ping timeout: 252 seconds]
nisstyre has quit [Quit: WeeChat 0.4.3]
nateberkopec has joined #ruby
mattrose has quit [Quit: WeeChat 0.4.3]
wjimenez5271 has quit [Ping timeout: 276 seconds]
rm_ has quit [Disconnected by services]
pushpak has quit [Quit: Linkinus - http://linkinus.com]
centipedefarmer has joined #ruby
einarj has joined #ruby
rm__ has joined #ruby
rokob has joined #ruby
Krajsnick has quit [Quit: Leaving...]
moritzs has joined #ruby
paulfm has joined #ruby
sjkaliski has joined #ruby
dyoko has quit [Quit: Leaving.]
nateberkopec has quit [Ping timeout: 240 seconds]
bluOxigen has quit [Ping timeout: 240 seconds]
tstrokes has quit [Quit: ZZZzzz…]
freerobby has joined #ruby
Lewix has quit [Remote host closed the connection]
Sirupsen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
afex has joined #ruby
tstrokes has joined #ruby
mr_snowf1ake has quit [Quit: Leaving]
lw_ has quit [Quit: s]
dyoko has joined #ruby
heftig has joined #ruby
terrellt has quit [Remote host closed the connection]
helpD has quit [Remote host closed the connection]
timonv_ has joined #ruby
abdulsattar has quit [Ping timeout: 265 seconds]
helpD has joined #ruby
timonv has quit [Ping timeout: 252 seconds]
Squarepy has joined #ruby
Kricir has quit [Ping timeout: 240 seconds]
wildroman2 has joined #ruby
freezey has quit [Remote host closed the connection]
beef-wellington has joined #ruby
senayar_ has quit [Remote host closed the connection]
rokob has quit [Remote host closed the connection]
failshell has quit []
senayar has joined #ruby
lethjakman has quit [Quit: WeeChat 0.4.3]
helpD has quit [Ping timeout: 252 seconds]
terrellt has joined #ruby
fgo has joined #ruby
dku has joined #ruby
twidx has joined #ruby
carlyle has joined #ruby
terrellt has quit [Read error: Connection reset by peer]
terrellt has joined #ruby
rm__ has quit [Remote host closed the connection]
tjr9898 has quit [Remote host closed the connection]
rm__ has joined #ruby
tstrokes has quit [Quit: Bye]
senayar has quit [Ping timeout: 252 seconds]
benzrf is now known as benzrf|offline
DaniG2k has joined #ruby
<dku> Is there any way to convert an array of strings into a (x|y|z) like regexp?
evenix has quit [Remote host closed the connection]
<dku> basically trying to grep for anything within an array of strings rather than a string itself
freezey has joined #ruby
bthesorc_ has quit [Remote host closed the connection]
vpretzel|998 has quit [Ping timeout: 252 seconds]
fgo has quit [Ping timeout: 252 seconds]
evenix has joined #ruby
Snarkz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<jxf> dku: I think you kind of answered your own question
vasilakisfil has quit [Remote host closed the connection]
<havenwood> >> Regexp.union ['this', 'whatcha', 'mean?']
<eval-in> havenwood => /this|whatcha|mean\?/ (https://eval.in/143436)
<jxf> >> arr = ['foo', 'bar', 'baz']; r = /(#{arr.join('|')})/
<eval-in> jxf => /(foo|bar|baz)/ (https://eval.in/143437)
terrellt has quit [Quit: Leaving...]
<jxf> (havenwood's is better)
jlast_ has quit [Read error: Connection reset by peer]
anaeem___ has quit [Remote host closed the connection]
pietr0 has joined #ruby
anaeem1 has joined #ruby
anaeem1 has quit [Remote host closed the connection]
mikecmpbll has quit [Quit: i've nodded off.]
compleatang has joined #ruby
tjr9898 has joined #ruby
rokob has joined #ruby
sambao21 has joined #ruby
terrellt has joined #ruby
<dku> havenwood: didn't know you could do that; thanks!
evenix has quit [Ping timeout: 252 seconds]
rezzack has quit [Quit: Leaving.]
Xeago has quit [Remote host closed the connection]
funburn has quit [Quit: funburn]
thumpba has joined #ruby
pwh has quit []
sgen has joined #ruby
zorak has joined #ruby
zorak is now known as zorak8
zorak8 has quit [Client Quit]
zorak8 has joined #ruby
rezzack has joined #ruby
marr has quit [Read error: Operation timed out]
mcrmfc has joined #ruby
kaspergrubbe has joined #ruby
Musashi1 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
Kricir has joined #ruby
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
dblessing has quit [Quit: dblessing]
spider-mario has quit [Remote host closed the connection]
moritzs has quit [Ping timeout: 252 seconds]
davispuh has joined #ruby
clov3r has joined #ruby
afex has quit [Ping timeout: 265 seconds]
Morkel has quit [Quit: Morkel]
yubrew has joined #ruby
momomomomo has joined #ruby
bricker has quit [Ping timeout: 276 seconds]
DaniG2k has quit [Quit: leaving]
toddabrahm has quit [Quit: ZNC - http://znc.in]
mcrmfc has quit [Quit: mcrmfc]
senayar has joined #ruby
larissa has joined #ruby
moritzs has joined #ruby
MattStratton has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Solnse has joined #ruby
wjimenez52711 has quit [Quit: Leaving.]
bricker has joined #ruby
tjr9898 has quit [Ping timeout: 252 seconds]
<clov3r> any nokogiri experts in?
mojoe1 has joined #ruby
<clov3r> / nokogiri users
mikecmpbll has joined #ruby
wjimenez5271 has joined #ruby
<clov3r> OR does anyone know a library that'll let me walk the nodes of a DOM fragment?
havenwood has quit [Ping timeout: 252 seconds]
yubrew has quit [Ping timeout: 240 seconds]
tjsousa__ has joined #ruby
pu22l3r_ has quit [Remote host closed the connection]
mojoe has quit [Ping timeout: 240 seconds]
pu22l3r has joined #ruby
danshultz has quit [Remote host closed the connection]
s2013_ has joined #ruby
gigetoo has quit [Ping timeout: 252 seconds]
danshultz has joined #ruby
<centrx> clov3r, Doesn't nokogiri work?
helpD has joined #ruby
tjr9898 has joined #ruby
davispuh has quit [Ping timeout: 240 seconds]
<ij> clov3r, Ever heard of recursive functions?
s2013 has quit [Ping timeout: 252 seconds]
<clov3r> i'm sure nokogiri works... I just can't figure out the docs
<jnor> uhm so when I do "thin start" I get error "No adapter found for /home/user", which I did not get before when I was not using rvm
GrooveStomp has quit [Read error: Connection reset by peer]
ktosiek has quit [Read error: Connection reset by peer]
tyfighter has joined #ruby
rindolf has joined #ruby
danshultz has quit [Ping timeout: 252 seconds]
workmad3 has joined #ruby
<rindolf> Hi all. How can I reduce a string in Ruby to a prefix string whose length is at most N characters (And do nothing if it's already shorter than that)?
<clov3r> TTilus: not even that :p
<clov3r> I understand how to pass HTML to nokogiri...
razrunelord has joined #ruby
sgen has quit [Quit: Leaving]
<TTilus> clov3r: so whats the problem
sgen has joined #ruby
<clov3r> so I have an xpath selector: "//*[contains(@class,'Headline')]"
gigetoo has joined #ruby
<clov3r> i need to run doc.xpath(selector)...
x1337807x has quit [Ping timeout: 252 seconds]
<apeiros> rindolf: str = str[0,n]
<rindolf> apeiros: thanks, let me try.
<clov3r> and get all nodes that match the first condition and it's siblings, UP until the next occurence of that selector
<clov3r> i'm new to xpath too
x1337807x has joined #ruby
<TTilus> so its not about nokogiri
<clov3r> well
mansi has quit [Remote host closed the connection]
<TTilus> but about xpath
<clov3r> if nokogiri provides a 'walker'
red234324 has quit [Quit: Leaving]
asgardBSD has joined #ruby
<clov3r> then my lack of xpath knowledge is irrelevant
mansi has joined #ruby
<clov3r> but AFAIK, you can't do what I need with xpath alone
dotemacs_ has joined #ruby
jlast has joined #ruby
<clov3r> ah ok
<clov3r> that helps
<TTilus> Nokogiri::XML::Node provides you with #parent #clidren #next and #previous
<TTilus> clov3r: np
Thanatermesis has quit [Ping timeout: 240 seconds]
tjr9898 has quit [Remote host closed the connection]
rm__ has quit [Remote host closed the connection]
dotemacs_ is now known as dotemacs
Bira has quit [Remote host closed the connection]
rm__ has joined #ruby
<TTilus> clov3r: and also note that document is also a node
beef-wellington has quit [Read error: Operation timed out]
<clov3r> right
mojoe1 has quit [Ping timeout: 276 seconds]
matti has joined #ruby
<clov3r> so nokogiri.xpath(selector) returns a nokogiri::xml::node?
<clov3r> or an array thereof
ikaros has joined #ruby
pu22l3r_ has joined #ruby
jespada has quit [Quit: Leaving]
mansi has quit [Ping timeout: 255 seconds]
davispuh has joined #ruby
rudisimo has quit []
kyb3r_ has joined #ruby
unixpro1970 has joined #ruby
rhys has joined #ruby
pu22l3r has quit [Ping timeout: 240 seconds]
benzrf|offline is now known as benzrf
rm__ has quit [Ping timeout: 276 seconds]
davispuh has quit [Read error: Connection reset by peer]
Darryl has quit [Quit: Connection closed for inactivity]
havenwood has joined #ruby
lkba has quit [Read error: Connection reset by peer]
dyoko has quit [Quit: Leaving.]
Shidash has quit [Ping timeout: 264 seconds]
lkba has joined #ruby
northfurr has joined #ruby
rm__ has joined #ruby
mark_locklear has quit [Ping timeout: 240 seconds]
<shevy> that must be the largest gem out there if you click on source ;)
momomomomo has quit [Quit: momomomomo]
djbkd has quit [Remote host closed the connection]
razrunelord has quit [Read error: Connection reset by peer]
tjr9898 has joined #ruby
razrunelord has joined #ruby
<jnor> ugh anyone can decipher these errors http://pastebin.com/9Tsdtq6Z
<jnor> I tried making /tmp/pids with 777
dyoko has joined #ruby
<pontiki> how about the contents of tmp/pids?
workmad3 has quit [Ping timeout: 252 seconds]
djbkd has joined #ruby
<jnor> empty
Firebox has joined #ruby
<pontiki> that is odd then
<Firebox> shevy: you can do linux well?
SubSignal has quit [Remote host closed the connection]
asgardBSD has quit [Remote host closed the connection]
kaspergrubbe has quit [Ping timeout: 255 seconds]
jlast has quit [Remote host closed the connection]
<shevy> Firebox how do you expect to answer such a question?
apeiros has quit [Remote host closed the connection]
<TTilus> shevy: "yes"? ;)
jlast has joined #ruby
apeiros has joined #ruby
<pontiki> "How well do you know linux?" "Biblically"
<shevy> TTilus ok
<jnor> ahhh I was missing a / in config :))
<shevy> Firebox yes
<Firebox> i want study linux but i dont know how to do it.
<shevy> Firebox go install it
Thanatermesis has joined #ruby
<shevy> Firebox http://distrowatch.org/
<Firebox> i installed it.
jcs222 has quit [Quit: leaving]
<metamaterial> install to a vm so you can save state / reload state instead of reinstalling
<shevy> Firebox what does that even mean
dyoko has quit [Ping timeout: 252 seconds]
<Firebox> i install linux on the vmware
<shevy> that does not count
<shevy> go hdinstall it
<TTilus> metamaterial: you don't possibly suggest that Firebox might blow it up while learning? :D
code-cat has joined #ruby
shashank_rs has quit [Ping timeout: 252 seconds]
<code-cat> hello
<pontiki> "here's the linux kernel. build it and install it."
einarj has quit [Remote host closed the connection]
<TTilus> shevy: it _does_ count
<shevy> hi code-cat
<rindolf> apeiros: thanks! It's working.
<Firebox> rindolf:
<Firebox> perlman
<shevy> TTilus yeah like using a bike with support wheels so you don't fall to a side
kaspergrubbe has joined #ruby
shashank_rs has joined #ruby
<code-cat> anyone can point the direction of how i can pull data off of a calendar on a public folder in outlook and dump the data out to ruby?
<TTilus> shevy: the whole amazon runs on suppor wheels?
<rindolf> Firebox: what?
<Firebox> rindolf: i want say somthing.
<Firebox> to you
<shevy> TTilus they must use real hdinstallations somewhere?
<shevy> Firebox you may end up like http://goo.gl/Mp6ExR
moritzs has quit [Remote host closed the connection]
s2013_ has quit [Ping timeout: 240 seconds]
moritzs has joined #ruby
<code-cat> by outlook i really meant exchange
<Firebox> what is it?
<TTilus> shevy: come on, your analogy sux royally :D
Kricir has quit [Remote host closed the connection]
jlast has quit [Ping timeout: 264 seconds]
<shevy> TTilus ok and your analogy for amazon is much better for Firebox? I mean, is he already as big as amazon :P
Kricir has joined #ruby
<Firebox> i will return after eating something
<shevy> like the Terminator
<shevy> he'll be back
jrhorn424 is now known as zz_jrhorn424
<shevy> except that he did not have to eat
<shevy> and he murdered everyone upon his return
troyready has quit [Quit: Leaving]
<TTilus> shevy: if Firebox wants to learn the ways around linux, vm install is just as good (if not better) than iron install
ItSANg___ has quit [Quit: Leaving...]
<shevy> you have a lot of confidence in Firebox TTilus
razrunelord has quit [Read error: Connection reset by peer]
pwh has joined #ruby
jxf has quit [Ping timeout: 252 seconds]
razrunelord has joined #ruby
vlad_starkov has joined #ruby
akonny has quit [Quit: akonny]
shock_one has quit [Ping timeout: 276 seconds]
troyready has joined #ruby
<TTilus> shevy: oh, imo suggesting vm install actually tells that i trust Firebox _less_ than if i had suggested iron install
fgo has joined #ruby
<shevy> he'll only learn through mistakes
Kricir has quit [Ping timeout: 240 seconds]
arubincloud has quit []
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<code-cat> um... anyone can throw me a bone? google keeps on misunderstanding what i want to do
michaeldeol has joined #ruby
<shevy> what do you want to do
sailias has quit [Quit: Leaving.]
<benzrf> code-cat: ?
<code-cat> anyone can point the direction of how i can pull data off of a calendar on a public folder in outlook and dump the data out to ruby?
claymore has quit [Quit: Leaving]
<shevy> hmm
<shevy> you can perhaps export the dataset
<code-cat> yes, by outlook i really meant exchange
<shevy> perhaps even in a .cvs file!
<shevy> but possibly a binary blob haha
<code-cat> ...
<shevy> :)
reset has quit [Quit: Leaving...]
PragCypher has joined #ruby
skysploit has joined #ruby
skysploit has quit [Changing host]
skysploit has joined #ruby
<csmrfx> wget or curl
go|dfish has quit [Ping timeout: 276 seconds]
<csmrfx> then use suitable library for the format
Zesty has joined #ruby
Stalkr_ has quit [Quit: Leaving...]
arubin has joined #ruby
jacks_spleen has quit [Quit: Leaving]
kaspergrubbe has quit [Remote host closed the connection]
pika_pika has quit [Ping timeout: 255 seconds]
fgo has quit [Ping timeout: 276 seconds]
<rindolf> https://gist.github.com/shlomif/11385356 - this is my code in Ruby and Perl/Shell.
kpshek has quit []
djbkd has quit [Remote host closed the connection]
<rindolf> They should be equivalent.
baweaver has quit [Remote host closed the connection]
Hanmac has joined #ruby
bricker has quit [Ping timeout: 276 seconds]
bricker has joined #ruby
mary_synthesizin has quit [Remote host closed the connection]
Hanmac1 has quit [Ping timeout: 252 seconds]
robbyoconnor has joined #ruby
voidfire has quit [Ping timeout: 240 seconds]
poguez_ has quit [Quit: Connection closed for inactivity]
kayloos has joined #ruby
CaptainJet has quit []
* hoelzro waves at rindolf
afex has joined #ruby
<code-cat> thanks csmrfx
brunops has joined #ruby
sjkaliski has quit [Quit: Leaving...]
djbkd has joined #ruby
mrmargolis has quit [Remote host closed the connection]
<rindolf> hoelzro: hi.
<rindolf> hoelzro: what's up?
jhass is now known as jhass|off
<olivier_bK> when i enter my login and my passwort i get in `exit_application': super: no superclass method `exit_application' i dont understand why i get this error because i dont use the method super ??
<hoelzro> nothing new, really =)
<hoelzro> rindolf: how about yourself?
bean has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
SilverKey has quit [Ping timeout: 265 seconds]
<rindolf> hoelzro: I've been working on Freecell Solver.
Nowaker has quit [Ping timeout: 276 seconds]
<rindolf> hoelzro: today at least.
<hoelzro> nice
Nowaker has joined #ruby
marr has joined #ruby
<rindolf> hoelzro: and I finished changing the first page of passwords (containing most of them) due to Heartbleed. It took me two days.
weaksauce has quit [Read error: Operation timed out]
tttttttttttttttt has joined #ruby
<hoelzro> oh, that's been fun =/
ndrei has quit [Ping timeout: 264 seconds]
reset has joined #ruby
ndrei has joined #ruby
franzip has quit [Quit: ...]
SilkFox has joined #ruby
yubrew has joined #ruby
existensil has joined #ruby
cmoneylulz has joined #ruby
go|dfish has joined #ruby
<pontiki> code-cat: how many different ways can you pull data out of outlook?
duggiefresh has joined #ruby
pontiki has quit [Quit: heading home]
wjimenez5271 has quit [Quit: Leaving.]
meatherly has quit [Remote host closed the connection]
cmoneylulz has quit [Client Quit]
m3nTe has joined #ruby
m3nTe has quit [Changing host]
m3nTe has joined #ruby
tjr9898 has quit [Remote host closed the connection]
yubrew has quit [Ping timeout: 252 seconds]
SilkFox has quit [Ping timeout: 252 seconds]
nateberkopec has joined #ruby
maximski has quit []
andrewjanssen has joined #ruby
ItSANgo_ has joined #ruby
MatthewsFace has quit [Quit: This computer has gone to sleep]
<clov3r> damn it all
<clov3r> so... nokogiri
<clov3r> I have an object
<csmrfx> sure, that will work
<clov3r> i can inspect it
<clov3r> it has an array of children that contains html
Xeago has joined #ruby
wjimenez5271 has joined #ruby
<clov3r> can i do ANYTHING AT ALL WITH IT?
qhartman has quit [Read error: Connection reset by peer]
<csmrfx> did you READ THE NOKOGIRI REF?
<clov3r> i'm trying
<clov3r> so hard :P
<clov3r> I just don't understand it
<centrx> What are you trying to do
<csmrfx> pastie code or it didn't happen
mjsmith2 has quit [Remote host closed the connection]
blackmesa has quit [Ping timeout: 252 seconds]
chipotle has joined #ruby
Kricir has joined #ruby
metamaterial has quit [Quit: Leaving.]
<clov3r> will get back to you on that
Xeago has quit [Ping timeout: 252 seconds]
<clov3r> might have cracked it
<clov3r> malformed html?
danshultz has joined #ruby
<clov3r> config.strict should make it error tho...
Milly_Bays has joined #ruby
crystal77 has quit [Quit: Computer has gone to sleep.]
<shevy> haha
<shevy> the 3 stooges
<shevy> 3xc
<shevy> clov3r csmrfx and centrx
<shevy> you make a good team
<csmrfx> wat
troyronda has joined #ruby
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
freerobby has quit [Quit: Leaving.]
<centrx> NOKOGIRI
<olivier_bK> shevy, could you help me to find why i get this error exit_application': super: no superclass method `exit_application'
<clov3r> gotta say... nothing makes software work like ranting on IRC about it :P
SilkFox has joined #ruby
<olivier_bK> because i really dont understand why and i pulling my hair out
lele has quit [Ping timeout: 246 seconds]
<shevy> olivier_bK something calls exit_application
beef-wellington has joined #ruby
<shevy> grep through the source
psyko666 has joined #ruby
jobewan has quit [Ping timeout: 252 seconds]
<olivier_bK> I'm sorry to disturb you,
<shevy> I have not had much luck with shoes after _why left
geggam has quit [Remote host closed the connection]
<shevy> I don't trust the new maintainers
klaut has quit [Remote host closed the connection]
alexju has quit [Remote host closed the connection]
<olivier_bK> oh okai
rindolf has quit [Quit: Leaving]
klaut has joined #ruby
qhartman has joined #ruby
rmorello|998 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
razrunel_ has joined #ruby
Zesty has quit [Quit: Linkinus - http://linkinus.com]
toastyne_ has joined #ruby
skysploit has quit [Quit: This computer has gone to sleep]
toastynerd has quit [Ping timeout: 264 seconds]
kaspergrubbe has joined #ruby
<olivier_bK> thanks
beef-wellington has quit [Ping timeout: 252 seconds]
freezey has quit [Remote host closed the connection]
razrunelord has quit [Ping timeout: 240 seconds]
klaut has quit [Ping timeout: 252 seconds]
Kricir has quit [Ping timeout: 255 seconds]
bthesorceror has joined #ruby
freezey has joined #ruby
wildroman2 has quit [Remote host closed the connection]
vlad_starkov has quit [Remote host closed the connection]
centipedefarmer has quit [Ping timeout: 265 seconds]
nanoyak_ has quit [Read error: Connection reset by peer]
Astralum has quit [Ping timeout: 240 seconds]
nanoyak has joined #ruby
crystal77 has joined #ruby
troyronda has quit [Ping timeout: 252 seconds]
Guest47115 has quit [Ping timeout: 252 seconds]
ikaros has quit [Quit: Ex-Chat]
kayloos has quit [Remote host closed the connection]
x1337807x has joined #ruby
skysploit has joined #ruby
freezey_ has joined #ruby
cover_ has quit [Remote host closed the connection]
jxf has joined #ruby
bradhe_ has quit [Remote host closed the connection]
djbkd has quit [Remote host closed the connection]
SilkFox has quit [Ping timeout: 252 seconds]
MatthewsFace has joined #ruby
<Firebox> i buyed something from ebay, but i don’t receive it. how can i do?
skysploit has quit [Client Quit]
djbkd has joined #ruby
tacos1de has quit [Ping timeout: 272 seconds]
carlyle has quit []
andrewjanssen has quit [Quit: Leaving...]
enebo has quit [Quit: enebo]
roadie has joined #ruby
freezey has quit [Ping timeout: 265 seconds]
skysploit has joined #ruby
skysploit has quit [Changing host]
skysploit has joined #ruby
sambao21 has quit [Quit: Computer has gone to sleep.]
_whitelogger has joined #ruby
jjbohn_ has quit [Quit: Leaving...]
senayar has quit [Remote host closed the connection]
fgo has joined #ruby
senayar has joined #ruby
jxf has quit [Ping timeout: 240 seconds]
stantona has quit [Remote host closed the connection]
razrunelord has joined #ruby
andrewlio has quit [Ping timeout: 255 seconds]
creethy has joined #ruby
razrunelord has quit [Remote host closed the connection]
mattmini has joined #ruby
mattmini is now known as mattwb
mattwb has quit [Changing host]
mattwb has joined #ruby
<wallerdev> jnor: is it starting at all
<wallerdev> or just immediately exiting and deleting its pid or something
fgo has quit [Ping timeout: 252 seconds]
andy___ has joined #ruby
SCommette has quit [Quit: SCommette]
senayar has quit [Ping timeout: 264 seconds]
mr_red has quit [Quit: Bye :)]
unixpro1970 has quit [Quit: unixpro1970 has off IRC]
stantona has joined #ruby
cescalante is now known as ce_afk
Lemur has quit [Quit: Leaving]
<jnor> wallerdev: I dont belive it starts at all
<jnor> but not error message though
<jnor> no *
<wallerdev> maybe try daemonize: false
<creethy> hi guys! having a small RegExp problem … can anyone help? https://gist.github.com/fza/85eb3f2ce4f839314ef0 :-)
andy__ has quit [Ping timeout: 265 seconds]
red234324 has joined #ruby
<wallerdev> creethy: why do you have two percents in your regex
tcstar has joined #ruby
<creethy> isn’t the percent sign a special one?
<creethy> well, doesn’t work even if there’s only one percent sign...
djbkd has quit [Remote host closed the connection]
arietis has joined #ruby
<creethy> then it’s simply the whole input for match[1]
<wallerdev> i would just replace everything with a % and more with nothing haha
<jnor> wallerdev: same thing I'm afraid
<wallerdev> jnor: :(
n0n3 has joined #ruby
<wallerdev> i dont use thin so i cant give much more help haha
tttttttttttttttt has quit [Ping timeout: 240 seconds]
Fire-Dragon-DoL has quit [Quit: Leaving.]
rokob has quit []
robustus has quit [Ping timeout: 252 seconds]
cjsarette has quit [Ping timeout: 245 seconds]
razrunelord has joined #ruby
lw has joined #ruby
robustus has joined #ruby
<creethy> wallerdev: hmm, i’m relatively new to ruby. i guess my approach is rather complicated (see updated gist). any advice on how to do it better?
Guest47115 has quit [Ping timeout: 252 seconds]
razrunelord has quit [Remote host closed the connection]
snath has quit [Ping timeout: 255 seconds]
<wallerdev> creethy: looks alright to me
<wallerdev> if you want to do it shorter you could do like
<reactormonk> how would you run gsub over the subsection of a string?
<wallerdev> local_ip.sub(/%.*/, '')
baweaver has joined #ruby
sparrovv has quit [Remote host closed the connection]
funburn has joined #ruby
<olivier_bK> some one here know fxruby ?
shashank_rs has quit [Ping timeout: 264 seconds]
afex has quit [Ping timeout: 252 seconds]
<wallerdev> reactormonk: you could add the condition to your regex or split the string up and run it then put it back together
<creethy> wallerdev: thank you very much!! :)
arietis has quit [Quit: Computer has gone to sleep.]
bradhe has joined #ruby
meatherly has joined #ruby
<wallerdev> :)
moritzs has quit [Ping timeout: 240 seconds]
<reactormonk> wallerdev, I considered #[] and #[]=
baweaver has quit [Ping timeout: 240 seconds]
<wallerdev> well it really depends what your condition is to generate this subsection
<wallerdev> if its just numbers its just like str[0, 10] + str[10, 40].gsub(//, '') + str[40, 60] or whatever
clov3r has quit [Remote host closed the connection]
clov3r has joined #ruby
bradhe has quit [Ping timeout: 276 seconds]
meatherly has quit [Ping timeout: 276 seconds]
pika_pika has quit [Ping timeout: 252 seconds]
<Solnse> I remember I was able to use a string to pass into a method to instantiate a class name from that string... but using: @klass = Object.const_get('myClass'.capitalize) says it can't find MyClass - is there another way to do it in pure ruby?
psyko666 has quit [Quit: Leaving]
ce_afk is now known as cescalante
djbkd has joined #ruby
clov3r has quit [Ping timeout: 264 seconds]
Rollabunna has quit [Read error: Connection reset by peer]
m00nlight has quit [Quit: Konversation terminated!]
stantona has quit [Remote host closed the connection]
Rollabunna has joined #ruby
sgen has quit [Quit: Leaving]
<bricker> Solnse: you can sortof do that with Struct.new("MyClass")
m00nlight has joined #ruby
Guest47115 has joined #ruby
<havenwood> Solnse: how about?: Object.const_set('myClass'.capitalize, Class.new)
<havenwood> though #capitalize would #=> Myclass
Sirupsen has joined #ruby
cescalante is now known as ce_afk
vlad_starkov has joined #ruby
djbkd has quit [Remote host closed the connection]
skysploit has quit [Quit: Leaving]
ffranz has quit [Quit: Leaving]
Rollabunna has quit [Ping timeout: 252 seconds]
<Solnse> yeah...
saarinen has quit [Quit: saarinen]
Kricir has joined #ruby
jnor has quit [Quit: WeeChat 0.4.3]
troyronda has joined #ruby
Sirupsen has quit [Read error: Connection reset by peer]
<Solnse> I figured it out, I was actually catching my own error message in a begin/rescue/end block, and my actual problem was not prepending self. on the method I was calling in that class. the original @klass = Object.const_get(@type.capitalize) (@type coming from initialize params) works.
snath has joined #ruby
stantona has joined #ruby
mercwithamouth has quit [Ping timeout: 252 seconds]
vlad_starkov has quit [Ping timeout: 252 seconds]
nateberkopec has quit [Quit: Leaving...]
chrisseaton has quit []
bthesorceror has quit [Remote host closed the connection]
Hanmac has quit [Ping timeout: 252 seconds]
bthesorceror has joined #ruby
mansi has joined #ruby
apeiros has quit [Read error: Connection reset by peer]
<havenwood> >> 'myClass'.sub(/^./) { |n| n.upcase }
<eval-in> havenwood => "MyClass" (https://eval.in/143452)
beneggett has joined #ruby
apeiros has joined #ruby
treehug8_ has quit []
nateberkopec has joined #ruby
pika_pika has joined #ruby
bthesorc_ has joined #ruby
bthesorceror has quit [Read error: Connection reset by peer]
<havenwood> hem, or maybe better:
<havenwood> >> 'myClass'.sub /\A./, &:upcase
<eval-in> havenwood => "MyClass" (https://eval.in/143453)
<Solnse> design question: Im' putting together a call that will grow considerably, at last count I had 60+ method calls that were on average 25-35 lines of code each. would you split each class/method into it's own file and rejoin them using require 'files' lines in a single class file? or just put all the classes in a single file?
moritzs has joined #ruby
ce_afk is now known as cescalante
cjsarette has joined #ruby
dku has left #ruby ["Bye"]
Hanmac has joined #ruby
djbkd has joined #ruby
mansi has quit [Ping timeout: 252 seconds]
<Solnse> example: https://gist.github.com/Solnse/11387105 you can see the skeleton for starbucks and united calls.... as you can imagine as I've added other programs, the single file grew pretty big... is there a better way to split them up?
cescalante is now known as ce_afk
bradhe has joined #ruby
nateberkopec has quit [Quit: Leaving...]
bradhe has quit [Read error: Connection reset by peer]
pika_pika has quit [Ping timeout: 264 seconds]
mikecmpbll has quit [Quit: i've nodded off.]
troyronda has quit [Remote host closed the connection]
Kricir has quit [Ping timeout: 240 seconds]
funburn has quit [Ping timeout: 255 seconds]
mansi has joined #ruby
baroquebobcat has quit [Quit: baroquebobcat]
wallerdev has quit [Quit: wallerdev]
crystal77 has quit [Quit: Computer has gone to sleep.]
SilkFox has joined #ruby
Lewix has joined #ruby
nouitfvf has quit [Ping timeout: 265 seconds]
toastyne_ has quit [Remote host closed the connection]
funburn has joined #ruby
evenix has joined #ruby
troyronda has joined #ruby
rm__ has quit [Remote host closed the connection]
wyman has joined #ruby
yarou has quit []
SubSignal has joined #ruby
rm__ has joined #ruby
rm__ has quit [Read error: Connection reset by peer]
cjsarette has quit [Read error: Connection reset by peer]
hermanmunster has joined #ruby
IceDragon has quit [Ping timeout: 264 seconds]
rm__ has joined #ruby
mattmcclure has joined #ruby
razrunelord has joined #ruby
olivier_bK has quit [Ping timeout: 246 seconds]
dstynchu_ has quit []
marr has quit []
SubSignal has quit [Ping timeout: 255 seconds]
afex has joined #ruby
roadie has quit [Ping timeout: 264 seconds]
ephemerian has left #ruby [#ruby]
Shidash has joined #ruby
predator217 has joined #ruby
pel_daniel has left #ruby [#ruby]
wyman has quit [Quit: wyman]
Bira has joined #ruby
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
aspires has quit []
evenix has quit [Remote host closed the connection]
BWStearns has quit [Ping timeout: 240 seconds]
fgo has joined #ruby
popl has joined #ruby
popl has quit [Changing host]
popl has joined #ruby
andy___ has quit [Remote host closed the connection]
cjsarette has joined #ruby
predator117 has quit [Ping timeout: 265 seconds]
andy___ has joined #ruby
kevind has quit [Quit: kevind]
michaeldeol has joined #ruby