apeiros changed the topic of #ruby-lang to: Ruby 2.0.0-p247: http://ruby-lang.org (Ruby 1.9.3-p448) || Paste >3 lines of text on http://gist.github.com
dingus_khan has quit [Ping timeout: 264 seconds]
lfox has quit []
jerrytgarcia has joined #ruby-lang
tylersmith has quit [Remote host closed the connection]
tylersmith has joined #ruby-lang
nneko001__ has quit [Quit: Konversation terminated!]
tylersmith has quit [Ping timeout: 264 seconds]
kstuart has quit [Quit: kstuart]
joshuawscott has quit [Quit: Leaving.]
iliketurtles has quit [Quit: zzzzz…..]
mistym has quit [Quit: Leaving]
mbj has quit [Ping timeout: 264 seconds]
mdedetrich has quit [Quit: Computer has gone to sleep.]
Gaelan is now known as GaelanAintAround
mdedetrich has joined #ruby-lang
fedesilva has quit [Ping timeout: 260 seconds]
hogeo has joined #ruby-lang
tkuchiki has joined #ruby-lang
risoli has joined #ruby-lang
thepumpkin has quit [Remote host closed the connection]
nathanstitt has joined #ruby-lang
mistym has joined #ruby-lang
GaelanAintAround is now known as Gaelan
Coincidental has quit [Ping timeout: 264 seconds]
jbsan has quit [Read error: Connection reset by peer]
julweber_ has quit [Remote host closed the connection]
jbsan has joined #ruby-lang
benlovell has joined #ruby-lang
Gaelan is now known as GaelanAintAround
GaelanAintAround is now known as Gaelan
mdedetrich has quit [Quit: Computer has gone to sleep.]
Coincidental has joined #ruby-lang
benlovell has quit [Ping timeout: 276 seconds]
hogeo has quit [Read error: Connection reset by peer]
hogeo has joined #ruby-lang
fedesilva has joined #ruby-lang
shinnya has joined #ruby-lang
_jpb__ has quit [Ping timeout: 245 seconds]
priodev has quit [Ping timeout: 260 seconds]
brianpWins has quit [Quit: brianpWins]
saarinen has joined #ruby-lang
mdedetrich has joined #ruby-lang
priodev has joined #ruby-lang
kek has joined #ruby-lang
stevechiagozie has joined #ruby-lang
Kabaka has quit [Ping timeout: 240 seconds]
dingus_khan has joined #ruby-lang
saarinen has quit [Client Quit]
nathanstitt has quit [Quit: Laters]
weems has quit []
dingus_khan has quit [Ping timeout: 268 seconds]
dfedde has quit [Ping timeout: 268 seconds]
Coincidental has quit [Remote host closed the connection]
Kabaka has joined #ruby-lang
thepumpkin has joined #ruby-lang
simoz has quit [Ping timeout: 268 seconds]
jerrytgarcia has quit [Ping timeout: 245 seconds]
ohsix has quit [Ping timeout: 256 seconds]
iliketurtles has joined #ruby-lang
vxxr has quit [Ping timeout: 245 seconds]
jerrytgarcia has joined #ruby-lang
ohsix has joined #ruby-lang
yxhuvud2 has quit [Quit: Nettalk6 - www.ntalk.de]
yxhuvud has joined #ruby-lang
hahuang65 has quit [Ping timeout: 240 seconds]
dingus_khan has joined #ruby-lang
diegoviola has joined #ruby-lang
mdedetrich has quit [Ping timeout: 276 seconds]
simoz has joined #ruby-lang
linc01n has quit [Ping timeout: 240 seconds]
mdedetrich has joined #ruby-lang
iliketurtles has quit [Quit: zzzzz…..]
priodev has quit [Ping timeout: 245 seconds]
cstrahan has quit [Ping timeout: 256 seconds]
linc01n has joined #ruby-lang
priodev has joined #ruby-lang
dingus_khan has quit [Remote host closed the connection]
mdedetrich has quit [Ping timeout: 268 seconds]
mdedetrich has joined #ruby-lang
dhruvasagar has joined #ruby-lang
priodev has quit [Ping timeout: 245 seconds]
linc01n has quit [Ping timeout: 245 seconds]
linc01n has joined #ruby-lang
risoli has quit [Quit: Page closed]
mdedetrich has quit [Ping timeout: 268 seconds]
thepumpkin has quit [Remote host closed the connection]
mdedetrich has joined #ruby-lang
JoshuaPaling has joined #ruby-lang
tomzx_mac has quit [Ping timeout: 260 seconds]
tomzx_mac has joined #ruby-lang
brianpWins has joined #ruby-lang
vxxr has joined #ruby-lang
dhruvasagar has quit [Ping timeout: 264 seconds]
havenwood has quit [Remote host closed the connection]
havenwood has joined #ruby-lang
mdedetrich has quit [Ping timeout: 268 seconds]
jerrytgarcia has quit [Ping timeout: 264 seconds]
mdedetrich has joined #ruby-lang
Domon has joined #ruby-lang
havenwood has quit [Ping timeout: 268 seconds]
dhruvasagar has joined #ruby-lang
bungoman has joined #ruby-lang
mdedetrich has quit [Ping timeout: 245 seconds]
mdedetrich has joined #ruby-lang
havenwood has joined #ruby-lang
tomzx_mac has quit [Ping timeout: 276 seconds]
Gaelan is now known as GaelanAintAround
Artheist has joined #ruby-lang
hahuang65 has joined #ruby-lang
wuzzzzaah has joined #ruby-lang
jerrytgarcia has joined #ruby-lang
RickHull1 has joined #ruby-lang
<RickHull1> getting an ArgumentError, as is
brianpWins has quit [Quit: brianpWins]
macmartine has joined #ruby-lang
<erikh> def foo(bar=nil)
gjaldon has joined #ruby-lang
<erikh> you're requiring an argument and not providing one
<erikh> also, you need to define it on Fixnum
<erikh> oh nvm
<erikh> thought you were using &:foo
gjaldon has quit [Remote host closed the connection]
brianpWins has joined #ruby-lang
<erikh> kinda drunk
gjaldon has joined #ruby-lang
mdedetrich has quit [Ping timeout: 268 seconds]
<jrobeson> past the ballmer peak..
nisstyre has joined #ruby-lang
<heftig> >> def foo(x); 'baz'; end; [1,2,3,4].map(&method(:foo))
<eval-in> heftig => ["baz", "baz", "baz", "baz"] (https://eval.in/47985)
<erikh> wat
<erikh> >> def foo(x); 'baz'; end; [1,2,3,4].map(&foo)
<eval-in> erikh => wrong number of arguments (0 for 1) (ArgumentError) ... (https://eval.in/47986)
<erikh> why in the fuck is that different
<erikh> rewwwwwby
<heftig> erikh: because you're trying to call foo( there
<heftig> with more parentheses, .map( &( foo() ) )
vxxr has quit [Ping timeout: 264 seconds]
cstrahan has joined #ruby-lang
xuser has quit [Ping timeout: 260 seconds]
bungoman has quit [Remote host closed the connection]
mdedetrich has joined #ruby-lang
<crankharder> is this acting up for anyone else? http://rubydoc.info/stdlib/uri/1.9.3/frames
intellitech has joined #ruby-lang
<erikh> heftig: aha
kek has quit [Remote host closed the connection]
<heftig> crankharder: works now
<heftig> was broken for a while
gja has joined #ruby-lang
wuzzzzaah has quit [Ping timeout: 250 seconds]
<crankharder> heftig: it was your magical request
Artheist has quit [Remote host closed the connection]
GaelanAintAround is now known as Gaelan
vlad_starkov has quit [Remote host closed the connection]
drollwit has joined #ruby-lang
io_syl has quit []
macmartine has quit [Quit: Computer has gone to sleep.]
vlad_starkov has joined #ruby-lang
drollwit has quit [Ping timeout: 256 seconds]
vlad_starkov has quit [Remote host closed the connection]
<RickHull1> heftig, erikh thanks, got distracted
Gaelan is now known as GaelanAintAround
nathanstitt has joined #ruby-lang
shinnya has quit [Read error: Operation timed out]
seanlerner has quit [Remote host closed the connection]
dfedde has joined #ruby-lang
jonahR has joined #ruby-lang
weems has joined #ruby-lang
weems has joined #ruby-lang
diegoviola has quit [Ping timeout: 240 seconds]
<zzak> america
cstrahan has quit [Ping timeout: 245 seconds]
iliketurtles has joined #ruby-lang
Coincidental has joined #ruby-lang
dhruvasagar has quit [Ping timeout: 264 seconds]
diegoviola has joined #ruby-lang
vlad_starkov has joined #ruby-lang
bungoman has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
vlad_starkov has quit [Remote host closed the connection]
brianpWins has quit [Ping timeout: 256 seconds]
wallerdev has quit [Quit: wallerdev]
mistym has quit [Remote host closed the connection]
postmodern has quit [Quit: Leaving]
brianpWins has joined #ruby-lang
saarinen has joined #ruby-lang
saarinen has quit [Client Quit]
fedesilva has quit [Remote host closed the connection]
saarinen has joined #ruby-lang
cstrahan has joined #ruby-lang
io_syl has joined #ruby-lang
brushbox has joined #ruby-lang
dfedde has quit [Ping timeout: 256 seconds]
brushbox has quit [Client Quit]
Cakey has joined #ruby-lang
Cakey_ has joined #ruby-lang
symm- has quit [Ping timeout: 248 seconds]
Cakey has quit [Client Quit]
Cakey_ has quit [Client Quit]
Cakey has joined #ruby-lang
cstrahan has quit [Ping timeout: 245 seconds]
diegoviola has quit [Quit: WeeChat 0.4.1]
Oloryn_lt2 has quit [Quit: Leaving.]
ruby-lang725 has joined #ruby-lang
vlad_starkov has joined #ruby-lang
dfedde has joined #ruby-lang
diegoviola has joined #ruby-lang
tharindu has joined #ruby-lang
ruby-lang725 has left #ruby-lang [#ruby-lang]
vlad_starkov has quit [Ping timeout: 256 seconds]
mmorga has joined #ruby-lang
dfedde has quit [Ping timeout: 260 seconds]
saarinen has quit [Quit: saarinen]
Domon has quit [Remote host closed the connection]
__GG has joined #ruby-lang
Domon has joined #ruby-lang
Domon has quit [Read error: Connection reset by peer]
Domon has joined #ruby-lang
mmorga has quit [Remote host closed the connection]
axsuul has joined #ruby-lang
Domon has quit [Remote host closed the connection]
malev has quit [Remote host closed the connection]
dik_dak has quit [Ping timeout: 264 seconds]
Domon has joined #ruby-lang
Cakey has left #ruby-lang [#ruby-lang]
<onewheelskyward> merica
julweber has joined #ruby-lang
Domon has quit [Ping timeout: 248 seconds]
julweber has quit [Ping timeout: 240 seconds]
dfedde has joined #ruby-lang
bungoman has quit [Remote host closed the connection]
stevechiagozie has quit [Quit: Computer has gone to sleep.]
schaerli has joined #ruby-lang
schaerli has quit [Remote host closed the connection]
drollwit has joined #ruby-lang
drollwit has quit [Ping timeout: 276 seconds]
antulik-afk is now known as antulik
iliketurtles has quit [Quit: zzzzz…..]
bondar has joined #ruby-lang
iliketurtles has joined #ruby-lang
JohnBat26 has joined #ruby-lang
bzalasky has joined #ruby-lang
pawanspace has joined #ruby-lang
pawanspace has quit [Remote host closed the connection]
brianpWins has quit [Quit: brianpWins]
Plyturon has joined #ruby-lang
apeiros has quit [Remote host closed the connection]
apeiros has joined #ruby-lang
brianpWins has joined #ruby-lang
brianpWins has quit [Client Quit]
macmartine has joined #ruby-lang
tonni_ has quit [Remote host closed the connection]
nneko001__ has joined #ruby-lang
schaerli has joined #ruby-lang
arBmind has joined #ruby-lang
gjaldon has quit [Remote host closed the connection]
simoz has quit [Ping timeout: 264 seconds]
gja has quit [Quit: This computer has gone to sleep]
cads2 has joined #ruby-lang
Coincidental has quit [Remote host closed the connection]
iliketurtles has quit [Quit: zzzzz…..]
cads has quit [Ping timeout: 264 seconds]
dfedde has quit [Ping timeout: 245 seconds]
roadt_ has joined #ruby-lang
roadt__ has quit [Ping timeout: 256 seconds]
arBmind1 has joined #ruby-lang
arBmind has quit [Ping timeout: 264 seconds]
schaerli has quit [Remote host closed the connection]
ledestin has quit [Ping timeout: 264 seconds]
Domon has joined #ruby-lang
bzalasky has quit [Remote host closed the connection]
wh1t3l10n has joined #ruby-lang
simoz has joined #ruby-lang
__GG has quit [Quit: Leaving.]
__GG has joined #ruby-lang
<wh1t3l10n> Guys, I'm getting "#<Movie:0x102b26620>" at the end of the output, please tell me what I'm doing wrong: http://pastebin.com/w3gZK0jY
Coincidental has joined #ruby-lang
<RickHull1> indentation, but no big deal
<RickHull1> don't call puts inside to_s
<RickHull1> generally, don't call puts inside a class or module. with notable exceptions, class or module code should generate output, and let the caller decide what do with it
<RickHull1> for thumbs_up, you probably want @rating += 1
<RickHull1> right now, you're either doubling it or zeroing it.
nisstyre has quit [Ping timeout: 260 seconds]
dhruvasagar has joined #ruby-lang
saarinen has joined #ruby-lang
bzalasky has joined #ruby-lang
wallerdev has joined #ruby-lang
<wh1t3l10n> RickHull1: Thank you so much! Yes, yes, it should be +=1, my fault. problem solved!
bzalasky has quit [Remote host closed the connection]
<RickHull1> are you familiar with ruby's indentation conventions?
bzalasky has joined #ruby-lang
gja has joined #ruby-lang
<RickHull1> if you indent correctly, it's like magic. people who look at your code are more motivated to help
macmartine has quit [Quit: Computer has gone to sleep.]
apeiros has quit [Remote host closed the connection]
<wh1t3l10n> RickHull1: I'm using Sublime Text and it automatically set margins. but your tips regarding that will be appreciated :) Can you correct me please, what is proper formatting for Ruby? :)
<whitequark> two spaces
<RickHull1> i don't have anything handy, but sublime text should have a "ruby mode" of some sort. and yeah, 2 spaces
<whitequark> indent before def, class, module, after begin, do, {
<whitequark> also google for "github ruby style guide", it's good.
<whitequark> RickHull1: it has a rudimentary ruby mode, yeah
antulik is now known as antulik-afk
<wh1t3l10n> whitequark: Sure, thank you for the tips!
<RickHull1> maybe something better via plugin?
<whitequark> RickHull1: I don't think so
bzalasky has quit [Remote host closed the connection]
<whitequark> besides, it's largely sufficient if you can spare 1% of your brainpower for proper styling
<RickHull1> https://github.com/styleguide/ruby checking this out
JohnBat26 has quit [Ping timeout: 276 seconds]
<wh1t3l10n> RickHull1: Yes, that is what I'm reading now. You guys are amazing, thank you!
<RickHull1> yeah, it is really good
zz_dlu has quit [Ping timeout: 245 seconds]
<RickHull1> also they go my way in nearly every ambiguous spot xD
GaelanAintAround has quit [Ping timeout: 248 seconds]
zz_dlu has joined #ruby-lang
<RickHull1> oh noes, my heart kind of likes JSON hash literals
bzalasky has joined #ruby-lang
GaelanAintAround has joined #ruby-lang
joevandyk has quit [Ping timeout: 260 seconds]
Nilium has quit [Ping timeout: 264 seconds]
wh1t3l10n has left #ruby-lang [#ruby-lang]
<erikh> ha
<erikh> oh
<erikh> you
<erikh> patooie
<erikh> fat comma fo life yo
GeissT has joined #ruby-lang
joevandyk has joined #ruby-lang
<RickHull1> makes sense as the underlying. i don't mind the JSON syntax because most defined (rather than assembled, say) hashes should probably have symbol keys, and it really makes keyword args go away. i'd venture more than 50% of the the defined hashes in a large enough sample of source code (project-sized?) are defined only for the sake of being passed as the nth argument to a method
<erikh> well
<erikh> there are times when you want... garbage collection to happen....
<erikh> or you want something like a hash keyed by integers
<erikh> dunno. it's jarring because it's a different syntax for the same thing.
<RickHull1> agreed on all points
Nilium has joined #ruby-lang
<whitequark> RickHull1: you can use parser to compute that number for your code (or rails gem!) :)
<whitequark> talking about hashes... I bet it's technically possible to just replace fat comma with :, ie, { "foo": "bar" }
<whitequark> but we still need compat
<RickHull1> yeah, is that really plausible?
bzalasky has quit [Remote host closed the connection]
<whitequark> hm?
<RickHull1> Ruby 3.0, no more fat comma?
julweber has joined #ruby-lang
<whitequark> compat
<whitequark> matz has burned himself with 1.9 already; he's not going to repeat the same mistake twice
<whitequark> which unfortunately means that we're stuck with warts of 2.0 for decades
<RickHull1> what mistakes?
<whitequark> in 1.9 encoding was a huge pain point for migration, for example
<whitequark> a major goal for 2.0 was "no backwards-incompatible changes *at all*"
<RickHull1> right
<whitequark> well, it sort of worked--2.0 migration is relatively painless--but it's also sad
<whitequark> 2.1 breaks some Cexts, but that's minor
dagobah has joined #ruby-lang
<RickHull1> that's my personal theme lately, how to ease compatibility and enable fresh paths forward.
<whitequark> get it right the first time.
<RickHull1> and it's really hard, feels like an intractable tipping point
<whitequark> there's really no other way. look at C#. it's stuck with all the idiotic decisions they admitted they made in 1.0
<whitequark> and it will likely be stuck with them forever
wallerdev has quit [Quit: wallerdev]
<RickHull1> it doesn't seem, logically, all that hard to say, ok guys, D#. but of course you have to migrate ecosystems
<whitequark> "get it right the first time" was an advice from Eric Lippert, who co-designed C# :)
<RickHull1> i totally agree, but we don't always have that luxury, as engineers
<whitequark> well, it's easier for .net, because they have a shared platform. but developing that shared platform is an immense investment
<whitequark> well, how do I say... if you can't do that, don't design languages.
<whitequark> or better: if you're not really, really sure that feature X will work really, really well, omit it until you are.
<whitequark> once it's in, it's not going out.
saarinen has quit [Quit: saarinen]
Domon has quit [Remote host closed the connection]
<RickHull1> not without a fight. a bloody squabble with thorns and venom
Domon has joined #ruby-lang
<whitequark> if you have big commercial users, it'll just be kept forever
<whitequark> that's how it works.
<RickHull1> shouldn't be too hard, theoretically, to "ice" your app on a PaaS
Domon__ has joined #ruby-lang
<RickHull1> apps, heh. languages
Domon has quit [Read error: Connection reset by peer]
<whitequark> have you tried telling a customer that they totally, absolutely should rewrite their 10MLOC of shit written by underpaid chinese interns because you think a feature is harmful for language clarity in long term?
<rue> Black ice, black ice!
gjaldon has joined #ruby-lang
julweber has quit [Remote host closed the connection]
bondar has quit [Ping timeout: 240 seconds]
<RickHull1> ok, so how do you excise a big chunk of bad legacy? right now, i am setting the bar high and saying the new impl has to support the old calls first, then you switch the impls, then you move the old calls, then the new impl can stop answering the old calls. it's kind of a lockstep discipline that induces a lot of extra effort, much of which feels unnecessary
dc5ala has joined #ruby-lang
relix has joined #ruby-lang
<RickHull1> you also risk infecting/crippling the "new" design
<whitequark> that's pretty much the only way
<whitequark> if you're lucky, you can switch old features on/off with module granularity.
<whitequark> but your language gotta be good enough for that... statically compiled stuff usually can do it, dynamic stuff not so much
<whitequark> you can switch syntax on/off with file granularity, but that only works for syntax
joonty has joined #ruby-lang
ledestin has joined #ruby-lang
bondar has joined #ruby-lang
bzalasky has joined #ruby-lang
havenwood has quit [Remote host closed the connection]
havenwood has joined #ruby-lang
gja has quit [Quit: This computer has gone to sleep]
bzalasky has quit [Remote host closed the connection]
gja has joined #ruby-lang
io_syl has quit []
havenwood has quit [Ping timeout: 256 seconds]
GarethAdams has quit [Ping timeout: 264 seconds]
tonni has joined #ruby-lang
Plyturon has quit [Ping timeout: 264 seconds]
GarethAdams has joined #ruby-lang
hhatch has joined #ruby-lang
gjaldon_ has joined #ruby-lang
gjaldon has quit [Ping timeout: 245 seconds]
solars has joined #ruby-lang
mistym has joined #ruby-lang
apeiros has joined #ruby-lang
hagabaka has quit [Read error: Connection reset by peer]
hagabaka has joined #ruby-lang
Coincidental has quit [Remote host closed the connection]
havenwood has joined #ruby-lang
bondar has quit [Ping timeout: 264 seconds]
jonahR has quit [Quit: jonahR]
gjaldon_ has quit [Remote host closed the connection]
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
arBmind1 has quit [Quit: Leaving.]
bzalasky has joined #ruby-lang
__GG has quit [Quit: Leaving.]
cads2 has quit [Ping timeout: 245 seconds]
gja has quit [Quit: This computer has gone to sleep]
arBmind has joined #ruby-lang
benlovell has joined #ruby-lang
Andrevan has joined #ruby-lang
elia has joined #ruby-lang
kstuart has joined #ruby-lang
mbj has joined #ruby-lang
gja has joined #ruby-lang
mbj has quit [Client Quit]
elia has quit [Ping timeout: 256 seconds]
Andrevan has quit [Quit: WeeChat 0.4.2-rc1]
workmad3 has joined #ruby-lang
Johz has joined #ruby-lang
toretore has joined #ruby-lang
mistym has quit [Remote host closed the connection]
retro|cz has joined #ruby-lang
Johz has quit [Read error: Connection reset by peer]
Johz has joined #ruby-lang
<yorickpeterse> morning
hashkey has quit [Quit: Leaving]
julweber has joined #ruby-lang
diegoviola has quit [Quit: WeeChat 0.4.1]
elia has joined #ruby-lang
bfleischer has quit [Ping timeout: 260 seconds]
drollwit has joined #ruby-lang
Boom_ has joined #ruby-lang
yfeldblum has quit [Read error: Connection reset by peer]
Johz has quit [Read error: Connection reset by peer]
__GG has joined #ruby-lang
drollwit has quit [Ping timeout: 256 seconds]
Johz has joined #ruby-lang
axsuul has quit [Ping timeout: 256 seconds]
Forgetful_Lion has joined #ruby-lang
Coincidental has joined #ruby-lang
RickHull1 has quit [Quit: Leaving.]
<yorickpeterse> lets start the day with a rant
<yorickpeterse> Why the fuck does Rails generate such worthless default tests?
<yorickpeterse> # write your tests here
<yorickpeterse> might as well not do that at all
bfleischer has joined #ruby-lang
benlovell has quit [Ping timeout: 260 seconds]
apeiros has quit [Ping timeout: 248 seconds]
MaddinXx has joined #ruby-lang
yfeldblum has joined #ruby-lang
Domon__ has quit [Remote host closed the connection]
Domon has joined #ruby-lang
Domon__ has joined #ruby-lang
Domon has quit [Read error: Connection reset by peer]
mdedetrich has quit [Quit: Computer has gone to sleep.]
jerrytgarcia has quit [Read error: Connection reset by peer]
gnufied has joined #ruby-lang
Coincidental has quit [Remote host closed the connection]
jerrytgarcia has joined #ruby-lang
fosky has joined #ruby-lang
benlovell has joined #ruby-lang
JoshuaPaling has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
onewheelskyward has quit [Ping timeout: 260 seconds]
wang has quit [Ping timeout: 260 seconds]
wang has joined #ruby-lang
wang has quit [Changing host]
wang has joined #ruby-lang
onewheelskyward has joined #ruby-lang
Boom_ has quit [Ping timeout: 250 seconds]
adambeynon has joined #ruby-lang
<xybre> IF it wrote the tests for you, then your boss could pay you less, and you wouldn't want that.
simoz has quit [Ping timeout: 268 seconds]
<yorickpeterse> I don't get paid to just write tests
bzalasky has quit [Remote host closed the connection]
<gnufied> my spec suite after parallelizing the hell out still takes 30 minutes
<gnufied> :(
<gnufied> well 30 is upper limit. but anywheere between 18 to 30
<yorickpeterse> is it actually justified to run it that long?
<yorickpeterse> as in, does it make sense or is it just "herp derp clean DBs everywhere"
<erikh> ljarvis: you see sqwiggle yet?
<erikh> probably'd be pretty awesome for your team
<gnufied> is sqwiggle a person or a progogram?
<erikh> program
dc5ala has quit [Quit: Ex-Chat]
<erikh> it's a group video things
ozzloy has quit [Ping timeout: 260 seconds]
<gnufied> yorickpeterse: it doesn't make sense and could be refactored but it is 5 year old.
<yorickpeterse> heh
ozzloy has joined #ruby-lang
relix has quit [Quit: Textual IRC Client: www.textualapp.com]
<gnufied> we should isolate business logic out of AR classes and test those classes without actually hitting the DB
Harzilein has left #ruby-lang [#ruby-lang]
hashkey has joined #ruby-lang
hashkey has quit [Changing host]
hashkey has joined #ruby-lang
GeissT has quit [Ping timeout: 256 seconds]
Criztian has joined #ruby-lang
banisterfiend has joined #ruby-lang
ledestin has quit [Ping timeout: 245 seconds]
__GG has quit [Quit: Leaving.]
banisterfiend has quit [Client Quit]
a7d7p has joined #ruby-lang
gg0_ has joined #ruby-lang
Criztian has quit [Remote host closed the connection]
<ljarvis> erikh: wussat
<ljarvis> erikh: ah no i haven't
<erikh> it's pretty neat
<erikh> using it at work for a remote guy
<ljarvis> oh neat i may try it, everything else sucks, although hangouts is surprisingly okay
<erikh> it's free
<erikh> yeah, give it a shot
<erikh> it's got a desktop app for macs
<ljarvis> great
<ljarvis> actually going to the office tomorrow (havent been for like a month)
<gnufied> looks great. it could be useful to us as well!
ledestin has joined #ruby-lang
<ljarvis> and doing some rails hacking with one of the women at work who's learning, looking forward to it
<yorickpeterse> yah teaching is fun
<yorickpeterse> though tiring as hell too
a7d7p has left #ruby-lang [#ruby-lang]
a7d7p has joined #ruby-lang
<maloik> I helped out a designer a couple nights ago with some super basic stuff
<maloik> afterwards I just had the feeling I just rambled on spewing out stuff "do this that way"
<maloik> definately is hard
<yorickpeterse> The cool part is when people start messing around themselves and go "Oh...wow..that's pretty cool"
<ljarvis> i used to teach C to 3 students over the net
<yorickpeterse> or when they start giggling because they can set the background of their little app to lime green
<ljarvis> THAT was not fun
<yorickpeterse> ljarvis: > C
<yorickpeterse> there's your problem
<ljarvis> heh
<yorickpeterse> best way to get people to not code is to teach them C/C++
<ljarvis> they had previous programming experience so it wasn't so bad
<yorickpeterse> god knows how many times I've had to fix this test suite over and over again
KU0N has joined #ruby-lang
<ljarvis> D:
<ljarvis> maloik: A bit concerned I still haven't heard from that hotel
sush24 has joined #ruby-lang
<KU0N> I need to be able to define a query expression like so {"name": {"start_with": "jon"}} that I can match later on a data hash. The query is user input, so it must be validated and cannot me a proc. I need complete support for "and, or, custom operators, custom functions...". Before I start writing my own implementation from scratch I was wondering if something similar existed.
<maloik> ljarvis: can you mail me the TL;DR ? I'll give them a call
<ljarvis> maloik: sure thanks!
<maloik> hannes@openminds.be
<yorickpeterse> > run bundle update selenium-webdriver, updates some random gems
<yorickpeterse> > run bundle update capybara, updates some other random gems
<yorickpeterse> SRSLY
workmad3 has quit [Quit: leaving]
workmad3 has joined #ruby-lang
a7d7p has left #ruby-lang [#ruby-lang]
<maloik> ljarvis: were you planning on coming out for a drink before heading to the hotel, or do you expect to be too tored or just not in the mood ?
<maloik> s/tored/tired
<maloik> (so I know if I should suggest picking up the key for you guys myself)
a7d7p has joined #ruby-lang
a7d7p has left #ruby-lang [#ruby-lang]
<maloik> venue is in between, roughly, and not too far from the hotel so a round trip to leave your bags behind isn't THAT much of a big deal but still
<ljarvis> maloik: we'll probably be up for a drink first
<ljarvis> but if we're pooped i can just come to wherever you are and pick up the keys anyway
<maloik> ok, I'll get back to you
<maloik> if I cant reach them tonight it'll probably be early next week, as I'm leaving for baruco tomorrow
<ljarvis> no rush :) appreciate it
<yorickpeterse> might not be good for their online reputation, yuck yuck yuck
* yorickpeterse wonders if people would get that amazingly lame pun
<ljarvis> nope
<yorickpeterse> http://olery.com/ basically what we do
<yorickpeterse> I think people here already got tired of me making those jokes in the office
<ljarvis> orely
<maloik> I didn't get it :(
<maloik> who's online reputation ?
<yorickpeterse> ljarvis: sometimes people call it ollery
<yorickpeterse> maloik: the hotel
<maloik> oh wait.
<maloik> I clicked the link
<maloik> I got it now
<maloik> wait
<maloik> let me just...
<maloik> few, right on time
<Asher> anyone know the best way to make ruby-motion use rbenv ruby?
skmp has joined #ruby-lang
<Asher> i have no system ruby, so i end up wtih an error from no /usr/bin/ruby
<Asher> when i do motion -v, for example
<Asher> i'm guessing this is an rbenv matter that i just don't know the simple step to handle...
postmodern has joined #ruby-lang
softrli has joined #ruby-lang
stamina has joined #ruby-lang
stamina has quit [Client Quit]
stamina has joined #ruby-lang
<Asher> ah hah - /usr/bin/motion uses #!/usr/bin/ruby instead of #!/usr/bin/env ruby
__GG has joined #ruby-lang
relix has joined #ruby-lang
S1kx has joined #ruby-lang
sush24 has quit [Quit: This computer has gone to sleep]
intellitech has quit [Ping timeout: 256 seconds]
postmodern has quit [Quit: Leaving]
intellitech has joined #ruby-lang
schaerli has joined #ruby-lang
postmodern has joined #ruby-lang
solars has quit [Ping timeout: 276 seconds]
banisterfiend has joined #ruby-lang
itcharlie has joined #ruby-lang
banisterfiend has quit [Client Quit]
headius has joined #ruby-lang
stamina has left #ruby-lang ["WeeChat 0.4.1"]
setmeaway has quit [Ping timeout: 245 seconds]
stamina has joined #ruby-lang
postmodern has quit [Quit: Leaving]
solars has joined #ruby-lang
kek has joined #ruby-lang
FlyingLeap has quit [Quit: No Ping reply in 180 seconds.]
FlyingLeap has joined #ruby-lang
vlad_starkov has joined #ruby-lang
apeiros has joined #ruby-lang
solars has quit [Read error: Operation timed out]
solars has joined #ruby-lang
GeissT has joined #ruby-lang
jxie_ has quit [Quit: leaving]
gja has quit [Quit: This computer has gone to sleep]
stevechiagozie has joined #ruby-lang
gja has joined #ruby-lang
gja has joined #ruby-lang
gja has quit [Changing host]
stevechiagozie has quit [Client Quit]
Domon__ has quit [Remote host closed the connection]
__GG has quit [Quit: Leaving.]
Domon has joined #ruby-lang
cstrahan has joined #ruby-lang
Domon has quit [Ping timeout: 240 seconds]
headius has quit [Quit: headius]
apeiros has quit [Read error: Connection reset by peer]
dhruvasagar has quit [Ping timeout: 245 seconds]
gja has quit [Quit: This computer has gone to sleep]
kek has quit [Remote host closed the connection]
tkuchiki has quit [Remote host closed the connection]
malev has joined #ruby-lang
ldnunes has joined #ruby-lang
tkuchiki has joined #ruby-lang
Guedes has left #ruby-lang ["Saindo"]
tkuchiki has quit [Ping timeout: 248 seconds]
headius has joined #ruby-lang
apeiros has joined #ruby-lang
headius has quit [Ping timeout: 245 seconds]
arBmind has quit [Ping timeout: 245 seconds]
arBmind has joined #ruby-lang
Plyturon has joined #ruby-lang
gja has joined #ruby-lang
gja has quit [Changing host]
gja has joined #ruby-lang
banisterfiend has joined #ruby-lang
_jpb_ has quit [Ping timeout: 245 seconds]
_jpb_ has joined #ruby-lang
snarfmason has quit [Ping timeout: 245 seconds]
drollwit has joined #ruby-lang
<maloik> ier=s4/machineIdentifier=s4/technology=yui3a/P=P041/R=R1_0_0/icon_ok.gif?res
<maloik> oops
snarfmason has joined #ruby-lang
ItSANgo has quit [Read error: Connection reset by peer]
jp- has quit [Quit: OK, I believe you… but my tommy gun don't]
Kabaka has quit [Ping timeout: 240 seconds]
ItSANgo_ has joined #ruby-lang
<yorickpeterse> Sometimes I hate being small
<yorickpeterse> can't join the hacked standing desk rage here (even though I was one of the first to opt in) because the little tables we use are too tall
<yorickpeterse> and I cbf sawing the paws off partially
<maloik> what's hacked about them ?
<yorickpeterse> basically we use those small desk thingies on top of our regular desks
<yorickpeterse> and we taped some extra bits on it for keyboards
drollwit has quit [Ping timeout: 264 seconds]
<yorickpeterse> I have the link somewhere, sec
<maloik> you'll have legs of steel in no time
<maloik> :P
Paradox has quit [Ping timeout: 264 seconds]
<yorickpeterse> http://www.ikeahackers.net/2012/07/on-off-standing-desk-lack-desk-add-on.html this is the one but the website seems to be having issues
<yorickpeterse> oh those
<yorickpeterse> ffs, somebody borken this test suite
<yorickpeterse> oh....I wrote this
<yorickpeterse> lel
<maloik> pretty sure i've seen that one at one point anyway
joshuawscott has joined #ruby-lang
<yorickpeterse> I currently have...
<yorickpeterse> works pretty ok
benlovell has quit [Ping timeout: 264 seconds]
zz_dlu has quit [Ping timeout: 264 seconds]
GaelanAintAround has quit [Ping timeout: 264 seconds]
<maloik> huh, I thought you were supposed to be tilted back a little bit
vlad_starkov has quit [Remote host closed the connection]
<maloik> as in, over 90 degree angle between legs and back
zz_dlu has joined #ruby-lang
GaelanAintAround has joined #ruby-lang
<yorickpeterse> this kinda forces you to straighten your back properly
tonni has quit [Ping timeout: 256 seconds]
<yorickpeterse> there boom, 23 projects in Jenkins set up
<yorickpeterse> few more left but those don't have test suites so it doesn't make a lot of sense for now
adambeynon has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
jsullivandigs has quit [Remote host closed the connection]
irlrobot has joined #ruby-lang
jsullivandigs has joined #ruby-lang
tonni has joined #ruby-lang
anonymuse has joined #ruby-lang
__GG has joined #ruby-lang
jsullivandigs has quit [Ping timeout: 264 seconds]
banisterfiend has quit [Quit: Computer has gone to sleep.]
solars has quit [Ping timeout: 264 seconds]
Kabaka has joined #ruby-lang
solars has joined #ruby-lang
breakingthings has joined #ruby-lang
jp- has joined #ruby-lang
scampbell has joined #ruby-lang
banisterfiend has joined #ruby-lang
ruby-lang904 has joined #ruby-lang
banisterfiend has quit [Client Quit]
tharindu has quit [Ping timeout: 264 seconds]
ruby-lang904 has quit [Client Quit]
crankharder has quit [Ping timeout: 264 seconds]
benlovell has joined #ruby-lang
vlad_starkov has joined #ruby-lang
<maloik> Anyone happen to know how to check if Redis (via resque) is running ?
ruby-lang has joined #ruby-lang
<maloik> Redis.current.connected? gives me an error rather than just saying false or what not
yfeldblum has quit [Read error: Operation timed out]
<yorickpeterse> begin/rescue it?
<maloik> yea that's the only option I see as well
vlad_starkov has quit [Ping timeout: 260 seconds]
symm- has joined #ruby-lang
<yorickpeterse> ah, there is a way
<yorickpeterse> Redis.new(...).client.connected?
<yorickpeterse> but it requires that you first try to connect it seems
sjltaylor has joined #ruby-lang
bungoman has joined #ruby-lang
<maloik> yorickpeterse: I tried that but it doesnt seem to work at all
gja has quit [Quit: This computer has gone to sleep]
<maloik> perhaps something to do with the way we connect to the redis (initializer...)
<maloik> begin/rescue works though
<yorickpeterse> hm
joonty has quit [Quit: WeeChat 0.3.8]
symm-_ has joined #ruby-lang
symm- has quit [Ping timeout: 245 seconds]
__GG has quit [Quit: Leaving.]
gg0_ has left #ruby-lang [#ruby-lang]
cored has joined #ruby-lang
gja has joined #ruby-lang
gja has joined #ruby-lang
gja has quit [Changing host]
lfox has joined #ruby-lang
adambeynon has joined #ruby-lang
intellitech has quit [Quit: SMOKE BOMB!]
intellitech has joined #ruby-lang
<maloik> *tumbleweed*
<maloik> :D
yfeldblum has joined #ruby-lang
<yorickpeterse> lol
crankharder has joined #ruby-lang
<maloik> I dont get it :(
<yorickpeterse> unescaped XML in Java
<yorickpeterse> I expected better
<yorickpeterse> errr, unescaped text in XML
<yorickpeterse> The message contains the URL so unless Jenkins validates the project name I could probably inject XML there and be an asshole co-worker
malev has quit [Ping timeout: 245 seconds]
alekst has joined #ruby-lang
dhruvasagar has joined #ruby-lang
alexju has joined #ruby-lang
<maloik> oh yea
<yorickpeterse> apparently SMTP and droppings are related
dhruvasagar has quit [Ping timeout: 276 seconds]
shinnya has joined #ruby-lang
malev has joined #ruby-lang
fuhgeddaboudit has joined #ruby-lang
gja has quit [Quit: This computer has gone to sleep]
gja has joined #ruby-lang
dhruvasagar has joined #ruby-lang
ruby-lang has left #ruby-lang [#ruby-lang]
bondar has joined #ruby-lang
bondar has quit [Read error: Connection reset by peer]
relix has quit [Quit: Textual IRC Client: www.textualapp.com]
relix has joined #ruby-lang
relix has quit [Client Quit]
drollwit has joined #ruby-lang
deception has joined #ruby-lang
drollwit has quit [Ping timeout: 276 seconds]
deception has quit [Client Quit]
deception has joined #ruby-lang
jsullivandigs has joined #ruby-lang
schaerli has quit [Remote host closed the connection]
nathanstitt has joined #ruby-lang
banisterfiend has joined #ruby-lang
s0ber has quit [Read error: Connection reset by peer]
s0ber has joined #ruby-lang
x0nic has quit [Ping timeout: 260 seconds]
serhart has quit [Ping timeout: 260 seconds]
serhart has joined #ruby-lang
machuga has quit [Ping timeout: 260 seconds]
__GG has joined #ruby-lang
mdedetrich has joined #ruby-lang
charliesome has joined #ruby-lang
machuga has joined #ruby-lang
x0nic has joined #ruby-lang
gja has quit [Quit: This computer has gone to sleep]
symm-_ has quit [Ping timeout: 248 seconds]
gja has joined #ruby-lang
gja has joined #ruby-lang
adambeynon has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jxie has joined #ruby-lang
enebo has joined #ruby-lang
richardburton has joined #ruby-lang
malev has quit [Remote host closed the connection]
dhruvasagar has quit [Remote host closed the connection]
tubbo has joined #ruby-lang
dhruvasagar has joined #ruby-lang
crankharder has quit [Ping timeout: 276 seconds]
mayday_jay has joined #ruby-lang
mdedetrich has quit [Quit: Computer has gone to sleep.]
VTLob has joined #ruby-lang
crankharder has joined #ruby-lang
bungoman has quit [Remote host closed the connection]
TheMoonMaster has quit [Excess Flood]
havenwood has quit [Remote host closed the connection]
havenwood has joined #ruby-lang
TheMoonMaster has joined #ruby-lang
cmckni3 has quit [Ping timeout: 245 seconds]
Oloryn_lt2 has joined #ruby-lang
cmckni3 has joined #ruby-lang
hogeo has quit [Remote host closed the connection]
GeissT has quit [Quit: MillBroChat AdIRC User]
benlovell has quit [Ping timeout: 256 seconds]
relix has joined #ruby-lang
irlrobot has quit [Quit: irlrobot]
tonni has quit [Remote host closed the connection]
adambeynon has joined #ruby-lang
vlad_starkov has joined #ruby-lang
gja has quit [Quit: This computer has gone to sleep]
anonymuse has quit [Ping timeout: 245 seconds]
vlad_starkov has quit [Ping timeout: 276 seconds]
mmorga has joined #ruby-lang
anonymuse has joined #ruby-lang
mmorga has quit [Read error: Connection reset by peer]
mmorga has joined #ruby-lang
wallerdev has joined #ruby-lang
intellitech has quit [Quit: SMOKE BOMB!]
dkannan has joined #ruby-lang
eugenejen has joined #ruby-lang
lun_ has joined #ruby-lang
sstrickl has quit [Quit: sstrickl]
<ljarvis> seeing_is_believing is pretty cool
minivan1 has joined #ruby-lang
<yorickpeterse> wat
<ljarvis> i would assume whitequark had heard of it seeing as its probably one of the coolest projects using parser
<yorickpeterse> ugh, the license
alexju_ has joined #ruby-lang
<yorickpeterse> hm, looks neat
schaerli has joined #ruby-lang
banisterfiend has quit [Quit: Computer has gone to sleep.]
alexju has quit [Ping timeout: 264 seconds]
banisterfiend has joined #ruby-lang
randym_ has joined #ruby-lang
tkuchiki has joined #ruby-lang
Oloryn_lt2 has quit [Read error: Connection reset by peer]
alexju has joined #ruby-lang
alexju_ has quit [Read error: Connection reset by peer]
<yorickpeterse> oh neat, seems the latest Rubygems has some neat new features
lun_ has quit [Remote host closed the connection]
__butch__ has joined #ruby-lang
Oloryn_lt2 has joined #ruby-lang
drollwit has joined #ruby-lang
Oloryn_lt2 has quit [Read error: Connection reset by peer]
macmartine has joined #ruby-lang
rippa has joined #ruby-lang
poe has joined #ruby-lang
drollwit has quit [Ping timeout: 276 seconds]
Oloryn_lt2 has joined #ruby-lang
julweber has quit [Remote host closed the connection]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bungoman has joined #ruby-lang
dkannan has quit [Quit: dkannan]
bzalasky has joined #ruby-lang
sstrickl has joined #ruby-lang
benlovell has joined #ruby-lang
tonni has joined #ruby-lang
brianpWins has joined #ruby-lang
poe has quit [Quit: Leaving]
vlad_starkov has joined #ruby-lang
schaerli has quit [Remote host closed the connection]
arBmind has quit [Quit: Leaving.]
RickHull1 has joined #ruby-lang
schaerli has joined #ruby-lang
lun_ has joined #ruby-lang
ledestin has quit [Quit: ledestin]
tharindu has joined #ruby-lang
vlad_starkov has quit [Ping timeout: 260 seconds]
vmoravec has quit [Quit: Leaving]
schaerli has quit [Remote host closed the connection]
dagobah has quit [Remote host closed the connection]
Johz has quit [Read error: Connection reset by peer]
minivan1 has quit [Quit: minivan1]
cored has quit [Read error: Operation timed out]
skmp has quit [Quit: Leaving.]
Plyturon has quit [Quit: Leaving]
saarinen has joined #ruby-lang
saarinen has quit [Client Quit]
cored has joined #ruby-lang
adambeynon has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sjltaylor has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
apeiros has quit [Remote host closed the connection]
saarinen has joined #ruby-lang
lun_ has quit [Ping timeout: 264 seconds]
gregmoreno has joined #ruby-lang
bzalasky has quit [Remote host closed the connection]
lfox has quit [Quit: ZZZzzz…]
anonymuse has quit [Remote host closed the connection]
tkuchiki has quit [Remote host closed the connection]
anonymuse has joined #ruby-lang
softrli has quit [Remote host closed the connection]
macmartine has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
benlovell has quit [Ping timeout: 260 seconds]
alekst has quit [Quit: Computer has gone to sleep.]
Nuru has joined #ruby-lang
Nuru is now known as Guest66788
tyman has joined #ruby-lang
banisterfiend has quit [Quit: Computer has gone to sleep.]
Guest66788 has quit [Client Quit]
tharindu has quit [Ping timeout: 248 seconds]
mbj has joined #ruby-lang
banisterfiend has joined #ruby-lang
MaddinXx has quit [Remote host closed the connection]
_jpb__ has joined #ruby-lang
iliketurtles has joined #ruby-lang
elia has quit [Ping timeout: 276 seconds]
arBmind has joined #ruby-lang
dhruvasagar has quit [Ping timeout: 264 seconds]
lfox has joined #ruby-lang
julweber has joined #ruby-lang
tubbo has quit [Ping timeout: 276 seconds]
julweber has quit [Remote host closed the connection]
runeb has joined #ruby-lang
hahuang65 has quit [Ping timeout: 256 seconds]
apeiros has joined #ruby-lang
tylersmith has joined #ruby-lang
drollwit has joined #ruby-lang
elia has joined #ruby-lang
runeb has quit [Ping timeout: 245 seconds]
alekst has joined #ruby-lang
priodev has joined #ruby-lang
seanlerner has joined #ruby-lang
MaddinXx_ has joined #ruby-lang
dfedde has joined #ruby-lang
Andrevan has joined #ruby-lang
mikeit has joined #ruby-lang
havenwood has quit [Remote host closed the connection]
yxhuvud has quit [Quit: Nettalk6 - www.ntalk.de]
havenwood has joined #ruby-lang
elia has quit [Ping timeout: 276 seconds]
yxhuvud has joined #ruby-lang
tubbo has joined #ruby-lang
tubbo is now known as Guest50688
macmartine has joined #ruby-lang
jiuweigui has joined #ruby-lang
schaerli has joined #ruby-lang
havenwood has quit [Ping timeout: 256 seconds]
_jpb_ has quit [Quit: leaving]
_jpb_ has joined #ruby-lang
alekst has quit [Quit: Computer has gone to sleep.]
_jpb_ has quit [Client Quit]
_jpb_ has joined #ruby-lang
schaerli has quit [Remote host closed the connection]
Guest50688 has quit [Quit: WeeChat 0.4.1]
malev has joined #ruby-lang
tubbo has joined #ruby-lang
tubbo is now known as Guest346
tat has quit [Remote host closed the connection]
x0f_ has joined #ruby-lang
Guest346 has quit [Client Quit]
tubbo` has joined #ruby-lang
tubbo` has quit [Client Quit]
tubbo has joined #ruby-lang
x0f has quit [Ping timeout: 248 seconds]
JohnBat26 has joined #ruby-lang
vlad_starkov has joined #ruby-lang
vlad_starkov has quit [Ping timeout: 260 seconds]
schaerli has joined #ruby-lang
dhruvasagar has joined #ruby-lang
hahuang65 has joined #ruby-lang
alekst has joined #ruby-lang
symm- has joined #ruby-lang
jxie has quit [Read error: Connection reset by peer]
jxie has joined #ruby-lang
retro|cz has quit [Ping timeout: 245 seconds]
retro|cz has joined #ruby-lang
mistym has joined #ruby-lang
dorei has joined #ruby-lang
architbaweja has quit [Remote host closed the connection]
jaimef has quit [Excess Flood]
iliketurtles has quit [Quit: zzzzz…..]
mikeit has quit [Read error: Connection reset by peer]
iliketurtles has joined #ruby-lang
iliketurtles has quit [Max SendQ exceeded]
Plyturon has joined #ruby-lang
iliketurtles has joined #ruby-lang
tkuchiki has joined #ruby-lang
setmeaway has joined #ruby-lang
saarinen has quit [Quit: saarinen]
jaimef has joined #ruby-lang
arBmind has quit [Quit: Leaving.]
jacknagel has joined #ruby-lang
vlad_starkov has joined #ruby-lang
cored has quit [Ping timeout: 268 seconds]
cored has joined #ruby-lang
cored has quit [Changing host]
cored has joined #ruby-lang
io_syl has joined #ruby-lang
drollwit has quit [Remote host closed the connection]
banisterfiend has quit [Quit: Computer has gone to sleep.]
saarinen has joined #ruby-lang
mbj has quit [Ping timeout: 248 seconds]
tubbo has quit [Quit: WeeChat 0.4.1]
indstry has joined #ruby-lang
vlad_starkov has quit [Remote host closed the connection]
gja has joined #ruby-lang
gja has quit [Changing host]
gja has joined #ruby-lang
epitron has left #ruby-lang [#ruby-lang]
cads2 has joined #ruby-lang
benanne has joined #ruby-lang
retro|cz has quit [Ping timeout: 256 seconds]
vlad_starkov has joined #ruby-lang
tonni has quit [Remote host closed the connection]
alekst has quit [Quit: Computer has gone to sleep.]
dingus_khan has joined #ruby-lang
tkuchiki has quit [Remote host closed the connection]
vlad_sta_ has joined #ruby-lang
vlad_starkov has quit [Read error: Connection reset by peer]
retro|cz has joined #ruby-lang
tbuehlmann has joined #ruby-lang
softrli_ has joined #ruby-lang
hhatch has quit [Read error: Operation timed out]
mmorga has quit [Remote host closed the connection]
gregmoreno has quit [Remote host closed the connection]
alekst has joined #ruby-lang
<dingus_khan> hey, I know this is just a ruby channel, but the rails people are out to lunch, and I was wondering if anyone here has gotten devise to work with the omniauth identity strategy?
gregmoreno has joined #ruby-lang
julweber has joined #ruby-lang
indstry has quit [Remote host closed the connection]
Andrevan has quit [Quit: WeeChat 0.4.2-rc1]
vlad_sta_ has quit [Remote host closed the connection]
__GG has quit [Quit: Leaving.]
skmp has joined #ruby-lang
macmartine has quit [Ping timeout: 264 seconds]
jp- has quit [Quit: OK, I believe you… but my tommy gun don't]
alexju has quit [Read error: Connection reset by peer]
alexju has joined #ruby-lang
Coincidental has joined #ruby-lang
iliketurtles has quit [Quit: zzzzz…..]
saarinen has quit [Quit: saarinen]
malev has quit [Read error: Operation timed out]
tubbo has joined #ruby-lang
tubbo is now known as Guest10072
<nofxx> dingus_khan: works nicely... but you'll find more help on #rubyonrails than here
<nofxx> or is it #rails ?
<dingus_khan> ruby on rails, but yeah, nobody is answering ... :/
malev has joined #ruby-lang
mistym has quit [Remote host closed the connection]
snarfmason has quit [Quit: Textual IRC Client: www.textualapp.com]
banisterfiend has joined #ruby-lang
drollwit has joined #ruby-lang
Johz has joined #ruby-lang
skmp1 has joined #ruby-lang
skmp has quit [Read error: Connection reset by peer]
pumper has quit [Remote host closed the connection]
alexju has quit [Read error: Connection reset by peer]
alexju has joined #ruby-lang
Johz has quit [Read error: Connection reset by peer]
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
robbyoconnor has joined #ruby-lang
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
alexju has quit [Read error: Connection reset by peer]
dingus_khan has quit [Remote host closed the connection]
alexju has joined #ruby-lang
Voker57 has quit []
Guest10072 has quit [Quit: WeeChat 0.4.1]
tubbo` has joined #ruby-lang
tubbo` has left #ruby-lang [#ruby-lang]
gianlucadv has quit [Quit: ZNC - http://znc.sourceforge.net]
sstrickl has quit [Quit: sstrickl]
gianlucadv has joined #ruby-lang
fcahoon has joined #ruby-lang
JohnBat26 has quit [Ping timeout: 240 seconds]
MaddinXx_ has quit [Remote host closed the connection]
tbuehlmann has quit [Remote host closed the connection]
saarinen has joined #ruby-lang
stamina has quit [Ping timeout: 245 seconds]
iliketurtles has joined #ruby-lang
__butch__ has quit [Remote host closed the connection]
alexju has quit [Read error: Connection reset by peer]
alexju has joined #ruby-lang
snarfmason has joined #ruby-lang
Johz has joined #ruby-lang
snarfmason has quit [Ping timeout: 245 seconds]
gja has quit [Quit: This computer has gone to sleep]
snarfmason has joined #ruby-lang
nisstyre has joined #ruby-lang
MaddinXx has joined #ruby-lang
MaddinXx has quit [Remote host closed the connection]
Plyturon has quit [Quit: Leaving]
scampbell has quit [Remote host closed the connection]
snarfmason has quit [Ping timeout: 245 seconds]
elia has joined #ruby-lang
schaerli has quit [Remote host closed the connection]
stamina has joined #ruby-lang
nneko001__ has quit [Quit: Konversation terminated!]
Johz has quit [Read error: Connection reset by peer]
Johz has joined #ruby-lang
<yorickpeterse> HAHAHAHA
<yorickpeterse> I just found some stupid old commit of mine
<yorickpeterse> it has "quit" and "exit" in it (the latter twice)
<yorickpeterse> I think I was using Vim for the first time back then
<yorickpeterse> HA
<yorickpeterse> This is also on Github
KU0N has quit [Quit: Linkinus - http://linkinus.com]
drollwit has quit [Remote host closed the connection]
sstrickl has joined #ruby-lang
sstrickl has joined #ruby-lang
sstrickl has quit [Changing host]
jsullivandigs has quit [Remote host closed the connection]
jsullivandigs has joined #ruby-lang
mindriot101 has joined #ruby-lang
Bosox20051 has joined #ruby-lang
dingus_khan has joined #ruby-lang
alexju has quit [Remote host closed the connection]
alexju has joined #ruby-lang
jsullivandigs has quit [Ping timeout: 264 seconds]
alexju has quit [Ping timeout: 260 seconds]
deception has quit [Quit: Goodbye]
alexju has joined #ruby-lang
bf4_ has quit [Ping timeout: 248 seconds]
relix has joined #ruby-lang
elia has quit [Quit: Computer has gone to sleep.]
Forgetful_Lion has quit [Remote host closed the connection]
Coincidental has quit [Remote host closed the connection]
robbyoconnor has quit [Ping timeout: 264 seconds]
postmodern has joined #ruby-lang
mayday_jay has quit [Quit: c ya!]
yfeldblum has quit [Ping timeout: 256 seconds]
fosky has quit [Ping timeout: 256 seconds]
malev has quit [Remote host closed the connection]
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Bosox20051 has quit [Ping timeout: 264 seconds]
ldnunes has quit [Quit: Leaving]
RickHull1 has quit [Quit: Leaving.]
alexju has quit [Remote host closed the connection]
Bosox20051 has joined #ruby-lang
alexju has joined #ruby-lang
Bosox20051 has quit [Remote host closed the connection]
iliketurtles has quit [Quit: Textual IRC Client: www.textualapp.com]
alexju has quit [Ping timeout: 264 seconds]
skmp has joined #ruby-lang
Johz has quit [Ping timeout: 264 seconds]
agile has quit [Remote host closed the connection]
iliketurtles has joined #ruby-lang
skmp1 has quit [Ping timeout: 245 seconds]
hahuang65 has quit [Ping timeout: 245 seconds]
roadt_ has quit [Ping timeout: 256 seconds]
agile has joined #ruby-lang
__butch__ has joined #ruby-lang
breakingthings has quit []
hahuang65 has joined #ruby-lang
itcharlie has left #ruby-lang [#ruby-lang]
tylersmith has quit [Read error: Connection reset by peer]
lun_ has joined #ruby-lang
tylersmith has joined #ruby-lang
Oloryn_lt2 has quit [Quit: Leaving.]
iliketurtles has quit [Quit: zzzzz…..]
tylersmith has quit [Read error: Connection reset by peer]
__butch__ has quit [Remote host closed the connection]
joshuawscott has quit [Quit: Leaving.]
yfeldblum has joined #ruby-lang
jiuweigui has quit [Quit: Gone...]
bf4 has joined #ruby-lang
softrli_ has quit [Remote host closed the connection]
tonni has joined #ruby-lang
<jaimef> so say String << Array.join("\n") yields all of the array one line. .join("\
toretore has quit [Quit: Leaving]
<jaimef> \n\n) yields blank lines between each. is there is middle ground?
<apeiros> what would be a middleground?
<apeiros> there are no half-newlines…
<jaimef> one per line
iliketurtles has joined #ruby-lang
<apeiros> `Array.join("\n") yields all of the array one line` <-- that's nonsense
<jaimef> well it must be formatting then
<jaimef> in the email it's one line
<apeiros> ary.join("\n") has a newline between each item, so every item is on a new line
<jaimef> ideally yes
<apeiros> …
dik_dak has joined #ruby-lang
bf4 has quit [Ping timeout: 260 seconds]
lfox has quit [Quit: ZZZzzz…]
jsullivandigs has joined #ruby-lang
hahuang65 has quit [Ping timeout: 256 seconds]
nathanstitt has quit [Quit: I growing sleepy]
Nuru has joined #ruby-lang
Nuru has quit [Changing host]
Nuru has joined #ruby-lang
bf4 has joined #ruby-lang
fcahoon has quit [Quit: Leaving]
eugenejen has quit [Quit: eugenejen]
dingus_khan has quit [Remote host closed the connection]
Nuru has quit [Client Quit]
Coincidental has joined #ruby-lang
bf4 has quit [Ping timeout: 240 seconds]
Voker57 has joined #ruby-lang
enebo has quit [Quit: enebo]
joshuawscott has joined #ruby-lang
<rickhull> it's your email client not respecting single newlines, likely
ledestin has joined #ruby-lang
fenicks has quit [Remote host closed the connection]
__butch__ has joined #ruby-lang
bungoman has quit [Ping timeout: 256 seconds]
mdst has joined #ruby-lang
benanne has quit [Quit: kbai]
Oloryn_lt2 has joined #ruby-lang
VTLob has quit [Quit: VTLob]
mdst has quit [Quit: Leaving]
cstrahan has quit [Ping timeout: 264 seconds]
vxxr has joined #ruby-lang
mmorga has joined #ruby-lang
ruby-lang650 has joined #ruby-lang
julweber has quit [Remote host closed the connection]
_jpb__ has quit [Ping timeout: 256 seconds]
vlad_starkov has joined #ruby-lang
anonymuse has quit [Remote host closed the connection]
vlad_starkov has quit [Ping timeout: 256 seconds]
sstrickl has quit [Quit: sstrickl]
ruby-lang650 has quit [Ping timeout: 250 seconds]
lun_ has quit [Remote host closed the connection]
lun_ has joined #ruby-lang
lun__ has joined #ruby-lang
lun_ has quit [Read error: Connection reset by peer]
bf4 has joined #ruby-lang
apeiros has quit [Remote host closed the connection]
apeiros has joined #ruby-lang
workmad3 has quit [Ping timeout: 245 seconds]
bf4 has quit [Ping timeout: 246 seconds]
JoshuaPaling has joined #ruby-lang
apeiros has quit [Remote host closed the connection]
apeiros has joined #ruby-lang
apeiros has quit [Remote host closed the connection]
apeiros has joined #ruby-lang
dik_dak has quit [Quit: Leaving]
dik_dak has joined #ruby-lang
woollyams has joined #ruby-lang
mindriot101 has quit [Remote host closed the connection]
dik_dak has quit [Client Quit]
__butch__ has quit [Quit: Leaving.]
joshuawscott has quit [Quit: Leaving.]
iliketurtles has quit [Quit: zzzzz…..]
GeissT has joined #ruby-lang
softrli has joined #ruby-lang
bungoman has joined #ruby-lang
iliketurtles has joined #ruby-lang
robbyoconnor has joined #ruby-lang
softrli has quit [Ping timeout: 260 seconds]
mmorga has quit [Remote host closed the connection]
robbyoconnor has quit [Ping timeout: 240 seconds]