ljarvis changed the topic of #ruby-lang to: Ruby 2.1.2; 2.0.0-p481; 1.9.3-p547: http://ruby-lang.org || Paste code on http://gist.github.com
<corecode_> that'll be good enough for me
shinnya has joined #ruby-lang
nathanstitt has joined #ruby-lang
<zenspider> class StringIO; def ready?; true; end; end
djbkd has quit [Remote host closed the connection]
snsei has quit [Remote host closed the connection]
<jbardin> corecode_: see https://github.com/diclophis/maze-server/blob/master/server.rb#L45 it includes code that does non-blocking operations on sockets without exceptions
sarpanch has quit [Remote host closed the connection]
centrx has quit [Quit: Mead error: Connection reset by beer]
<jbardin> also per zenspider … I don't think a StringIO would ever block given that you either have the entirety of the stream available, or you don't have a StringIO object
<corecode_> yes
vintik has quit [Remote host closed the connection]
Hinkdogg has quit [Quit: Computer has gone to sleep.]
yfeldblu_ has quit [Remote host closed the connection]
Hinkdogg has joined #ruby-lang
yfeldblum has joined #ruby-lang
RobertBirnie has quit [Ping timeout: 240 seconds]
KM has joined #ruby-lang
KM is now known as Guest95071
yfeldblum has quit [Ping timeout: 256 seconds]
ter_464 has quit [Ping timeout: 244 seconds]
yatish27 has joined #ruby-lang
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
yatish27_ has joined #ruby-lang
yatish27 has quit [Ping timeout: 246 seconds]
emmesswhy has quit [Quit: Leaving]
ruby-lang781 has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
BubonicPestilenc has joined #ruby-lang
snsei has joined #ruby-lang
lcdhoffman has quit [Quit: lcdhoffman]
ssimpkin has quit [Read error: Connection reset by peer]
ssimpkin has joined #ruby-lang
yfeldblum has joined #ruby-lang
nathanstitt has joined #ruby-lang
ruby-lang781 has quit [Client Quit]
ruby-lang691 has joined #ruby-lang
ruby-lang691 has quit [Client Quit]
<zenspider> imap_processor version 1.5 has been released! | software releases by ryan davis - http://blog.zenspider.com/releases/2014/08/imap_processor-version-1-5-has-been-released.html
djbkd has joined #ruby-lang
cantonic has joined #ruby-lang
Man-cinnamon has joined #ruby-lang
ter_464 has joined #ruby-lang
Man-cinnamon is now known as TheMamboKing42
<TheMamboKing42> Hello everyone
Macacity has quit [Quit: Connection closed for inactivity]
lcdhoffman has joined #ruby-lang
torrieri has joined #ruby-lang
Averna has joined #ruby-lang
<TheMamboKing42> I was hoping for some insight as to whether I should learn php or ruby. I have a functioning knowledge of HTML5 + CSS 3 in building websites, but that is the extent of my programming knowledge at the moment.
djbkd has quit [Ping timeout: 255 seconds]
heavyhorse has quit [Quit: Computer has gone to sleep]
heavyhorse has joined #ruby-lang
<TheMamboKing42> Anyone have any thoughts on my situation?
bffff_ has joined #ruby-lang
marr has quit []
torrieri has quit [Quit: Leaving...]
sharpmachine has quit [Remote host closed the connection]
heavyhorse has quit [Ping timeout: 272 seconds]
<TheMamboKing42> 335 people in here. No one is alive??
chichou has quit [Read error: Connection reset by peer]
<zenspider> jesus you're impatient
chichou has joined #ruby-lang
<TheMamboKing42> lol
<TheMamboKing42> A little bit. With IRC chatrooms I often find that many of them are ghost towns with no one speaking.
<zenspider> you come in here asking if you should learn ruby or php... based on the name of the channel, what answer do you think you're gonna get?
<zenspider> sure. go do php
toastynerd has quit [Remote host closed the connection]
<TheMamboKing42> I want to hear it from a ruby enthusists perspective. So far it holds the most appeal to me.
tkuchiki has quit [Remote host closed the connection]
InfraRuby has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
<TheMamboKing42> If there is a PHP IRC I will go there next. I want to hear both sides of the story from real developers.
yatish27_ has quit [Ping timeout: 240 seconds]
<TheMamboKing42> I am new to the game and still seeking some guidance on which directions I should focus my coding education on.
<surrounder> or you give them both a whirl and form your own opinion
jamesfordummies has joined #ruby-lang
nathanstitt has joined #ruby-lang
<mistym> TheMamboKing42: There are different time zones, of course, but for perspective it's 5:46 on the west coast. Most people have gone home for the day or are preparing to do so
<zenspider> I'm biased... I think you should do PHP... more ruby for me
<TheMamboKing42> Ahh :) Sorry if I seemed rude or disrespectful.
yatish27 has joined #ruby-lang
djbkd has joined #ruby-lang
<TheMamboKing42> I would truly value any opinions anyone should have for a beginning developer in my situation that is seeking guidance on deciding which coding path he should take and why ruby could be the better choice.
jamesfor_ has joined #ruby-lang
<zenspider> "better"... such a trap
<TheMamboKing42> ?
<TheMamboKing42> I'm not trolling here, just looking for honest opinions so I can make an informed decision.
<chichou> TheMamboKing42 it sounds like troll but if you want to read something about php that makes you don't want to go for php, https://bugs.php.net/bug.php?id=29992 :)
<zenspider> there is no "better". "better" is a mental tarpit that keeps the ignorant from starting
danijoo has quit [Read error: Connection reset by peer]
<zenspider> pick one. do something with it. try doing it with the other. make an informed decision.
danijoo has joined #ruby-lang
jamesfordummies has quit [Ping timeout: 240 seconds]
<zenspider> if you had any real questions, we could answer them. you're asking for completely open-ended subjective BS that wouldn't even apply to you because our experiences aren't your own and vice-versa.
stardiviner has joined #ruby-lang
<TheMamboKing42> 0_o
<mistym> TheMamboKing42: What kind of ecosystem do you want to work in? Are there specific kinds of tasks you want work, projects you want to work with?
amsi has quit [Quit: Leaving]
yatish27 has quit [Ping timeout: 255 seconds]
hgl_ has joined #ruby-lang
<TheMamboKing42> I would like to create a custom content management system for restaurants that can have loads of feature rich abilities to manage and run their business. I am a big linux guy, but I am also open to BSD.
elia has quit [Quit: Computer has gone to sleep.]
<TheMamboKing42> I have been using wordpress for building and managing websites for a couple years, so that is where I am coming from, but I never got around to learning php. Just modyfing random bits here and there if I absolutely needed to.
<mistym> Are you looking at specific frameworks you want to work in yet, or just getting a sense of the lay of the land?
* mistym is walking home, back in ~10-15
RobertBirnie has joined #ruby-lang
mistym has quit [Remote host closed the connection]
<TheMamboKing42> Just getting a lay of the land, its really a career change for me. I am the CEO of a media corporation who is sick of the daily grind and stress of producing media.
<TheMamboKing42> Not wealthy enough to retire, so I thought since I like building websites on the side, why not give coding a go for a career.
<TheMamboKing42> Websites only go so far. I would like to build custom software for my ideas.
_djbkd has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
_djbkd has quit [Remote host closed the connection]
nathanstitt has joined #ruby-lang
<surrounder> imho ruby's a little broader than that; I'm just a sysadmin who came into contact with ruby because of Puppet
<surrounder> although we host a lot of php stuff for customers I always feel it's a bit of a one trick pony (websites)
_djbkd has joined #ruby-lang
djbkd has quit [Ping timeout: 272 seconds]
spastorino has quit [Quit: Connection closed for inactivity]
yatish27 has joined #ruby-lang
lcdhoffman has quit [Quit: lcdhoffman]
tkuchiki has joined #ruby-lang
amystephen has quit [Ping timeout: 240 seconds]
<TheMamboKing42> The only allure PHP has for me is if I decided to fully fork Word Press and use a collection of open source plugins to help aid me in the development of my own custom cms. However from the advice I have heard from developers, many say to avoid learning it for both difficulty in maintaining it and learning it.
<TheMamboKing42> Really I feel like a kid again trying to pick which courses to take in college.
<surrounder> well yeah, then just do what zenspider suggested; just try it out and see what suits you better
amystephen has joined #ruby-lang
arBmind1 has quit [Ping timeout: 245 seconds]
amclain has joined #ruby-lang
arBmind has joined #ruby-lang
mistym has joined #ruby-lang
<mistym> TheMamboKing42: Sorry I disappeared on you there
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
<TheMamboKing42> No worries, I am still here
jamesfor_ has quit [Remote host closed the connection]
magikfx has joined #ruby-lang
worm` has quit [Ping timeout: 250 seconds]
Miphix has joined #ruby-lang
magikfx has quit [Client Quit]
yatish27 has quit [Ping timeout: 240 seconds]
<mistym> TheMamboKing42: So, I guess what I'd say is that the language you like best is only one variable in what makes the best choice for you.
yatish27 has joined #ruby-lang
Benstr has joined #ruby-lang
<mistym> TheMamboKing42: As an admittedly biased person who's worked with Ruby and PHP, I'd pick Ruby as the language any day of the week, and avoid PHP wherever I can.
<mistym> But, for example, if I wasn't writing a complete app from scratch, but was writing or tweaking small plugins to an existing CMS, that might be a reason I'd use something else.
<TheMamboKing42> Why do you say that you should avoid php wherever you can?
<mistym> I dislike PHP as a language. I find it inconsistent, frequently obtuse, and it makes me less productive than working in other languages.
<mistym> I wouldn't say "should" - I *personally* avoid PHP wherever I can. It's my choice based on my personal experiences, but that doesn't mean everyone would make the same choice!
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
emmesswhy has joined #ruby-lang
<TheMamboKing42> Is there a content management system out there that is built in ruby and has similar functionality/prestige to word press?
<mistym> That's a good question, actually. I don't do CMS work, so I haven't really looked into it!
<chichou> TheMamboKing42 I think that a lot of CMS in ruby are actually written with rails
<chichou> so it means that it will be an additional thing to learn
<TheMamboKing42> So if I want to learn ruby, I have to learn rails too?
<mistym> You might, depending on what framework/software you're using.
<chichou> Web php devs often learn symfony or another framework too
chichou has quit [Read error: Connection reset by peer]
_djbkd has quit [Remote host closed the connection]
chichou has joined #ruby-lang
<TheMamboKing42> I guess when it comes down to it I want to build applications. Unless I am wrong I can't do that with php like I could with ruby.
<mistym> You can! A number of devs do. But yeah, a lot of people who write PHP use it to extend existing software/frameworks.
mykoweb has joined #ruby-lang
<chichou> You can build whatever you want with both just not in the same way.
yatish27_ has joined #ruby-lang
shinnya has quit [Ping timeout: 245 seconds]
djbkd has joined #ruby-lang
yatish27 has quit [Ping timeout: 240 seconds]
<TheMamboKing42> Thanks for all of your help. I will give everything everyone said some serious thought and make an informed decision. Take care and have a great day everyone. Namaste :)
skade has joined #ruby-lang
TheMamboKing42 has quit [Quit: Leaving]
jbardin has quit [Quit: jbardin]
ssimpkin has quit [Read error: Connection reset by peer]
InfraRuby has left #ruby-lang [#ruby-lang]
hgl_ has quit [Remote host closed the connection]
ssimpkin has joined #ruby-lang
hgl_ has joined #ruby-lang
RobertBirnie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<zenspider> oedipus_lex version 2.3.2 has been released! | software releases by ryan davis - http://blog.zenspider.com/releases/2014/08/oedipus_lex-version-2-3-2-has-been-released.html
Cakey has joined #ruby-lang
RobertBirnie has joined #ruby-lang
RobertBirnie has quit [Client Quit]
yatish27 has joined #ruby-lang
dpbus has joined #ruby-lang
yatish27_ has quit [Ping timeout: 272 seconds]
wallerdev has quit [Quit: wallerdev]
arBmind has quit [Quit: Leaving.]
cantonic has quit [Ping timeout: 244 seconds]
cantonic has joined #ruby-lang
tectonic has joined #ruby-lang
emmesswhy has quit [Quit: Leaving]
yatish27_ has joined #ruby-lang
yatish27 has quit [Ping timeout: 255 seconds]
shreeda has joined #ruby-lang
yatish27_ has quit [Ping timeout: 245 seconds]
yatish27 has joined #ruby-lang
Hinkdogg has quit [Quit: Computer has gone to sleep.]
Hinkdogg has joined #ruby-lang
wallerdev has joined #ruby-lang
hagabaka has quit [Ping timeout: 255 seconds]
ssimpkin_ has joined #ruby-lang
ssimpkin has quit [Read error: Connection reset by peer]
Neurexin has joined #ruby-lang
ter_464 has quit [Quit: Leaving]
Hinkdogg has quit [Ping timeout: 256 seconds]
hagabaka has joined #ruby-lang
seamon has joined #ruby-lang
spastorino has joined #ruby-lang
yatish27 has quit [Ping timeout: 260 seconds]
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
yatish27 has joined #ruby-lang
djbkd has quit [Remote host closed the connection]
sharpmachine has joined #ruby-lang
dpbus has quit [Quit: Computer has gone to sleep.]
dpbus has joined #ruby-lang
hgl_ has quit [Quit: Lingo - http://www.lingoirc.com]
_lexjm has quit [Quit: Textual IRC Client: www.textualapp.com]
chichou has quit []
sharpmachine has quit [Ping timeout: 260 seconds]
dpbus has quit [Ping timeout: 250 seconds]
nofxx has joined #ruby-lang
nofxx has joined #ruby-lang
seamon has quit [Quit: Zzzzzzz]
vintik has joined #ruby-lang
tectonic has quit []
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
ssimpkin has joined #ruby-lang
ssimpkin_ has quit [Read error: Connection reset by peer]
ssimpkin has quit [Remote host closed the connection]
Cakey has quit [Ping timeout: 255 seconds]
yatish27_ has joined #ruby-lang
michaeldeol has joined #ruby-lang
tectonic has joined #ruby-lang
djbkd has joined #ruby-lang
yatish27 has quit [Ping timeout: 250 seconds]
seamon has joined #ruby-lang
ssimpkin has joined #ruby-lang
CaptainJet has quit []
skade has quit [Quit: Computer has gone to sleep.]
jmeeuwen has quit [Ping timeout: 256 seconds]
seamon has quit [Quit: Zzzzzzz]
Cakey has joined #ruby-lang
Cakey has quit [Ping timeout: 244 seconds]
jmeeuwen has joined #ruby-lang
toastynerd has joined #ruby-lang
matp has quit [Remote host closed the connection]
dwknoxy has quit [Quit: Textual IRC Client: www.textualapp.com]
emmesswhy has joined #ruby-lang
emmesswhy has quit [Client Quit]
djbkd has quit [Quit: My people need me...]
saarinen has joined #ruby-lang
mistym_ has joined #ruby-lang
matp has joined #ruby-lang
mistym has quit [Ping timeout: 255 seconds]
nathanstitt has quit [Quit: I growing sleepy]
gix has quit [Ping timeout: 245 seconds]
Cakey has joined #ruby-lang
gix has joined #ruby-lang
lcdhoffman has joined #ruby-lang
kaiza has joined #ruby-lang
frank_o has quit [Ping timeout: 250 seconds]
snsei has quit [Remote host closed the connection]
Cakey has quit [Ping timeout: 245 seconds]
snsei has joined #ruby-lang
saarinen has quit [Quit: saarinen]
snsei has quit [Ping timeout: 240 seconds]
bffff_ has quit [Quit: Connection closed for inactivity]
cschneid has quit [Ping timeout: 240 seconds]
amystephen has quit [Quit: amystephen]
toastynerd has quit [Remote host closed the connection]
cschneid has joined #ruby-lang
frank_o has joined #ruby-lang
RobertBirnie has joined #ruby-lang
yatish27_ has quit [Remote host closed the connection]
yfeldblu_ has joined #ruby-lang
hahuang61 has joined #ruby-lang
_whitelogger has joined #ruby-lang
henrikhodne has joined #ruby-lang
sharpmachine has joined #ruby-lang
nibbo has joined #ruby-lang
toastynerd has joined #ruby-lang
nibbo_ has joined #ruby-lang
Forgetful_Lion has joined #ruby-lang
sharpmachine has quit [Ping timeout: 250 seconds]
momomomomo has quit [Quit: momomomomo]
djdeaf has quit [Quit: djdeaf]
TvL2386 has joined #ruby-lang
saarinen has quit [Ping timeout: 250 seconds]
vintik has quit [Remote host closed the connection]
canton7 has joined #ruby-lang
gamov has joined #ruby-lang
jinie has joined #ruby-lang
duper has joined #ruby-lang
djdeaf has joined #ruby-lang
djdeaf has quit [Client Quit]
relix has joined #ruby-lang
nofxx has quit [Ping timeout: 246 seconds]
AKASkip has joined #ruby-lang
vintik has joined #ruby-lang
Mon_Ouie has joined #ruby-lang
sepp2k has quit [Quit: Leaving.]
face has quit [Ping timeout: 240 seconds]
snsei has joined #ruby-lang
face has joined #ruby-lang
ironhide_604 has joined #ruby-lang
mistym has quit [Remote host closed the connection]
toastynerd has quit [Remote host closed the connection]
snsei has quit [Ping timeout: 255 seconds]
djdeaf has joined #ruby-lang
clauswitt has joined #ruby-lang
djdeaf has quit [Client Quit]
clauswit_ has joined #ruby-lang
vintik has quit [Remote host closed the connection]
clauswitt has quit [Ping timeout: 264 seconds]
fullybaked has joined #ruby-lang
skade has joined #ruby-lang
tbuehlmann has joined #ruby-lang
Benstr has quit [Quit: Lingo - http://www.lingoirc.com]
skade has quit [Ping timeout: 240 seconds]
havenwood has quit [Remote host closed the connection]
qba73 has joined #ruby-lang
stardiviner has quit [Ping timeout: 245 seconds]
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
michaeldeol has joined #ruby-lang
kuanding has quit [Read error: Connection reset by peer]
michaeldeol has quit [Client Quit]
caaaaaaa has joined #ruby-lang
toastynerd has joined #ruby-lang
Atttwwww has quit [Ping timeout: 245 seconds]
mikecmpbll has joined #ruby-lang
toastynerd has quit [Ping timeout: 244 seconds]
kuanding has joined #ruby-lang
futilegames has joined #ruby-lang
Averna has quit [Quit: Leaving.]
arBmind has joined #ruby-lang
ItSANgo has joined #ruby-lang
<yorickpeterse> morning
michd is now known as MichD
yfeldblu_ has joined #ruby-lang
yfeldbl__ has joined #ruby-lang
yfeldblum has quit [Ping timeout: 264 seconds]
hellangel7 has joined #ruby-lang
yfeldblu_ has quit [Ping timeout: 250 seconds]
caaaaaaa has quit [K-Lined]
alexju has joined #ruby-lang
snsei has joined #ruby-lang
vintik has joined #ruby-lang
snsei has quit [Ping timeout: 240 seconds]
vintik has quit [Ping timeout: 260 seconds]
elia has joined #ruby-lang
ur5us has joined #ruby-lang
benlovell has joined #ruby-lang
sharpmachine has joined #ruby-lang
yfeldbl__ has quit [Remote host closed the connection]
yfeldblum has joined #ruby-lang
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sharpmachine has quit [Ping timeout: 245 seconds]
worm` has quit [Ping timeout: 260 seconds]
workmad3 has joined #ruby-lang
havenwood has joined #ruby-lang
<yorickpeterse> Great, seems RubyGems started ignoring --no-ri --no-rdoc in my gemrc
hahuang61 has quit [Ping timeout: 240 seconds]
havenwood has quit [Ping timeout: 264 seconds]
jhass|off is now known as jhass
toastynerd has joined #ruby-lang
futilegames has quit [Quit: futilegames]
sMecKs has quit [Read error: Connection reset by peer]
toastynerd has quit [Ping timeout: 245 seconds]
futilegames has joined #ruby-lang
creede has quit [Quit: Leaving]
sepp2k has joined #ruby-lang
InfraRuby has left #ruby-lang [#ruby-lang]
banister has joined #ruby-lang
arBmind has quit [Quit: Leaving.]
wallerdev has quit [Quit: wallerdev]
snsei has joined #ruby-lang
kek has joined #ruby-lang
benlovell has quit [Ping timeout: 250 seconds]
kalleth_ is now known as kalleth
snsei has quit [Ping timeout: 250 seconds]
Cakey has quit [Ping timeout: 245 seconds]
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
yfeldblu_ has joined #ruby-lang
<darix> yorickpeterse: yard based docs maybe?
yfeldblu_ has quit [Remote host closed the connection]
yfeldblu_ has joined #ruby-lang
<yorickpeterse> Well, using those options directly worked as expected
yfeldblum has quit [Ping timeout: 240 seconds]
<yorickpeterse> apparently adding --no-document instead solved the problem
<darix> yorickpeterse: maybe you upgraded your rubygems?:)
<yorickpeterse> I did at some point
<yorickpeterse> but that doesn't explain why `gem install foo --no-ri --no-rdoc` works fne
<yorickpeterse> * fine
<yorickpeterse> But adding those options to /etc/gemrc *and* ~/.gemrc doesn't
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #ruby-lang
<Kero> yorickpeterse: use --no-documents ?
benlovell has joined #ruby-lang
arBmind has joined #ruby-lang
<Kero> (without the s)
<darix> Kero: not the point
<yorickpeterse> Kero: read above
<Kero> misread it, sorry
toastynerd has joined #ruby-lang
<Kero> me is under the impression that --(no-)document is to replace --no-ri, but this is indeed an odd way of going about that...
toastynerd has quit [Ping timeout: 255 seconds]
havenwood has joined #ruby-lang
havenwood has quit [Ping timeout: 264 seconds]
emmesswhy has quit [Quit: Leaving]
Miphix has quit [Quit: Leaving]
stardiviner has joined #ruby-lang
<darix> l
ruby-lang202 has joined #ruby-lang
stamina has joined #ruby-lang
banister has joined #ruby-lang
ruby-lang202 has quit [Ping timeout: 246 seconds]
stef_204 has joined #ruby-lang
hramrach has quit [Remote host closed the connection]
snsei has joined #ruby-lang
hramrach has joined #ruby-lang
dangerousdave has joined #ruby-lang
benlovell has quit [Ping timeout: 240 seconds]
snsei has quit [Ping timeout: 264 seconds]
benlovell has joined #ruby-lang
ruby-lang601 has joined #ruby-lang
clauswit_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ruby-lang601 has left #ruby-lang [#ruby-lang]
robbyoconnor has quit [Read error: Connection reset by peer]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
robbyoconnor has joined #ruby-lang
ur5us has quit [Remote host closed the connection]
sharpmachine has joined #ruby-lang
dangerousdave has joined #ruby-lang
sharpmachine has quit [Ping timeout: 250 seconds]
skade has joined #ruby-lang
havenwood has joined #ruby-lang
havenwood has quit [Ping timeout: 264 seconds]
clauswitt has joined #ruby-lang
benlovell has quit [Ping timeout: 264 seconds]
kek_ has joined #ruby-lang
amystephen has joined #ruby-lang
kek has quit [Ping timeout: 245 seconds]
kyb3r_ has quit [Quit: Leaving]
ruby-lang789 has joined #ruby-lang
<ruby-lang789> hi
<ruby-lang789> in rails
<ruby-lang789> there is a difference between <%= and <%
<ruby-lang789> am i right in thinking that <%= shows the value and <% doesnot but only executes
<Mon_Ouie> That's ERB, not Rails. And yes, that's what they mean.
snsei has joined #ruby-lang
benlovell has joined #ruby-lang
snsei has quit [Ping timeout: 250 seconds]
hellangel7 has quit [Read error: Connection reset by peer]
hellangel7 has joined #ruby-lang
<ruby-lang789> i need to learn how to add a custom controller. i need to add a password validation, i think i will need a controller.
<darix> ruby-lang789: there are plenty of plugins for handling authentication
<maloik_> ruby-lang789: I get the feeling you should consider a more structured approach to learning ruby/rails
<maloik_> try one of the numerous tutorials or books, it'll serve you well
<ruby-lang789> ok
<ruby-lang789> railstutorials by michale someone!!
<maloik_> could be a start, yes
toastynerd has joined #ruby-lang
futilegames has quit [Quit: futilegames]
palar has joined #ruby-lang
toastynerd has quit [Ping timeout: 244 seconds]
havenwood has joined #ruby-lang
ldnunes has joined #ruby-lang
fullybaked has quit [Ping timeout: 245 seconds]
vondruch has joined #ruby-lang
gamov has quit [Quit: gamov]
workmad3 has quit [Ping timeout: 246 seconds]
spastorino has joined #ruby-lang
Sgeo has quit [Read error: Connection reset by peer]
elia has quit [Quit: Computer has gone to sleep.]
vshan has joined #ruby-lang
<vshan> hello
vshan has quit [Client Quit]
ironhide_604 has quit [Ping timeout: 260 seconds]
yatish27 has joined #ruby-lang
ironhide_604 has joined #ruby-lang
goatish_mound has joined #ruby-lang
rsl has quit [Ping timeout: 245 seconds]
<ruby-lang789> why is ruby to unix-ish, one blank space make all the difference
<yorickpeterse> wat
<yorickpeterse> That is completely unrelated to Unix
<yorickpeterse> it's...not even close
<yorickpeterse> Unix is way more painful
<ruby-lang789> i know how painful it is...
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<maloik_> adding or removing spaces in any (regular) languages makes it wrong, why would you expect a programming language that needs to be interpreted by a computer to know where it can or cannot be removed/added?
Miphix has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
<apeiros> also ruby is quite forgiving with regards to whitespace
<apeiros> much more so than many other languages (*cough* python *cough*)
<maloik_> yea I was just gonna say... chances are you're talking about yml?
snsei has joined #ruby-lang
elia has joined #ruby-lang
Missphoenix has joined #ruby-lang
kek_ has quit [Remote host closed the connection]
kek has joined #ruby-lang
Mon_Ouie has quit [Quit: WeeChat 0.4.3]
Miphix has quit [Ping timeout: 245 seconds]
malconis has joined #ruby-lang
snsei has quit [Ping timeout: 260 seconds]
relix has quit [Quit: Textual IRC Client: www.textualapp.com]
alexju has quit [Remote host closed the connection]
relix has joined #ruby-lang
dangerousdave has joined #ruby-lang
miqui has joined #ruby-lang
<maloik_> defining a BrokenRecord error class feels funny :-)
havenwood has quit [Ping timeout: 264 seconds]
<maloik_> (implementing a dns interface)
<maloik_> hmm, using pry is there a way to quit the program entirely? I'm in a big loop and want to quit the entire thing without having to spam exit 25000 times
<whitequark> exit!
<maloik_> \o/
<maloik_> just found exit-program too :D
<apeiros> maloik_: `kill -9 #{$$}`
stef_204 has quit [Remote host closed the connection]
<apeiros> (use whitequark's suggestion, though ;-) )
<maloik_> haha :-) sounds like a plan
sharpmachine has joined #ruby-lang
<apeiros> don't laugh. I had that as Kernel#K! and used it regularly not long ago. some C extension "refused" to go down gently with any kind of other termination :(
<yorickpeterse> I usually just do require 'rails/all'
* yorickpeterse runs
toastynerd has joined #ruby-lang
<maloik_> yorickpeterse: are you coming over to arrrrcamp?
sharpmachine has quit [Ping timeout: 255 seconds]
<yorickpeterse> shit, I still need to order tickets
<maloik_> :-)
<maloik_> there's a couple discount codes available
<yorickpeterse> I'll just use the discount code "yorickpeterse"
<yorickpeterse> that should give me like 80% discount
<maloik_> though if _THE MAN_ is paying for it feel free to ignore them :D
<maloik_> yea... no :-)
toastynerd has quit [Ping timeout: 246 seconds]
<yorickpeterse> :<
<yorickpeterse> 95%? :<
<yorickpeterse> also _THE MAN_ ?
<yorickpeterse> You mean $EMPLOYER?
<maloik_> the man, man!
<maloik_> so yes :-)
<yorickpeterse> Ah, well they won't
<maloik_> :(
<yorickpeterse> I already used my budget for Brighton Ruby
<maloik_> 1 sec
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<maloik_> oh wait didn't you submit a proposal?
<yorickpeterse> I did
<yorickpeterse> It was rejected
<maloik_> the code we sent out is the biggest we currently have available
<yorickpeterse> Granted the description sounded a bit boring
<yorickpeterse> Ah yes, it has a discount code
yatish27 has joined #ruby-lang
<yorickpeterse> maloik_: I'm also going to Baruco so I have to see if my wallet agrees with this
<maloik_> oh we're going too :-)
<maloik_> fantastic conference
<yorickpeterse> No idea, I'm just there to annoy txus and rant with brixen about Ruby :P
centrx has joined #ruby-lang
<whitequark> rbx-2 on travis is still broken
workmad3 has joined #ruby-lang
<whitequark> oh, right, they haven't redeployed images yet
<yorickpeterse> whitequark: sec
<maloik_> ugh, having alias_method right underneath the method you want to alias is no guaranteed path to success
<maloik_> at least not if you type out the wrong method name :(
magikfx has joined #ruby-lang
<yorickpeterse> tl;dr RubyGems not thread-safe, fucks up bundler by the looks of it at least
<yorickpeterse> (at least that's what it currently looks like)
<ddv> pebcak
rcvalle has joined #ruby-lang
<yorickpeterse> Pretty sure this would be Problem Exists Between Computer And Server
<ddv> hehe
DivineEntity has quit [Quit: Lost terminal]
someone___ has joined #ruby-lang
<ruby-lang789> where do i find what are the properties in @objectname.errors ? like there is a full_messages
<jhass> ruby-lang789: #rubyonrails
futilegames has joined #ruby-lang
<ruby-lang789> got it
stardiviner has quit [Quit: my website: http://stardiviner.dyndns-blog.com/]
tkuchiki_ has joined #ruby-lang
tkuchiki has quit [Ping timeout: 246 seconds]
tkuchiki_ has quit [Ping timeout: 272 seconds]
Cakey has joined #ruby-lang
alexju has joined #ruby-lang
Phoenixmiss has joined #ruby-lang
Neurexin has quit [Quit: Neurexin]
ruby-lang789 has quit [Ping timeout: 246 seconds]
Missphoenix has quit [Ping timeout: 272 seconds]
jamesfor_ has joined #ruby-lang
snsei has joined #ruby-lang
lcdhoffman has joined #ruby-lang
Olipro has joined #ruby-lang
workmad3 has quit [Ping timeout: 240 seconds]
snsei has quit [Ping timeout: 240 seconds]
Forgetful_Lion has quit [Remote host closed the connection]
tkuchiki has joined #ruby-lang
karamazov has joined #ruby-lang
gpg_ has joined #ruby-lang
<gpg_> class SpreadsheetImportRow < Struct.new(:product_match)
<gpg_> what does this code mean
<gpg_> ?
<gpg_> Struct.new(:product_match) => #<Class:0x00000008f441a8>
<gpg_> and
<gpg_> Struct.new(:product_match).object_id => 75168920
<gpg_> what does #<Class:0x00000008f441a8> and 75168920 mean
<gpg_> arant they soppose to be the same value?
<someone___> nope
symm- has joined #ruby-lang
<someone___> I'm a starter... like you I guess
<gpg_> yep
<someone___> the #<Class:0x00000008f441a8> is the memory direction of the object in the RAM
kaiwren has quit [Quit: kaiwren]
<gpg_> i am just confused what #<Class:0x00000008f441a8>
robbyoconnor has quit [Excess Flood]
<gpg_> memory direction or memorry adress
<gpg_> ?
<centrx> *location
tbuehlmann has quit [Quit: Leaving]
<gpg_> is memory address and memory location the same thing
<centrx> yes
robbyoconnor has joined #ruby-lang
<someone___> yes
<gpg_> thnaks guys
<someone___> you're welcome
<gpg_> so #object_id is the id of memory location in the RAM
fullybaked has joined #ruby-lang
<someone___> it may be you object's id
<someone___> it may be your* object's id
charliesome has joined #ruby-lang
<gpg_> ok thanks
toastynerd has joined #ruby-lang
workmad3 has joined #ruby-lang
shinnya has joined #ruby-lang
someone____ has joined #ruby-lang
someone___ has quit [Ping timeout: 246 seconds]
Cakey has quit [Ping timeout: 260 seconds]
diegoviola has joined #ruby-lang
toastynerd has quit [Ping timeout: 272 seconds]
jamesfordummies has joined #ruby-lang
<whitequark> object_id is only memory location on Ruby MRI.
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
momomomomo has joined #ruby-lang
jamesfor_ has quit [Ping timeout: 245 seconds]
<someone____> ahhh
momomomomo has quit [Client Quit]
<yorickpeterse> matti: hit me with some tunes
cantonic has joined #ruby-lang
JohnFord has joined #ruby-lang
Neurexin has joined #ruby-lang
cantonic has quit [Ping timeout: 244 seconds]
banister has joined #ruby-lang
nathanstitt has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
skade has joined #ruby-lang
clauswitt has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lcdhoffman has quit [Quit: lcdhoffman]
havenwood has joined #ruby-lang
loincloth has joined #ruby-lang
hahuang61 has joined #ruby-lang
jamesfor_ has joined #ruby-lang
ari-_-e has quit [Read error: Connection reset by peer]
snsei has joined #ruby-lang
symm- has quit [Ping timeout: 272 seconds]
havenwood has quit [Ping timeout: 264 seconds]
hahuang61 has quit [Ping timeout: 260 seconds]
jamesfordummies has quit [Ping timeout: 264 seconds]
momomomomo has joined #ruby-lang
jxie has quit [Ping timeout: 245 seconds]
jxie has joined #ruby-lang
stamina has quit [Ping timeout: 246 seconds]
snsei has quit [Ping timeout: 240 seconds]
yatish27 has quit []
lcdhoffman has joined #ruby-lang
jamesfordummies has joined #ruby-lang
RobertBirnie has joined #ruby-lang
jamesfor_ has quit [Ping timeout: 255 seconds]
[spoiler] has quit [Quit: Leaving]
sharpmachine has joined #ruby-lang
toastynerd has joined #ruby-lang
mistym has joined #ruby-lang
sharpmachine has quit [Ping timeout: 260 seconds]
toastynerd has quit [Ping timeout: 240 seconds]
cmhobbs has joined #ruby-lang
mistym has quit [Remote host closed the connection]
karamazov has quit [Remote host closed the connection]
apeiros has quit [Remote host closed the connection]
Mellett68_ has quit [Remote host closed the connection]
wmoxam_ has quit [Quit: leaving]
apeiros has joined #ruby-lang
wmoxam has joined #ruby-lang
Mellett68 has joined #ruby-lang
antonishen has quit []
antonishen has joined #ruby-lang
charliesome has joined #ruby-lang
jdecuirm has joined #ruby-lang
<jdecuirm> Hi!
<jdecuirm> I am having some troubles i hope anyone can help me with ruby!
apeiros has quit [Ping timeout: 246 seconds]
<centrx> Do ask yes
<jdecuirm> Thanks
<jdecuirm> well, the problem is with Aptana Studio 3!
<jdecuirm> i have Ruby 2.1.2
<centrx> That is a problem
ari-_-e has joined #ruby-lang
<jdecuirm> lol
<jdecuirm> RubyMine it's expensive
<jdecuirm> the problem is when i want to debug
<jdecuirm> i don't know if debugger-ide supports ruby 2.1.2
AKASkip has quit [Ping timeout: 260 seconds]
mykoweb has joined #ruby-lang
tectonic has joined #ruby-lang
<centrx> jdecuirm, There aren't many differences in 2.1.2 vs 2.1.0
<jdecuirm> I see, 2.1.0 is supported by the debugger?
<centrx> I don't know. If you are talking about "ruby-debug-ide" it looks like not much activity, but still some
<jdecuirm> yes that!
<centrx> I would assume it works and try it
<centrx> Nevertheless, I don't see much need for IDEs or debuggers with Ruby
<centrx> *special debuggers
InfraRuby has joined #ruby-lang
<jdecuirm> i see
dwknoxy has joined #ruby-lang
<jdecuirm> i guess you are right
<chrisseaton> centrx: what do you mean by special debuggers?
<centrx> in this case, integrated into an IDE I suppose
bdnchr has joined #ruby-lang
<jdecuirm> so you are a text plain Rubyst? and console? wow
<centrx> I have syntax highlighting and terminal multiplexer
skade has quit [Quit: Computer has gone to sleep.]
mistym has joined #ruby-lang
skade has joined #ruby-lang
|jemc| has joined #ruby-lang
eval-in has quit [Remote host closed the connection]
eval-in has joined #ruby-lang
eval-in has quit [Remote host closed the connection]
eval-in has joined #ruby-lang
eval-in_ has joined #ruby-lang
<jdecuirm> terminal multiplexer? that is a new concept for me what is that?
marr has joined #ruby-lang
eval-in has quit [Read error: Connection reset by peer]
eval-in_ has quit [Remote host closed the connection]
eval-in has joined #ruby-lang
RobertBirnie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
snsei has joined #ruby-lang
snsei_ has joined #ruby-lang
workmad3 has quit [Ping timeout: 244 seconds]
<darix> jdecuirm: look up tmux or screen
<jdecuirm> I see, well i guess i should stick with sublime text 2 and the terminal to test, thanks!
<darix> jdecuirm: may favorite debugging tool in the mean time is pry
<darix> if i wonder why something break
<darix> i put a binding.pry in that place
<darix> and can tinker with my program right at this code position
snsei has quit [Ping timeout: 246 seconds]
<darix> and pry has some debugging plugins too
<jdecuirm> darix: Wow thanks, is just that as i came from java, C# and objective-c i am used to the IDEs stuff, the autocompletion and all
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
snsei_ has quit [Ping timeout: 245 seconds]
kek_ has joined #ruby-lang
dangerousdave has joined #ruby-lang
alexju has quit [Remote host closed the connection]
kek has quit [Ping timeout: 246 seconds]
<maloik_> other editors can have autocompletion as well
<maloik_> I use vim, terminal, rails console, irb and pry and all of them have autocompletion to a point
apeiros has joined #ruby-lang
shinnya has quit [Ping timeout: 246 seconds]
vintik has joined #ruby-lang
<centrx> jdecuirm, Also there is less need for autocompletion in languagesThatDoNotUseUnnecessarilyLongMethodNames()
<jdecuirm> I see, as i am a new with ruby to go to rails is the reason i ask this! but thanks for your advices!
<darix> centrx: and autocompletion gets really hard with .thismethodisgeneratedatruntime^^
vondruch has quit [Quit: Ex-Chat]
<|jemc|> jdecuirm: I also find it useful to use an external terminal for running in - the sublime text 'build output' pane is pretty useless
alexju has joined #ruby-lang
kek_ has quit [Remote host closed the connection]
<|jemc|> I wrote a sublime text plugin to do just that but it's more of a hack than a proper plugin and I don't have the time to stabilize and support it right now, so "buyer beware"
kek has joined #ruby-lang
<jdecuirm> i see, well i guess i will stick with the ruby path and keep it simple
skade has quit [Quit: Computer has gone to sleep.]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<jdecuirm> in fact is is easier to find errors in ruby than in other languages
<|jemc|> took me a while to get used to the tracebacks being "upside down" from what I was used to
<someone____> Pry looks awesome!
aef_ has quit [Remote host closed the connection]
jamesfordummies has quit [Remote host closed the connection]
bdnchr has quit [Remote host closed the connection]
bdnchr has joined #ruby-lang
aef has joined #ruby-lang
<jdecuirm> The reason i am in the amazing Ruby world is because i am creating an app in iOS, but i need to consume data
bdnchr has quit [Client Quit]
<jdecuirm> so, the road took me to mySQL, Apache, Rails and JSON format
<jdecuirm> to create apis is this correct?
Neurexin has quit [Quit: Neurexin]
<centrx> I would use Postgresql, a better database
<jdecuirm> nice advice
<centrx> and something more lightweight than Apache, with say nginx
workmad3 has joined #ruby-lang
<jdecuirm> but, all of this things are correct? let's say that i want to emulate twitter, all of this will work?
<centrx> yes
maximeshr has joined #ruby-lang
queue has quit [Quit: Leaving]
<centrx> jdecuirm, Also take a look at rails-api and grape
<jdecuirm> Thanks! now i now i'm in the correct path
CaptainJet has joined #ruby-lang
<jdecuirm> rails-api and grape, got it taking notes
michaeldeol has joined #ruby-lang
<centrx> jdecuirm, Rails is a good framework and has a lot of features, but if you are making a pure API, you might want something more lightweight like Sinatra as the web application, maybe still use ActiveRecord for accessing the DB
<centrx> jdecuirm, but Rails is also a good choice for beginning because it includes a lot of features built-in and good quality
<jdecuirm> Yes in fact, i want to be able to do CRUD
<centrx> jdecuirm, and if you increase the scope of the application, the functionality is already in the library for it
<jdecuirm> register users, etc
<jdecuirm> centrx: great help, i guess was true that in ruby community works different, all wants to help lol
tectonic has quit []
<centrx> There is a saying, Matz Is Nice And So We Are Nice
vintik has quit [Remote host closed the connection]
<jdecuirm> i read that just yesterday, now i get it!
sharpmachine has joined #ruby-lang
<jdecuirm> i read a lot about Heroku, but i don't fully understand it! how does heroku works?
qba73 has quit []
<maloik_> depending on your programming experience you could take a look at railstutorial.org
<maloik_> it has a section on deploying to heroku
dacamp_ is now known as dacamp
<maloik_> (and is generally a pretty good rails tutorial if you ask me)
<centrx> jdecuirm, I don't know much about it, it seems to be a cloud service that provides some extra special functionality
toastynerd has joined #ruby-lang
<maloik_> heroku's strong points are ease of deployment, easy scaling, ...
<workmad3> maloik_: and wallet dents
<centrx> People are always having problems with Heroku for some reason, and it seems like they have worse than usual downtime
<jdecuirm> centrx: if i may say, i prefer the old school style of creating my backend, i guess i feel more, let's say in control
<maloik_> workmad3: absolutely :)
<workmad3> centrx: heroku has a fairly low glass ceiling
<centrx> workmad3, you mean like, for babes?
<workmad3> centrx: I mean it's really easy to crash into its limits ;)
<jdecuirm> i was thinking about Linode, to host
<centrx> jdecuirm, You may want "Infrastructure as a Service" as opposed to "Platform as a Service"
ledestin_ has joined #ruby-lang
<jdecuirm> oh
<centrx> jdecuirm, I have been happy with Digital Ocean and AWS. AWS is the Cadillac option
<centrx> jdecuirm, Linode has Infrastructure as a Service too
<maloik_> if you're just starting to build this app heroku will do... focus on building rather than hosting what you're building
<centrx> It's just a name, SaaS, PaaS, IaaS
<maloik_> you can switch it over once you have enough users that it's starting to become expensive
<workmad3> centrx: MBaaS
<maloik_> or when you need more than what heroku can offer
<centrx> BSaaS
<jdecuirm> for now i will work on localhost as i finish my APIs :P
<workmad3> centrx: I'm waiting for SaaSaaS
<jdecuirm> when the time comes i will concern about it but it is good to know the options
<maloik_> workmad3: basically whitelabel SaaS'es?
<maloik_> :D
<workmad3> maloik_: ya
<maloik_> I'm pretty sure those already exist
kvs_ is now known as kvs
<workmad3> maloik_: :)
<jdecuirm> i find heroku expensive, so as parse.com
<jdecuirm> parse.com sure saves me time
<workmad3> jdecuirm: heroku.com 1 dyno == free
<jdecuirm> but the prices are too much
ledestin has quit [Ping timeout: 244 seconds]
ledestin_ is now known as ledestin
<workmad3> jdecuirm: so heroku is really nice and cheap for getting something out there to test an idea
<jdecuirm> yes that is true
<workmad3> just so long as you don't need a decent sized database... or a custom SSl endpoint... or background workers... or file uploads... etc. etc. etc.
ironhide_604 has quit [Ping timeout: 260 seconds]
darkness has joined #ruby-lang
hellangel7 has quit [Ping timeout: 260 seconds]
darkness is now known as Guest54417
postmodern has joined #ruby-lang
<jdecuirm> the push notifications will be a hard part lol
TvL2386 has quit [Remote host closed the connection]
snsei has joined #ruby-lang
snsei has quit [Ping timeout: 255 seconds]
Phoenixmiss has quit [Quit: Leaving]
lcdhoffman has quit [Quit: lcdhoffman]
jdecuirm has quit [Quit: Page closed]
lcdhoffman has joined #ruby-lang
pixelhandler has joined #ruby-lang
mistym has quit [Remote host closed the connection]
kek_ has joined #ruby-lang
sharpmachine has quit [Remote host closed the connection]
wallerdev has joined #ruby-lang
RobertBirnie has joined #ruby-lang
benlovell has quit [Quit: leaving]
momomomomo has quit [Quit: momomomomo]
sharpmachine has joined #ruby-lang
kek has quit [Ping timeout: 240 seconds]
mikecmpbll has quit [Quit: i've nodded off.]
workmad3 has quit [Ping timeout: 245 seconds]
fullybaked has quit []
kek_ has quit [Ping timeout: 244 seconds]
rafmagana has joined #ruby-lang
ponch_ has joined #ruby-lang
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
leandrosnunes has joined #ruby-lang
jamesfor_ has joined #ruby-lang
rafmagana has left #ruby-lang [#ruby-lang]
mikecmpbll has joined #ruby-lang
JohnFord has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jamesfor_ is now known as jamesfordummies_
jamesfordummies_ has quit [Client Quit]
jamesfor_ has joined #ruby-lang
jamesfor_ is now known as jamesfordummies_
workmad3 has joined #ruby-lang
ledestin_ has joined #ruby-lang
mistym has joined #ruby-lang
dangerousdave has joined #ruby-lang
nofxx has joined #ruby-lang
nofxx has joined #ruby-lang
jbardin has joined #ruby-lang
mykoweb has quit [Remote host closed the connection]
mustmodify has joined #ruby-lang
ledestin has quit [Ping timeout: 244 seconds]
ledestin_ is now known as ledestin
cmhobbs has quit [Quit: Leaving]
cmhobbs has joined #ruby-lang
cmhobbs has quit [Changing host]
cmhobbs has joined #ruby-lang
wallerdev has quit [Quit: wallerdev]
tkuchiki has quit [Remote host closed the connection]
mykoweb_ has joined #ruby-lang
momomomomo has joined #ruby-lang
magikfx_ has joined #ruby-lang
magikfx has quit [Ping timeout: 272 seconds]
<mustmodify> I'm ... stuck mentally. I'm sure there is a clear way to think about this but I can't seem to piece it together. Any help would be appreciated. I have a large Rails codebase doing a ton of complicated medical stuff. I decided I was going to experimentally tease out one chunk of features into a relatively simple app, since it needed refactoring/new features anyway. So that was a success. I have a standalone, well-tested app that accepts medical record
mykoweb_ has quit [Remote host closed the connection]
<mustmodify> Another dev on my team says we should add this code to our existing Rails app because if we keep it separate we'll have to maintain two apps. Having watched some videos about micro-apps, the encapsulation and separation seems appealing but I don't really have a good sense of how these apps should talk to each other.
<mustmodify> If I keep this separate, I'll need a way to transmit these files to the "big app" to be consumed. I guess I could just write a file to some "inbox" directory. Seems kinda dirty. So it's dirty to add it to the app and dirty to not add it but just write files to a predefined destination...
futilegames has quit [Quit: futilegames]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<mustmodify> I could implement a pub/sub messaging queue but that's a lot of overhead for one experimental feature.
futilegames has joined #ruby-lang
futilegames has quit [Client Quit]
<mustmodify> and let me know where the first message got cut off. :P
<centrx> mustmodify, At the very least, the code base can be kept separate, and used as a library gem instead of API messaging
lele has quit [Quit: Coyote finally caught me]
lele has joined #ruby-lang
vintik has joined #ruby-lang
InfraRuby has left #ruby-lang [#ruby-lang]
<centrx> mustmodify, That would save time maintaining "two" apps, because the code itself is needed either way, but as a "separate" app/library it is nicely encapsulated.
<centrx> mustmodify, Another way of communicating could be to save to the database. The database is a built-in queue/messaging system
<mustmodify> centrx: hm... I kind of like the idea of a gem. I'd have to think about the deploy process but I like the way it's encapsulated but not super-separate.
<apeiros> mustmodify: we put shared stuff into an engine
<mustmodify> centrix: yeah, I've had some experience with that and it hasn't been ... the most positive.
<apeiros> mustmodify: also that's somewhat more a #rubyonrails question than a #ruby-lang one
<mustmodify> apeiros: what do you mean by engine?
<apeiros> rails has engines
rippa has joined #ruby-lang
jamesfordummies_ has quit []
<mustmodify> apeiros: I'll look into that.
<apeiros> basically an "augmented" gem
Neurexin has joined #ruby-lang
centrx has quit [Quit: Mead error: Connection reset by beer]
<mustmodify> apeiros: This involves rails but I'm trying to break away from "pure-rails" thinking to have some "pure-ruby" bits, so I thought this would be a better venue for that. :P
workmad3 has quit [Ping timeout: 260 seconds]
hahuang61 has joined #ruby-lang
momomomomo has quit [Quit: momomomomo]
<apeiros> mustmodify: we don't know what you intend to do unless you tell us, you know?
<mustmodify> Does it seem like I'm leaving out some information? Confused.
mistym has quit [Read error: Connection reset by peer]
mistym has joined #ruby-lang
<apeiros> the part about "I want the shared part to be rails-free" was a new requirement™
<mustmodify> ah
<apeiros> make it a plain gem then instead of an engine. you lose a bit of convenience/rails conventions, though.
<mustmodify> Well that's more a stray thought than a requirement. What I mean is that I don't want to put everything into Rails just because it's Rails.
wallerdev has joined #ruby-lang
<apeiros> I generally put all non-rails things into gems
ponch_ has quit [Ping timeout: 246 seconds]
<mustmodify> But if there is some reason to do that, then of course it can be in Rails...
<apeiros> you don't need to release those gems publicly either
Neurexin has quit [Ping timeout: 244 seconds]
<mustmodify> yeah. OK Thanks for your thoughts.
hellangel7 has joined #ruby-lang
BubonicPestile-1 has joined #ruby-lang
mistym_ has joined #ruby-lang
Guest54417 has quit [Ping timeout: 264 seconds]
BubonicPestilenc has quit [Ping timeout: 245 seconds]
ponch_ has joined #ruby-lang
AKASkip has joined #ruby-lang
sharpmachine has quit [Ping timeout: 255 seconds]
Neurexin has joined #ruby-lang
mistym has quit [Ping timeout: 250 seconds]
sharpmachine has joined #ruby-lang
_lexjm has joined #ruby-lang
amsi has joined #ruby-lang
snsei has joined #ruby-lang
ledestin_ has joined #ruby-lang
snsei has quit [Ping timeout: 260 seconds]
wallerdev_ has joined #ruby-lang
ledestin has quit [Ping timeout: 240 seconds]
ledestin_ is now known as ledestin
vintik has quit [Remote host closed the connection]
wallerdev has quit [Ping timeout: 260 seconds]
wallerdev_ is now known as wallerdev
dangerousdave has joined #ruby-lang
ascarter has joined #ruby-lang
hellangel7 has quit [Read error: Connection reset by peer]
symm- has joined #ruby-lang
worm` has joined #ruby-lang
vintik has joined #ruby-lang
hellangel7 has joined #ruby-lang
hellangel7 has quit [Max SendQ exceeded]
hellangel7 has joined #ruby-lang
hellangel7 has quit [Max SendQ exceeded]
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
vintik has quit [Ping timeout: 240 seconds]
AKASkip has quit [Ping timeout: 264 seconds]
Rylee has quit [Remote host closed the connection]
mykoweb has joined #ruby-lang
mistym_ has quit [Remote host closed the connection]
mistym has joined #ruby-lang
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
mykoweb has quit [Remote host closed the connection]
mykoweb has joined #ruby-lang
loincloth has quit [Remote host closed the connection]
elia has quit [Quit: Computer has gone to sleep.]
mykoweb has quit [Read error: No route to host]
mykoweb has joined #ruby-lang
Rylee has joined #ruby-lang
jgpawletko has joined #ruby-lang
Rylee has quit [Client Quit]
ponch_ has quit [Ping timeout: 250 seconds]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ari-_-e has quit [Quit: Leaving]
djbkd has joined #ruby-lang
JohnFord has joined #ruby-lang
dwknoxy is now known as dknox-bbib
MichD is now known as michd
lcdhoffman has quit [Quit: lcdhoffman]
Rylee has joined #ruby-lang
_lexjm has quit [Ping timeout: 250 seconds]
palar_ has joined #ruby-lang
Rylee has quit [Client Quit]
djbkd has quit [Remote host closed the connection]
dpatel has joined #ruby-lang
_lexjm has joined #ruby-lang
palar has quit [Ping timeout: 255 seconds]
_lexjm has quit [Ping timeout: 240 seconds]
djbkd has joined #ruby-lang
Rylee has joined #ruby-lang
yatish27 has joined #ruby-lang
eeezkil has joined #ruby-lang
loincloth has joined #ruby-lang
snsei has joined #ruby-lang
stamina has joined #ruby-lang
maximeshr has quit [Ping timeout: 272 seconds]
snsei has quit [Ping timeout: 240 seconds]
mustmodify has left #ruby-lang [#ruby-lang]
mistym_ has joined #ruby-lang
mistym has quit [Ping timeout: 244 seconds]
stamina has quit [Ping timeout: 250 seconds]
symm- has quit [Ping timeout: 272 seconds]
momomomomo has joined #ruby-lang
elia has joined #ruby-lang
sferik has joined #ruby-lang
mustmodify has joined #ruby-lang
mykoweb has quit [Remote host closed the connection]
mykoweb has joined #ruby-lang
molgrew has joined #ruby-lang
molgrew has quit [Client Quit]
zarubin has quit []
ponch_ has joined #ruby-lang
mykoweb has quit [Ping timeout: 240 seconds]
iliketurtles has joined #ruby-lang
symm- has joined #ruby-lang
palar_ has quit [Remote host closed the connection]
palar has joined #ruby-lang
_rgn has quit [Changing host]
_rgn has joined #ruby-lang
ponch_ has quit [Ping timeout: 250 seconds]
futilegames has joined #ruby-lang
vintik has joined #ruby-lang
vintik has quit [Remote host closed the connection]
sharpmachine has quit [Remote host closed the connection]
rhizome_ is now known as rhizome
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
mistym_ has quit [Quit: Leaving...]
mykoweb has joined #ruby-lang
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
mistym has joined #ruby-lang
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
sharpmachine has joined #ruby-lang
amerine_ has quit [Read error: Connection reset by peer]
alexju has quit [Read error: Connection reset by peer]
maximeshr has joined #ruby-lang
centrx has joined #ruby-lang
amerine has joined #ruby-lang
alexju has joined #ruby-lang
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
sepp2k has quit [Quit: Konversation terminated!]
saarinen has joined #ruby-lang
sepp2k has joined #ruby-lang
sepp2k has quit [Client Quit]
charliesome has joined #ruby-lang
TrueJet has joined #ruby-lang
CaptainJet has quit [Ping timeout: 240 seconds]
saarinen has quit [Quit: saarinen]
sharpmachine has quit [Remote host closed the connection]
amsi has quit [Ping timeout: 255 seconds]
snsei has joined #ruby-lang
matp has quit [Remote host closed the connection]
snsei_ has joined #ruby-lang
ruby-lang702 has joined #ruby-lang
<ruby-lang702> Türk var mı ?
<ruby-lang702> yada türkçe bilen birisi
toastynerd has quit [Remote host closed the connection]
<ruby-lang702> hakkatten yok
<ruby-lang702> :S
ruby-lang702 has quit [Client Quit]
snsei has quit [Ping timeout: 264 seconds]
snsei_ has quit [Ping timeout: 255 seconds]
saarinen has joined #ruby-lang
workmad3 has joined #ruby-lang
arBmind has quit [Quit: Leaving.]
saarinen has quit [Quit: saarinen]
<yorickpeterse> baguette
elia has quit [Quit: Computer has gone to sleep.]
dpatel has quit [Quit: dpatel]
mykoweb has quit [Remote host closed the connection]
michd is now known as MichD
ponch_ has joined #ruby-lang
mykoweb has joined #ruby-lang
palar has quit []
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
marr has quit []
mustmodify has left #ruby-lang [#ruby-lang]
ponch_ has quit [Ping timeout: 240 seconds]
sepp2k has joined #ruby-lang
mykoweb has quit [Ping timeout: 272 seconds]
magikfx__ has joined #ruby-lang
cschneid has quit [Ping timeout: 240 seconds]
jamesfordummies has joined #ruby-lang
dangerousdave has joined #ruby-lang
toastynerd has joined #ruby-lang
magikfx_ has quit [Ping timeout: 240 seconds]
stef_204 has joined #ruby-lang
iliketurtles has quit [Quit: zzzzz…..]
dknox-bbib is now known as dknox
cschneid has joined #ruby-lang
__butch__ has joined #ruby-lang
djbkd has quit [Remote host closed the connection]
djbkd has joined #ruby-lang
sferik has quit [Ping timeout: 250 seconds]
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
relix has quit [Remote host closed the connection]
relix has joined #ruby-lang
arBmind has joined #ruby-lang
djbkd has quit [Remote host closed the connection]
djbkd has joined #ruby-lang
arBmind has quit [Client Quit]
<maloik_> oh you speak german too, yorickpeterse ?
<maloik_> :-)
wallerdev has quit [Quit: wallerdev]
arBmind has joined #ruby-lang
ponch_ has joined #ruby-lang
skade has joined #ruby-lang
elia has joined #ruby-lang
Dean_ has joined #ruby-lang
skade has quit [Client Quit]
yfeldblum has joined #ruby-lang
AKASkip has joined #ruby-lang
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Dean_ has left #ruby-lang [#ruby-lang]
illiam has joined #ruby-lang
alexju has quit [Remote host closed the connection]
chichou has joined #ruby-lang
yfeldblu_ has quit [Ping timeout: 244 seconds]
<yorickpeterse> maloik_: No
<yorickpeterse> not anymore at least
yfeldblum has quit [Ping timeout: 255 seconds]
vintik has joined #ruby-lang
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ponch_ has quit [Ping timeout: 246 seconds]
jbardin has quit [Quit: jbardin]
dangerousdave has joined #ruby-lang
vintik has quit [Ping timeout: 240 seconds]
sarkyniin has joined #ruby-lang
wallerdev has joined #ruby-lang
magikfx__ has quit [Quit: Computer has gone to sleep.]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
illiam has left #ruby-lang ["Textual IRC Client: www.textualapp.com"]
bin7me has joined #ruby-lang
ascarter has joined #ruby-lang
ascarter has quit [Client Quit]
amsi has joined #ruby-lang
snsei has joined #ruby-lang
_ht has quit [Remote host closed the connection]
cschneid has quit [Ping timeout: 240 seconds]
charliesome has quit [Quit: Textual IRC Client: www.textualapp.com]
snsei has quit [Ping timeout: 260 seconds]
ur5us has joined #ruby-lang
cschneid has joined #ruby-lang
jamesfordummies has quit []
cantonic has joined #ruby-lang
loincloth has quit [Remote host closed the connection]
danijoo has quit [Read error: Connection reset by peer]
loincloth has joined #ruby-lang
danijoo has joined #ruby-lang
vintik has joined #ruby-lang
stef_204 has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
havenwood has joined #ruby-lang
iliketurtles has joined #ruby-lang
__butch__ has quit [Quit: Leaving.]
chichou has quit [Remote host closed the connection]
Neurexin has quit [Quit: Neurexin]
gpg_ has quit [Quit: Page closed]
ascarter has joined #ruby-lang
ascarter has quit [Max SendQ exceeded]
ascarter has joined #ruby-lang
yfeldblum has joined #ruby-lang
zenspider has quit [Ping timeout: 240 seconds]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
MichD is now known as michd
zenspider has joined #ruby-lang
michaeldeol has joined #ruby-lang
jbardin has joined #ruby-lang
charliesome has joined #ruby-lang
leandrosnunes has quit [Ping timeout: 240 seconds]
priodev has quit [Ping timeout: 250 seconds]
priodev has joined #ruby-lang
mykoweb has joined #ruby-lang
amsi has quit [Quit: Leaving]
bdnchr has joined #ruby-lang
CaptainJet has joined #ruby-lang
kuanding_ has joined #ruby-lang
TrueJet has quit [Ping timeout: 250 seconds]
verto_ is now known as verto
kuanding has quit [Ping timeout: 272 seconds]
kuanding_ is now known as kuanding
emmesswhy has joined #ruby-lang
ponch_ has joined #ruby-lang
momomomomo has quit [Quit: momomomomo]
marr has joined #ruby-lang
ged_ is now known as ged
ponch_ has quit [Ping timeout: 240 seconds]
lcdhoffman has joined #ruby-lang
futilegames has left #ruby-lang [#ruby-lang]
sharpmachine has joined #ruby-lang
mykoweb has quit [Remote host closed the connection]
miqui has quit [Remote host closed the connection]
omosoj has joined #ruby-lang
JohnBat26 has quit [Ping timeout: 250 seconds]
sharpmachine has quit [Ping timeout: 246 seconds]
ldnunes has quit [Quit: Leaving]
shinnya has joined #ruby-lang
centrx has quit [Quit: Mead error: Connection reset by beer]
snsei has joined #ruby-lang
vintik has quit [Remote host closed the connection]
elia has quit [Quit: (IRC Client: textualapp.com)]
matp has joined #ruby-lang
maximeshr has quit [Ping timeout: 240 seconds]
loincloth has quit [Remote host closed the connection]
lcdhoffman has quit [Quit: lcdhoffman]
snsei has quit [Ping timeout: 240 seconds]
bin7me has quit [Quit: Leaving]
mistym_ has joined #ruby-lang
someone____ has quit [Quit: Page closed]
mistym has quit [Ping timeout: 250 seconds]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
iliketurtles has quit [Quit: zzzzz…..]
iliketurtles has joined #ruby-lang
loincloth has joined #ruby-lang
sferik has joined #ruby-lang
malconis has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
omosoj has quit [Ping timeout: 240 seconds]
amsi has joined #ruby-lang
sharpmachine has joined #ruby-lang
jeff_r has joined #ruby-lang
bdnchr_ has joined #ruby-lang
iliketurtles has quit [Quit: Textual IRC Client: www.textualapp.com]
x0f_ has joined #ruby-lang
bdnchr has quit [Ping timeout: 250 seconds]
worm` has quit [Ping timeout: 264 seconds]
bdnchr_ has quit []
x0f has quit [Ping timeout: 240 seconds]
jds has quit [Quit: Connection closed for inactivity]
leandrosnunes has joined #ruby-lang
alexju has joined #ruby-lang
alexju has quit [Ping timeout: 264 seconds]
leandrosnunes has quit [Quit: WeeChat 0.4.3]
<jbardin> does anyone have any recent articles on special RUBY_HEAP_MIN_SLOTS env settings you can tweak?
<jbardin> in particular, I need to know if any of these settings apply to MRI ruby 1.9.3 RUBY_HEAP_MIN_SLOTS RUBY_HEAP_SLOTS_INCREMENT RUBY_HEAP_SLOTS_GROWTH_FACTOR RUBY_GC_MALLOC_LIMIT
chichou has joined #ruby-lang
sepp2k has quit [Read error: Connection reset by peer]
yatish27 has quit [Remote host closed the connection]
yatish27 has joined #ruby-lang
danijoo has quit [Ping timeout: 250 seconds]
InfraRuby has joined #ruby-lang
JohnFord has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
solars has quit [Ping timeout: 260 seconds]
snsei has joined #ruby-lang
yatish27 has quit [Ping timeout: 272 seconds]
magikfx__ has joined #ruby-lang
cmhobbs has quit [Remote host closed the connection]
snsei has quit [Ping timeout: 245 seconds]
workmad3 has quit [Ping timeout: 260 seconds]
loincloth has quit [Remote host closed the connection]
sferik has quit [Quit: Textual IRC Client: www.textualapp.com]
centrx has joined #ruby-lang
AKASkip has quit [Ping timeout: 246 seconds]
ponch_ has joined #ruby-lang
yfeldblum has quit [Ping timeout: 240 seconds]
Sgeo has joined #ruby-lang
ponch_ has quit [Ping timeout: 260 seconds]
ponch_ has joined #ruby-lang
jeff_r has quit []
cantonic has quit [Read error: Connection reset by peer]
cantonic has joined #ruby-lang
DivineEntity has joined #ruby-lang
mcantor has joined #ruby-lang
<mcantor> How can I generate a local copy of stdlib HTML documentation like what is on rubydoc.info?
<mcantor> errr dot org
<mcantor> ah, found it; no need to generate http://www.ruby-doc.org/downloads/
sMecKs has joined #ruby-lang
InfraRuby has left #ruby-lang [#ruby-lang]
TrueJet has joined #ruby-lang
_djbkd has joined #ruby-lang
CaptainJet has quit [Ping timeout: 250 seconds]
banister has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
nathanstitt has joined #ruby-lang
cklee has quit [Quit: Connection closed for inactivity]
djbkd has quit [Ping timeout: 250 seconds]
djbkd has joined #ruby-lang
nathanstitt has quit [Client Quit]
_djbkd has quit [Ping timeout: 272 seconds]
yatish27 has joined #ruby-lang
toastynerd has quit [Remote host closed the connection]
<mcantor> Ugh, it assumes all kinds of css and jquery files are being hosted
<mcantor> this is ridiculous
arBmind has quit [Quit: Leaving.]
yfeldblum has joined #ruby-lang
djbkd has quit [Remote host closed the connection]
<mcantor> What the hell is the "right way" to browse HTML docs locally???
<centrx> Open in your web browser?
apeiros has quit [Remote host closed the connection]
kwent has joined #ruby-lang
<mcantor> centrx: My ruby/share/doc directory is empty.
apeiros has joined #ruby-lang
toastynerd has joined #ruby-lang
<centrx> mcantor, In order to browse HTML docs locally, you must install HTML docs locally?
djbkd has joined #ruby-lang
<kwent> Hi, i would like to override QueryMethods.where(opts, *rest) (Rails 3) to gsub the opts before executing the where. Typically Monkey Patching it. Anyone know how to do that ? Thank you
<centrx> kwent, Why would you do this?
<jhass> kwent: sounds like a horrible idea
<mcantor> centrx: What's the "right way" to install HTML docs locally for both stdlib and core?
<centrx> mcantor, Use your OS's package manager to install ruby-doc?
Atttwww has joined #ruby-lang
<mcantor> centrx: There is no such homebrew formula
havenwood has quit []
<kwent> Cause we have a tons of code and don't want to touch it
charliesome has joined #ruby-lang
<kwent> I would like that Model.where(:foo => User.first.id) is working but my column name is :foo2, so gsub foo by foo2 before executing where
toastynerd has quit [Remote host closed the connection]
yatish27 has quit [Remote host closed the connection]
toastynerd has joined #ruby-lang
<centrx> kwent, Why not just change the code so that :foo says :foo2
<darix> 1. #rubyonrails 2. if you dont want to touch your code ... you should probably not have changed the DB layout
<mcantor> This is... INSANE
<kwent> I know :D
<kwent> i like INSANE
<mcantor> How can it *possibly* be this difficult to just get all of my shit locally documented in one place?
<mcantor> If I don't want to rely on an internet connection, am I seriously supposed to run three separate fucking servers?
Hinkdogg has joined #ruby-lang
<centrx> mcantor, Isn't the documentation generated during compilation with rdoc?
<centrx> mcantor, So if you download the Ruby source code, there must be a make command to generate only the documentation
<centrx> mcantor, Otherwise, I would expect that homebrew has a doc package named something
DivineEntity has quit [Ping timeout: 240 seconds]
kwent has quit [Ping timeout: 246 seconds]
toastynerd has quit [Remote host closed the connection]
emmesswhy has quit [Quit: Leaving]
toastynerd has joined #ruby-lang
vintik has joined #ruby-lang
<mcantor> centrx: I don't want homebrew's doc package because I can't rely on it to be documentation for the same version that I build with ruby-build
<mcantor> centrx: Running 'rdoc' in the root of ruby's c source errors because there's already a folder called 'doc', which suggests to me that you're not supposed to build it that way
<mcantor> centrx: And I see makefile targets for CLEANING the rdocs, but not for generating them
<mcantor> If I run "yard server" in the root of ruby's source, it seems to catch all of the stdlib, but none of core
<mcantor> This blog post opines that 'yardoc', which I'm hoping is synonymous with 'yard doc', can be used to build and serve core and stdlib, but SEPARATELY, which is totally baffling to me.
InfraRuby has joined #ruby-lang
DivineEntity has joined #ruby-lang
<mcantor> I'm just gonna try running "yard doc" with no arguments, then "yard server" and see what happens.
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mikecmpbll has quit [Quit: i've nodded off.]
<mcantor> Wow. It blew up.
rcvalle has quit [Quit: rcvalle]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<mcantor> Okay... how about `yard doc *.c ext lib`?
jbardin has quit [Quit: jbardin]
lcdhoffman has joined #ruby-lang
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
banister has joined #ruby-lang
<mcantor> If this doesn't work I am cancelling ruby
charliesome has joined #ruby-lang
banister has quit [Client Quit]
banister has joined #ruby-lang
nbarnett has joined #ruby-lang
InfraRuby has left #ruby-lang [#ruby-lang]
mykoweb has joined #ruby-lang
toastynerd has quit [Remote host closed the connection]
mykoweb has quit [Remote host closed the connection]
|jemc| has quit [Ping timeout: 250 seconds]
toastyne_ has joined #ruby-lang
stamina has joined #ruby-lang
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
toastyne_ has quit [Ping timeout: 260 seconds]
<mcantor> Okay. I think you're supposed to do `yard doc -n -b .yardoc-core *.c && yard doc -n -b .yardoc-stlib && yard server -m core .yardoc-core stdlib .yardoc-stdlib`.
<mcantor> God fucking knows what happens if you want your gem docs built too.
toastynerd has joined #ruby-lang
cantonic has quit [Quit: cantonic]
toastynerd has quit [Read error: Connection reset by peer]
toastynerd has joined #ruby-lang
cantonic has joined #ruby-lang
tkuchiki has joined #ruby-lang
<mcantor> Oh. You can just pass -g. That's a rather pleasant surprise!