flubba has quit [Remote host closed the connection]
joaoh82 has joined #ruby
mmitchell has quit [Ping timeout: 272 seconds]
Yarou has joined #ruby
LexicalScope has quit [Quit: Leaving]
Yarou has quit [Client Quit]
joaoh82 has quit [Ping timeout: 246 seconds]
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #ruby
skulker has joined #ruby
bklane has quit [Ping timeout: 240 seconds]
spider-mario has quit [Read error: Connection reset by peer]
Barrin6 has joined #ruby
Kricir has joined #ruby
grep_away is now known as grep_awesome
nari has joined #ruby
bklane has joined #ruby
smathieu has joined #ruby
s2013 has quit [Quit: Leaving]
Hanmac1 has joined #ruby
ambushsabre has quit [Quit: rip]
mercwithamouth has quit [Ping timeout: 246 seconds]
ambushsabre has joined #ruby
specious has joined #ruby
petey has quit [Remote host closed the connection]
guest456 has joined #ruby
Hanmac has quit [Ping timeout: 252 seconds]
smathieu has quit [Ping timeout: 272 seconds]
petey has joined #ruby
aspires has joined #ruby
klaut has quit [Remote host closed the connection]
pinage404 has quit [Quit: Screw you guys i'm going home ! KMP !]
axl_ has quit [Quit: axl_]
petey has quit [Ping timeout: 272 seconds]
aspiers has joined #ruby
lewix has joined #ruby
phipes has quit [Remote host closed the connection]
coffeina has quit [Remote host closed the connection]
grep_awesome is now known as grep_away
lnormous has quit [Quit: Leaving]
shedd has joined #ruby
Yarou has joined #ruby
Yarou has joined #ruby
Yarou has quit [Changing host]
bklane has quit [Ping timeout: 240 seconds]
bklane has joined #ruby
nomenkun has quit [Remote host closed the connection]
specious has quit [Ping timeout: 260 seconds]
chrisramon has joined #ruby
shedd has quit [Ping timeout: 246 seconds]
<pontiki>
hi all
jkhwan has joined #ruby
Virtualize has joined #ruby
geggam has quit [Quit: Leaving]
banghouse has joined #ruby
banghouse is now known as Guest63675
_honning_ has quit [Ping timeout: 272 seconds]
Virtualize has quit [Ping timeout: 246 seconds]
jkhwan has quit [Ping timeout: 272 seconds]
shime has quit [Ping timeout: 245 seconds]
petey has joined #ruby
marr has quit [Ping timeout: 252 seconds]
nisstyre has quit [Quit: Leaving]
Wolland has joined #ruby
nisstyre has joined #ruby
mengu has quit []
Hanmac has joined #ruby
Hanmac1 has quit [Ping timeout: 245 seconds]
rjhunter has joined #ruby
eka has joined #ruby
samsonasu has joined #ruby
Wolland has quit [Ping timeout: 260 seconds]
dawe has quit [Ping timeout: 260 seconds]
rjhunter has quit [Ping timeout: 245 seconds]
nari has quit [Ping timeout: 252 seconds]
chrisgw has joined #ruby
guest456 has left #ruby [#ruby]
chrisgw has left #ruby [#ruby]
rjhunter has joined #ruby
havenwood has quit [Remote host closed the connection]
havenwood has joined #ruby
aspiers has quit [Ping timeout: 252 seconds]
predator217 has joined #ruby
Wolland has joined #ruby
robustus has quit [Ping timeout: 245 seconds]
klaut has joined #ruby
guest456 has joined #ruby
reach has joined #ruby
havenwood has quit [Ping timeout: 245 seconds]
predator117 has quit [Ping timeout: 260 seconds]
robustus has joined #ruby
klaut has quit [Remote host closed the connection]
clamstar has joined #ruby
joaoh82 has joined #ruby
flame_ has quit [Quit: Computer has gone to sleep.]
joaoh82 has quit [Read error: Connection reset by peer]
joaoh82 has joined #ruby
rjhunter has quit [Remote host closed the connection]
frx has joined #ruby
ambushsabre has quit [Quit: rip]
sassamo_ has joined #ruby
wallerdev has joined #ruby
timonv has joined #ruby
phipes has joined #ruby
aspires has quit []
joaoh82 has quit [Ping timeout: 246 seconds]
rjhunter has joined #ruby
Sawbones has joined #ruby
flubba has joined #ruby
sassamo has quit [Ping timeout: 260 seconds]
timonv has quit [Ping timeout: 272 seconds]
phipes has quit [Ping timeout: 252 seconds]
nisstyre has quit [Quit: Leaving]
smathieu has joined #ruby
aharris6 has joined #ruby
aharris6 has quit [Client Quit]
chrisramon has quit [Quit: chrisramon]
threesome has quit [Ping timeout: 260 seconds]
zxq9 has joined #ruby
havenwood has joined #ruby
Wolland has quit [Ping timeout: 252 seconds]
rootshift has joined #ruby
smathieu has quit [Ping timeout: 252 seconds]
flame_ has joined #ruby
ScottNYC has joined #ruby
clamstar has quit [Quit: Computer has gone to sleep.]
rjhunter has quit [Remote host closed the connection]
peregrine81 has joined #ruby
bklane has quit [Read error: Connection reset by peer]
rjhunter has joined #ruby
rhunter has joined #ruby
rjhunter has quit [Read error: Connection reset by peer]
dscrd has quit [Remote host closed the connection]
Xeago has joined #ruby
ehaliewicz has joined #ruby
crazymykl has quit [Quit: Konversation terminated!]
crazymykl has joined #ruby
ericmathison has joined #ruby
shedd has joined #ruby
<Rennex>
any ideas on compiling ruby on a VM with 512MB of ram and no swap and no way to add a swapfile?
fschuindt has joined #ruby
<Rennex>
i have a gut feeling that that's enough ram if the compilation process just doesn't try to do too much at the same time...
tappi has left #ruby [#ruby]
<Rennex>
oh and someone should maybe update ruby 2.1.0 to the topic :)
greven_ has joined #ruby
olivier_bK has quit [Ping timeout: 246 seconds]
<pontiki>
might be tight
<pontiki>
idk
Speed has quit [Quit: When two people dream the same dream, it ceases to be an illusion.]
<havenwood>
Rennex: checking what it seems to take on my machine
<havenwood>
Rennex: so far: 287MB
<Rennex>
well, last time i tried it, the OOM killer killed a bunch of stuff. But 512MB is a huge amount of ram compared to any single source file or object file in ruby...
<Rennex>
or the final exectuable
shedd has quit [Ping timeout: 260 seconds]
<Rennex>
so what's hogging all the ram :/
<havenwood>
Rennex: i think you'll make it, try?
Hanmac1 has joined #ruby
rhunter has quit [Remote host closed the connection]
<Rennex>
havenwood: did yours finish yet? because the ram usage shot up pretty late last time...
<Xeago>
why can't you make a swap?
<pontiki>
turn off other services not needed during the compile?
<Rennex>
Xeago: it's a shitty OpenVZ VM
<havenwood>
Rennex: Aborted the build to try 8 core parallel build
<Xeago>
so?
<Rennex>
pontiki: there aren't almost any, currently 79MB used
maletor has joined #ruby
<Xeago>
don't you ahve root on the vm and disk space?
Sawbones has quit [Remote host closed the connection]
<Xeago>
and if you don\'t have root but do have disk space and do have enough time
<Xeago>
vm in a vm :3
<Xeago>
and give that one a lot of disk-memor
<Xeago>
u
<Xeago>
slow as hell
kirun has quit [Quit: Client exiting]
<Xeago>
but I've done it before for similar reasons
fschuindt has quit [Client Quit]
<havenwood>
Rennex: looks to me to be same amount of gross memory with parallel build, just spread out
jkhwan has joined #ruby
<Rennex>
Xeago: yeah i have root, but the kernel doesn't let me swapon
Virtualize has joined #ruby
dscrd has joined #ruby
Hanmac has quit [Ping timeout: 252 seconds]
petey has quit [Remote host closed the connection]
<havenwood>
Rennex: i dunno, eyeballing it seems it 512 is more than enough
petey has joined #ruby
<Rennex>
Xeago: vm in a vm isn't needed, i also have a better VM on my home pc... i'd just like to avoid faffing with libc version differences or whatnot :)
Astralum has quit [Ping timeout: 272 seconds]
<Rennex>
havenwood: hmm, well the last i tried was 2.0 i think, maybe 2.1 takes a bit less ram... it's just risky because last time it also killed my ssh process, and i hope i don't have to go digging at the web-based control panel to be able to reboot it :D
Virtualize has quit [Ping timeout: 272 seconds]
jkhwan has quit [Ping timeout: 272 seconds]
<havenwood>
Rennex: you're right on topic bump, our regular op's laptop is being repaired so topic freeze for the moment :P
guardianx has joined #ruby
petey_ has joined #ruby
<havenwood>
Rennex: 2.1.0 ftw \o/
phipes has joined #ruby
petey has quit [Read error: Connection reset by peer]
ewnd9 has joined #ruby
Wolland has joined #ruby
Kricir has quit [Remote host closed the connection]
speakingcode has quit [Ping timeout: 272 seconds]
asteve has joined #ruby
cbetta is now known as cbetta_afk
Wolland has quit [Ping timeout: 252 seconds]
speakingcode has joined #ruby
asteve has quit [Client Quit]
<Rennex>
laptop schmaptop, don't they have anything else to irc off? :D
<havenwood>
Rennex: private key
RoryHughes has quit []
<Rennex>
tsk
skulker_ has joined #ruby
<havenwood>
Rennex: building from source?
<Rennex>
what if the laptop is returned with a wiped disk :)
aryaching has joined #ruby
<havenwood>
Rennex: i can't recall details, i just recall something re laptop :P
<Rennex>
i'm about to try the build... there are a few small services i can also kill
rootshift has quit [Quit: rootshift]
skulker has quit [Ping timeout: 245 seconds]
AlSquire has quit [Ping timeout: 245 seconds]
AlSquire has joined #ruby
mzdravkov has left #ruby [#ruby]
Sawbones has joined #ruby
crazymykl has quit [Quit: Konversation terminated!]
flubba has quit [Read error: Connection reset by peer]
flubba has joined #ruby
grep_away is now known as grep_awesome
coinsen has quit [Ping timeout: 245 seconds]
deol has quit [Client Quit]
estebistec has joined #ruby
bklane has joined #ruby
RoryHughes has joined #ruby
<Rennex>
hmm, i went into the dir in /tmp to resume "make", now it seems to be going well
ss has joined #ruby
Hanmac has joined #ruby
maletor has quit [Quit: Computer has gone to sleep.]
ss is now known as Guest32280
Notte_ has quit []
heidi has quit [Quit: Leaving.]
joaoh82 has joined #ruby
havenwood has quit [Remote host closed the connection]
Hanmac1 has quit [Ping timeout: 252 seconds]
crazymykl has quit [Remote host closed the connection]
mikemac has joined #ruby
flubba has quit [Remote host closed the connection]
specious has joined #ruby
petey_ has quit [Remote host closed the connection]
petey has joined #ruby
joaoh82 has quit [Ping timeout: 272 seconds]
psyl0n has quit []
skulker_ has quit [Remote host closed the connection]
danshultz has quit [Remote host closed the connection]
grep_awesome is now known as grep_away
Seich has quit [Quit: Computer has gone to sleep.]
<Rennex>
wahey, it's installed
danshultz has joined #ruby
petey has quit [Ping timeout: 252 seconds]
aryaching has quit [Ping timeout: 272 seconds]
smathieu has joined #ruby
<Rennex>
hmm... looking at ruby-build, it seems that it looks at the number of cpu cores (24 on that server) and uses that many concurrent threads :D
danshult_ has joined #ruby
danshultz has quit [Read error: Connection reset by peer]
peregrine81 has quit []
rickruby has joined #ruby
bklane has quit [Remote host closed the connection]
smathieu has quit [Ping timeout: 272 seconds]
dscrd has quit [Quit: .]
lyanchih_ has quit [Quit: lyanchih_]
guardianx has quit [Remote host closed the connection]
Hien has quit [Remote host closed the connection]
HashNuke_ has joined #ruby
platzhirsch has left #ruby [#ruby]
freebs has joined #ruby
mercwithamouth has joined #ruby
aryaching has joined #ruby
noob101 has joined #ruby
<noob101>
Hello, I am a 16 year old male from NY and I want to be a programmer. please check out my code. I developed this game by myself took me maybe 1 month.
<noob101>
Personal message me I have to go afk thanks.
Hien has joined #ruby
fenicks has joined #ruby
sepp2k1 has quit [Read error: Connection reset by peer]
<WJW>
noob101, you write "to often" when you mean "too often".
<pontiki>
lol
<WJW>
Is there really a way to personal message someone?
emocakes has joined #ruby
<noob101>
WJW, what you mean? I practice my programming on a daily basis.
<pontiki>
WJW: use /msg <nick> <msg> or /query <nick> <msg>
<pontiki>
noob101: WJW is tweaking you on your English grammar, not your coding
<WJW>
Thanks, pontiki.
<WJW>
noob101, Where you write "This selection is cannot be undo so think before making this decision.", you should say "undone" instead of "undo", and should put a comma after it.
<WJW>
noob101, also, omit "is".
shedd has joined #ruby
okinomo has joined #ruby
nisstyre has joined #ruby
zxq9 has quit [Quit: Konversation terminated!]
<WJW>
noob101, the test on line 232 will always fail.
shedd has quit [Ping timeout: 245 seconds]
lowski has joined #ruby
<noob101>
how come'
mercwithamouth has quit [Ping timeout: 245 seconds]
Seich has joined #ruby
<pontiki>
Rennex: i just source-compiled ruby2.1.0 in 384MB RAM, no swap
<WJW>
noob101, because on line 229, you have already established that the variable 'user_input' contains exactly "h".
Virtualize has joined #ruby
<WJW>
noob101, and when we get to line 232, we are still in the scope of the 'if' on line 229.
<Rennex>
pontiki: yeah, i'll be making some suggestions to the ruby-build guy ;)
sassamo_ has quit [Remote host closed the connection]
sassamo has joined #ruby
<pontiki>
Rennex: *nod*
BradPitt_ has quit [Ping timeout: 272 seconds]
<WJW>
noob101, some (or all) of your begin-end blocks are unnecessary. But maybe you are choosing to use them as a matter of style?
BraddPitt has joined #ruby
byprdct has joined #ruby
mikepack has quit []
flubba has joined #ruby
okinomo has quit [Ping timeout: 245 seconds]
zxq9 has joined #ruby
Virtualize has quit [Ping timeout: 252 seconds]
mikepack has joined #ruby
<Rennex>
noob101: some basic suggestions: first of all, just "puts" will print an empty line, you don't need to give it a string with one space in it :) And second, see how many times you've written a few lines that say "What was your answer, I didn't catch that" and handle the input - those would be a perfect thing to move to a method that you call instead of copypasting that snippet (DRY - don't repeat yourself)
sassamo has quit [Ping timeout: 246 seconds]
nisstyre has quit [Quit: Leaving]
jamesaxl_ has quit [Ping timeout: 252 seconds]
mikepack has quit [Remote host closed the connection]
descala has quit [Ping timeout: 272 seconds]
larissa has quit [Quit: Leaving]
<WJW>
noob101, Line 269 again tests user_input in a context where it is known.
descala has joined #ruby
mgberlin has quit [Quit: mgberlin]
ewnd9 has quit [Ping timeout: 240 seconds]
<WJW>
noob101, line 282, "chose" should be "chosen".
lowski is now known as lowski_away
Bumptious has quit [Remote host closed the connection]
rjhunter has joined #ruby
Seich has quit [Quit: Computer has gone to sleep.]
<WJW>
noob101, line 300 is probably not what you mean.
<Rennex>
true
<noob101>
Sorry I was busy I am back.
<noob101>
I will read from the top, thanks for the advice.
<WJW>
noob101, in line 300, cpu_cards will always appear to be truthy.
<WJW>
noob101, you probably mean something like what Rennex said.
Seich_ has joined #ruby
<WJW>
Interesting that what he tried resembles expressions that work in natural language.
<IceDragon>
hey folks, FileUtils#touch is bugged
<IceDragon>
it doesn't create the when it doesn't exist
<noob101>
WJW, about line 229 and 232 in my code, it's a loop so wouldn't the variable user_input receive a different string each time it's iterated? Isn't that what I did correctly.
<Rennex>
noob101: and all those sleeps would make for a slow game... 43.5 seconds just to print that help on lines 118..176 :)
<noob101>
WJW I am choosing my begin and end blocks cause that is how a loop is right? I was taught that.
<IceDragon>
nvm, for some odd reason, my paths went haywire
<noob101>
Rennex, thanks for the suggestion. That is an excellent idea to make a method to print that.
<WJW>
noob101, I was wrong about the tests, you are doing a loop and there is an input at the bottom.
michael_lee has quit [Max SendQ exceeded]
<Rennex>
noob101: and not just print, also get the input and check for valid commands :)
<WJW>
noob101, does the program do what you want it to do?
nanoyak has joined #ruby
okinomo has joined #ruby
flubba has quit [Remote host closed the connection]
<noob101>
WJW I suppose so, this is my first program kind of.
<Rennex>
noob101: those begin...end while (..) loops work, but they're rare to see in ruby, mostly because it looks so awkward. Usually you'd have the condition at the top: while (stuff) ... end
<noob101>
I am just trying to practice. my programming skills.
<noob101>
Oh the condition is in the beginning of a loop?? I had no idea.
<noob101>
I have to go in 3 minutes sadly.
<Rennex>
usually you're also repeating the same condition at the bottom as in your "if" clause at the top - a single "while" clause would handle both and again reduce repetition
timonv has joined #ruby
<noob101>
Rennex for my help method should I just print it straight with no sleep?
<noob101>
Rennex, so I should have a while and an end?
<noob101>
Something like this.
<Rennex>
yeah
<Rennex>
noob101: i would print without sleeps, yeah.. or if you want an effect of text appearing slowly, at least make it faster. like a sleep 0.1 between lines :)
<WJW>
noob101, whether to use sleep is a decision about user interface. If it's your judgment that that gives a better user experience, I will not oppose that.
<noob101>
while (user_input != "h") && (user_input != "s)
<noob101>
puts " I am sorry, repeat that"
<noob101>
end
<noob101>
Like that?
<WJW>
yes.
<noob101>
Oh thanks.
<Rennex>
yeah, but also user_input = gets.chomp inside the loop
<Rennex>
:)
MrJoshua has quit [Quit: MrJoshua]
<noob101>
Have to go, it's 10 o'clock I would stay up longer but it's the rules.
<WJW>
noob101, test it until you know for sure whether it does what you throught it would do.
<noob101>
Thanks a lot please keep in touch, add me.
<noob101>
I do WJW, thanks.
heidi has joined #ruby
<noob101>
Have a good time..
<noob101>
Thanks again.
freezey has joined #ruby
<WJW>
You can add someone in IRC?
danshult_ has quit [Remote host closed the connection]
<noob101>
IDK I heard.
<noob101>
One more question before I go.
<pontiki>
"add me" ?? to what?
<noob101>
Can you make the text appearing on screen slower?
<WJW>
I doubt it.
<pontiki>
noob101: do you mean when it's typing across?
<noob101>
forget it I have to go see you guys next time.
<noob101>
Thanks for help everyone
<pontiki>
cheers
noob101 has quit [Quit: Page closed]
timonv has quit [Ping timeout: 260 seconds]
okinomo has quit [Ping timeout: 240 seconds]
chrisan has quit [Ping timeout: 260 seconds]
hl has quit [Ping timeout: 246 seconds]
flubba has joined #ruby
juarlex has quit [Remote host closed the connection]
fenicks has quit [Read error: Connection reset by peer]
ewnd9 has joined #ruby
RoryHughes has quit []
joaoh82 has joined #ruby
crapple has quit [Ping timeout: 252 seconds]
bogeyd6 has joined #ruby
heidi has quit [Quit: Leaving.]
joaoh82 has quit [Ping timeout: 260 seconds]
burlyscudd has quit [Quit: Leaving.]
crapple has joined #ruby
michael_lee has quit [Quit: Ex-Chat]
mojjojo has joined #ruby
skulker has joined #ruby
mikepack has joined #ruby
smathieu has joined #ruby
petey has joined #ruby
bogeyd6 has quit [Ping timeout: 272 seconds]
mojjojo has quit [Client Quit]
iliketurtles has joined #ruby
tkuchiki has joined #ruby
mojjojo has joined #ruby
rickruby has quit [Remote host closed the connection]
mikepack has quit [Ping timeout: 260 seconds]
crapple has quit [Ping timeout: 252 seconds]
smathieu has quit [Ping timeout: 246 seconds]
eka has quit [Quit: Computer has gone to sleep.]
shadoi has quit [Ping timeout: 245 seconds]
aryaching_ has joined #ruby
mikepack has joined #ruby
blarghmatey_ has joined #ruby
stetho has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
aryaching has quit [Ping timeout: 252 seconds]
crapple has joined #ruby
asteve has joined #ruby
ambushsabre has joined #ruby
<WJW>
I'm looking for a fairly elegant way to express a certain kind of graph.
ambushsabre has quit [Client Quit]
<WJW>
Nodes in it will belong to types that mean something, and I also want an elegant way to define the types.
<WJW>
I want the graph notation to apply to several programming languages.
skulker has quit [Remote host closed the connection]
Xeago has quit [Remote host closed the connection]
<WJW>
I mean, I intend to define several languages in which the graphs are the programs.
shedd has joined #ruby
asteve has quit [Client Quit]
blarghmatey_ has quit [Ping timeout: 246 seconds]
<WJW>
One question is whether to use a class for each node type or something that is not a class to represent that.
<WJW>
What this example doesn't extend to is where a node needs a variable number of edges coming in to it, e. g. to represent an array constructor or a record constructor.
jkhwan has joined #ruby
Virtualize has joined #ruby
smathieu has quit [Ping timeout: 245 seconds]
sassamo has joined #ruby
petey has quit [Remote host closed the connection]
petey has joined #ruby
crapple has joined #ruby
Virtualize has quit [Ping timeout: 240 seconds]
jkhwan has quit [Ping timeout: 272 seconds]
flubba has quit [Remote host closed the connection]
dima has joined #ruby
Neomex has quit [Quit: Neomex]
jego has joined #ruby
okinomo has joined #ruby
maycon has quit [Quit: Saindo]
<pcfreak30>
What is "endclass" for? My IDE apparently auto-added it? Thought the end statement handled everything
sassamo has quit [Ping timeout: 260 seconds]
<WJW>
New one on me.
crapple has quit [Ping timeout: 246 seconds]
<pcfreak30>
"endclass MulticraftApi"
reach has quit [Read error: Connection reset by peer]
blandflakes_ has joined #ruby
habanany has joined #ruby
blandflakes has quit [Disconnected by services]
blandflakes_ is now known as blandflakes
<WJW>
Does your IDE think you are using another langauge, pcfreak30?
<WJW>
I saw a language definition that allows embedded HTML; the language treats HTML as a data type and provides a constructor for it. In that constructor syntax, you could write something like <div>foo</> and it would mean <div>foo</div>.
peregrine81 has joined #ruby
<WJW>
So we see some people providing a way to say what you are ending when the original language doesn't, and other people providing a way to not say what you are ending when the original language required you to say it.
vinian has joined #ruby
crapple has joined #ruby
vinian has quit [Max SendQ exceeded]
vinian has joined #ruby
vinian has quit [Max SendQ exceeded]
nanoyak has quit [Quit: Computer has gone to sleep.]
grep_away is now known as grep_awesome
Gestahlt has quit [Read error: Connection reset by peer]
habanany has quit [Ping timeout: 245 seconds]
Gestahlt has joined #ruby
ericmathison has quit [Quit: leaving]
emocakes has quit [Quit: Leaving...]
<Rennex>
well i for one hate that idea of endclass etc :)
crapple has quit [Ping timeout: 246 seconds]
juarlex has joined #ruby
radic has quit [Ping timeout: 245 seconds]
<WJW>
It could break existing code.
crapple has joined #ruby
<WJW>
Algol 68 used backward-spelled keywords, e. g. case...esac, if...fi.
sassamo has joined #ruby
<WJW>
comment ... tnemmoc
radic has joined #ruby
rjhunter has quit [Remote host closed the connection]
petey has quit [Remote host closed the connection]
gquental has quit [Ping timeout: 245 seconds]
petey has joined #ruby
braincrash has quit [Quit: bye bye]
juarlex has quit [Ping timeout: 252 seconds]
phipes has quit [Remote host closed the connection]
phipes has joined #ruby
phansch has joined #ruby
braincrash has joined #ruby
joaoh82 has joined #ruby
petey has quit [Ping timeout: 252 seconds]
hl has joined #ruby
freerobby has quit [Quit: Leaving.]
<WJW>
I didn't want to write an interpreter in Ruby for any of these languages, but there might not be any other sane way to test that my notation supports being crawled by a module that would understand the meaning enough to do a translation to another language, say.
<pontiki>
pcfreak30: are you sure that isn't a comment?
freezey has quit [Remote host closed the connection]
estebistec has quit [Remote host closed the connection]
habanany has joined #ruby
<pontiki>
WJW: you could make it a grammar, and parse it the lexx/yacc
braincra- has joined #ruby
<pontiki>
s/it the/it with/
<WJW>
pontiki, I think yacc wants a linear concrete syntax.
ner0x has joined #ruby
danshultz has joined #ruby
<pontiki>
it's been so long
LexicalScope has joined #ruby
ItSANgo has quit [Ping timeout: 246 seconds]
<WJW>
Maybe I'll define abstract Javascript and write a translator from that to concrete Javascript.
joaoh82 has quit [Ping timeout: 272 seconds]
heidi has joined #ruby
<WJW>
I have to do that eventually for my purposes anyway.
braincrash has quit [Ping timeout: 246 seconds]
vinian has joined #ruby
vinian has quit [Max SendQ exceeded]
smathieu has joined #ruby
danshultz has quit [Ping timeout: 252 seconds]
gja has joined #ruby
gquental has joined #ruby
shedd has joined #ruby
gja has quit [Client Quit]
ItSANgo has joined #ruby
smathieu has quit [Ping timeout: 240 seconds]
SHyx0rmZ has quit [Quit: ネウロイを負かさなきゃならないね]
eriquez has joined #ruby
shedd has quit [Ping timeout: 252 seconds]
<WJW>
I guess there isn't a comprehensive, intimate bridge between Ruby and node.js
guest456 has quit [Quit: Page closed]
<WJW>
I was Googling for something like that just now.
vinian has joined #ruby
vinian has quit [Max SendQ exceeded]
<WJW>
Of course, they could send characters to each other over a socket or something like that.
heidi has quit [Quit: Leaving.]
<WJW>
And I could use JSON to encode values in those characters.
smathieu has joined #ruby
Sawbones has quit [Remote host closed the connection]
<LadyRainicorn>
Bitbucket uses Mercurial, whose command line tool is called hg.
<WJW>
LadyRainicorn, Oh. Bitbucket also supports 'git'.
<WJW>
They should have used Hg.
<WJW>
'git' drives my colleague crazy.
mr_red has quit [Quit: Bye :)]
<LadyRainicorn>
(Also, the symbol for mercury, to which exposure may induce insanity.)
<LadyRainicorn>
Ah, that must be recent.
<LadyRainicorn>
It used to be only Mercurial.
ner0x has quit [Quit: Leaving]
<WJW>
Hg is the symbol for mercury.
<WJW>
Case matters.
crapple has joined #ruby
pskosinski has quit [Quit: Til rivido Idisti!]
sorbo_ has joined #ruby
<WJW>
pcfreak30, @@methods doesn't have key :testa.
<LadyRainicorn>
case iS IRrelEVaNt, biTcH.
<sorbo_>
I'm having difficulty matching wildcards with Sinatra::AssetPack (the JS and CSS files just aren't pulled in). anyone else had this problem?
browndawg has joined #ruby
mr_red has joined #ruby
vinian has joined #ruby
coca_rails has joined #ruby
vinian has quit [Max SendQ exceeded]
<WJW>
sorbo_, did you by any chance ask on #sinatra?
Synthead has quit [Remote host closed the connection]
<pcfreak30>
WJW, that was the test
<sorbo_>
WJW: not yet! good call. will do
<phipes>
oooh. i could have named parameters in ruby like objc/smalltalk
<pcfreak30>
if (!@@methods.has_key? method) is supported to catch it
<WJW>
pcfreak30, your code works as designed; it rejected :testa.
<phipes>
do rubyists like named parameters?
<WJW>
phipes, you mean using a Hash to pass them in?
<phipes>
yes
<WJW>
phipes, Yes, in partcular, Rails does that a lot.
<WJW>
In Smalltalk, the names are part of the selector; in Ruby, they are not.
coca_rails has quit [Remote host closed the connection]
<pcfreak30>
how do you excape a "
<WJW>
pcfreak30, put a backslash in front of it.
<pcfreak30>
hmm
<pcfreak30>
it seemed to print the \
<WJW>
pcfreak30, you already do that.
joaoh82 has joined #ruby
<pcfreak30>
["Unknown API method \"#{method.to_s}\""]
<pcfreak30>
{:success=>false, :errors=>["Unknown API method \"listUser\""], :data=>{}}
juarlex has quit [Remote host closed the connection]
<RubyPanther>
rubyists don't care about named parameters, they just care about having something with those semantics, even if it is just the convention of passing an options hash
<WJW>
pcfreak30, it's because the interpreter is printing the object like source code for creating it.
sheap has joined #ruby
juarlex has joined #ruby
sheap has left #ruby [#ruby]
<WJW>
pcfreak30, if you "puts" the string, you will not see the backslashes.
Mars` has joined #ruby
Sawbones has joined #ruby
<WJW>
pcfreak30, puts api.testa.errors.first
joaoh82 has quit [Ping timeout: 252 seconds]
rjhunter has joined #ruby
juarlex has quit [Ping timeout: 245 seconds]
<sorbo_>
hm. #sinatra is pretty empty
vinian has joined #ruby
elux has quit [Quit: Leaving...]
vinian has quit [Max SendQ exceeded]
LadyRainicorn has quit [Read error: Connection reset by peer]
Synthead has quit [Remote host closed the connection]
jamesaxl has joined #ruby
timonv has joined #ruby
Synthead has joined #ruby
phipes has joined #ruby
alvinsj has quit [Client Quit]
aagdbl has quit [Quit: Leaving.]
Mars` has joined #ruby
flubba_ has joined #ruby
timonv has quit [Ping timeout: 252 seconds]
smathieu has joined #ruby
nomenkun has joined #ruby
flubba has quit [Ping timeout: 245 seconds]
Mars` has quit [Ping timeout: 252 seconds]
smathieu has quit [Ping timeout: 246 seconds]
nomenkun has quit [Ping timeout: 245 seconds]
nomenkun has joined #ruby
iliketurtles has quit [Quit: zzzzz…..]
nomenkun has quit [Ping timeout: 245 seconds]
shogo2040 has joined #ruby
dapz has joined #ruby
Virtualize has joined #ruby
Hobogrammer_ has joined #ruby
<shogo2040>
I used JSON.parse on a variable, and when i puts a variable to log, I see the following: {"length"=>1625146, "media_type"=>"application/pdf", "uri"=>"http://feedproxy.google.com/~r/OmMalik/~5/eNCrFMSjN6k/Wang11IJSI.pdf"} The question is, how do I access it? I tried the dot operator, variable.media_type and I get NoMethodError.
Hobogrammer has quit [Ping timeout: 252 seconds]
<pontiki>
shogo2040: it's a Hash
mechanicles has joined #ruby
phipes has quit [Remote host closed the connection]
RoryHughes has joined #ruby
<shogo2040>
ok, how would I access the hash map properties?
eval-in has quit [Remote host closed the connection]
eval-in has joined #ruby
<shogo2040>
hanmac, pontiki... i ripped it out and dumped into irb.. and it works fine in irb... thanks for the info.. I'll keep at it before I give in to pastebin..
RoryHughes has quit []
Sawbones has quit [Remote host closed the connection]
Synthead has quit [Remote host closed the connection]
kate_r has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
<shogo2040>
i fixed it! I had to shove it in a loop before i can access it.. hmm.. wish i understood why.. it was a lucky guess.. I better read up on that hash documentation.
<pontiki>
i'm guessing some scoping issue or other
<WJW>
shogo2040, no idea why a loop would be necessary.
<charliesome>
looks like the bot can't connect to the db or something
Sawbones has joined #ruby
RoryHughes has joined #ruby
<charliesome>
>> 1+2
<shogo2040>
12
<charliesome>
looks like it's a cinch problem ugh
<shogo2040>
jk
<dominikh>
considering Cinch doesn't care about your db, I don't think so ;)
OdNairy has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
mojjojo has joined #ruby
ewnd9 has joined #ruby
eriquez has quit [Remote host closed the connection]
avalarion has joined #ruby
<zxd>
ruby-lang.org has basic ruby syntax info?
beaudette has joined #ruby
<zxd>
coming from perl, I think this iterates through 'log_config' and 'logio' and assigns them to the variable 'log_mod' , then I am lost what does '.include?' mean ?
<zxd>
%w[log_config logio].each do |log_mod| default['apache']['default_modules'] << log_mod if %w[rhel fedora suse arch freebsd].include?(node['platform_family']) end
<WJW>
I don't know what chef is, but those expressions look like ERB, embedded Ruby.
<apeiros>
zxd: <%= expr %> inserts the results of expr in that place
<apeiros>
<% code %> just executes the code
<apeiros>
it's presumably an ERB template. check ERBs docs.
juarlex has quit [Ping timeout: 260 seconds]
vlad_starkov has quit [Remote host closed the connection]
jonathanwallace has quit [Quit: WeeChat 0.4.1]
vinian has joined #ruby
vinian has quit [Max SendQ exceeded]
<AntelopeSalad>
zxd: the -% part ignores whitespace in the output
<zxd>
cool, thanks
<AntelopeSalad>
if you removed the -% and just used % then it would print a new line in replace of both the .each loop and the end tag
jonathanwallace has joined #ruby
<AntelopeSalad>
(in the compiled template)
<WJW>
The minus sign before ">" just suppresses some whitespace from the result.
jkhwan has joined #ruby
Virtualize has joined #ruby
vinian has joined #ruby
vinian has quit [Max SendQ exceeded]
vlad_starkov has joined #ruby
Hanmac1 has joined #ruby
heftig has quit [Quit: Quitting]
vlad_starkov has quit [Remote host closed the connection]
Hanmac has quit [Ping timeout: 246 seconds]
coffeina has joined #ruby
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jkhwan has quit [Ping timeout: 272 seconds]
larissa has quit [Quit: Leaving]
Virtualize has quit [Ping timeout: 245 seconds]
heftig has joined #ruby
m8 has quit [Quit: Sto andando via]
rickruby has joined #ruby
LadyRainicorn has joined #ruby
danshultz has joined #ruby
OdNairy has joined #ruby
AHAHA-HA has joined #ruby
<AHAHA-HA>
ruby is crap
<LadyRainicorn>
Totes.
<LadyRainicorn>
I really hate it.
<AHAHA-HA>
its shite
<LadyRainicorn>
It's like Brainfuck but with worse design choices.
blarghmatey has joined #ruby
maroloccio has joined #ruby
<AHAHA-HA>
fuckers
<LadyRainicorn>
We are.
<LadyRainicorn>
We fuck all day and night.
<LadyRainicorn>
Dirty whores the lot of us.
AHAHA-HA has quit [Quit: Page closed]
atno has joined #ruby
danshultz has quit [Ping timeout: 240 seconds]
rubyracer has quit [Quit: Konversation terminated!]
<mzdravkov>
I think that someone had too much of Java and freaked out...
<LadyRainicorn>
haha
vlad_starkov has joined #ruby
alexherbo2 has quit [Quit: WeeChat 0.4.2]
vinian has joined #ruby
vinian has quit [Max SendQ exceeded]
Guest34757 has joined #ruby
diegoviola has quit [Ping timeout: 272 seconds]
drumusician has quit [Ping timeout: 245 seconds]
vinian has joined #ruby
vinian has quit [Max SendQ exceeded]
vinian has joined #ruby
tkuchiki has joined #ruby
vinian has quit [Max SendQ exceeded]
vinian has joined #ruby
vinian has quit [Max SendQ exceeded]
mojjojo has quit [Quit: mojjojo]
xiphias has quit [Ping timeout: 240 seconds]
<chrisan>
Could someone point me in the right direction with ruby + C library? Is this a problem with how the C library was built or how ruby is loading it? https://gist.github.com/chrisan/39d5d0f4f80e99f172e6
vinian has joined #ruby
vinian has quit [Max SendQ exceeded]
xiphias has joined #ruby
nism has joined #ruby
sayan has joined #ruby
arietis has joined #ruby
Guest34757 has quit [Ping timeout: 240 seconds]
robertjpayne has quit [Remote host closed the connection]
diego1 has joined #ruby
diego1 has quit [Changing host]
diego1 has joined #ruby
diego1 is now known as diegoviola
nism has quit [Quit: Leaving]
ephemerian has joined #ruby
mojjojo has joined #ruby
dr_bob has left #ruby [#ruby]
drumusician has joined #ruby
nm_ has joined #ruby
nm_ is now known as nism
timonv_ has quit [Remote host closed the connection]
carraroj has quit [Ping timeout: 260 seconds]
robertjpayne has joined #ruby
rjhunter has quit [Remote host closed the connection]
vinian has joined #ruby
vinian has quit [Max SendQ exceeded]
AlSquire has joined #ruby
freerobby has quit [Quit: Leaving.]
smathieu has joined #ruby
SHyx0rmZ has joined #ruby
<apeiros>
chrisan: as far as I understand it - problem with the C library
olivier_bK has joined #ruby
<chrisan>
cool that was my thinking as well, wanted to confirm being first time using it, ty!
SHyx0rmZ has quit [Client Quit]
Steven_ has quit [Remote host closed the connection]
Xiti` has quit [Read error: Connection reset by peer]
elux has joined #ruby
zz_CripperZ has joined #ruby
Xiti has quit [Ping timeout: 272 seconds]
sharms has quit [Ping timeout: 240 seconds]
ambushsabre has quit [Ping timeout: 240 seconds]
petey has quit [Ping timeout: 272 seconds]
ambushsabre has joined #ruby
rjhunter has joined #ruby
Wolland has joined #ruby
aryaching has joined #ruby
nouitfvf has joined #ruby
sharms has joined #ruby
yxhuvud has joined #ruby
flame_ has quit [Quit: Computer has gone to sleep.]
mercwithamouth has quit [Ping timeout: 246 seconds]
Tarential has joined #ruby
anderson has joined #ruby
Akuma has joined #ruby
olivier_bK has joined #ruby
mmitchell has quit [Remote host closed the connection]
newton has joined #ruby
Tranquility_ has joined #ruby
peneconleche has quit [Quit: Leaving...]
zeusmns has joined #ruby
vinian has joined #ruby
browndawg has joined #ruby
vinian has quit [Max SendQ exceeded]
pskosinski has joined #ruby
wildharvest__ has joined #ruby
juarlex has joined #ruby
r0bby_ has joined #ruby
garndt has joined #ruby
rjhunter has quit [Ping timeout: 245 seconds]
Zap-W_ has left #ruby [#ruby]
nfk has joined #ruby
kyle__ has joined #ruby
alvinsj has joined #ruby
zxd has joined #ruby
lupine has joined #ruby
robertjpayne has quit [Remote host closed the connection]
lupine has quit [Changing host]
lupine has joined #ruby
lyanchih has quit [Ping timeout: 252 seconds]
<zxd>
define :apache_conf do template "#{node['apache']['dir']}/mods-available/#{params[:name]}.conf" do , what does ':' before apache_conf and in params mean? also what does the # in #{node['apache] mean ?
<zxd>
what happens if i ommit the :
<kyle__>
I'm trying to find the rubygem that tells you the filetype by magic number, but all my google searches are showing me stuff on the imagemagic/grapicsmagic and fileutils libraries.
nm_ has quit [Quit: leaving]
nfk has quit [Client Quit]
Neomex has joined #ruby
Speed has quit [Quit: When two people dream the same dream, it ceases to be an illusion.]
<DouweM>
Untested, and I've made some assumptions like model.persisted?
ForceMultiplier has joined #ruby
hakunin_ has quit [Ping timeout: 252 seconds]
<LadyRainicorn>
Do you really eant to use an environment variable for that?
<DouweM>
ceej: Why the `associated_model.respond_to?(:id)`?
Hanmac has quit [Ping timeout: 252 seconds]
<LadyRainicorn>
Use \z instead of $
<DouweM>
ah, good call
DrShoggoth has quit [Ping timeout: 240 seconds]
<ceej>
DouweM: that does look more readable.... it's just checking to see if it's a model object, I guess I could use is_a? Object there too
<DouweM>
you can also use name[0..-4] instead of the gsub and regex
<ceej>
LadyRainicorn: what's the reason for using \z instead of $?
hakunin has quit [Ping timeout: 240 seconds]
<Mon_Ouie>
>> "foo_id\nbar" =~ /_id$/
zumba_addict has quit [Quit: zumba_addict]
hakunin__ has quit [Read error: Connection reset by peer]
<ceej>
DouweM: [0..-4] didn't think of that either, ye that would be cleaner
hakunin has joined #ruby
drago777 has quit [Ping timeout: 240 seconds]
wallerdev has joined #ruby
<DouweM>
ceej: is_a? is bad practice usually, but I think it's fine here. Better than the confusing respond_to?(:id)
<Mon_Ouie>
The bot is down, but this would be truthy
shime has quit [Ping timeout: 245 seconds]
<DouweM>
Mon_Ouie: I think I killed it yesterday :/
<Mon_Ouie>
(i.e. $ is end of line, not end of string)
<ceej>
Mon_Ouie: ah, that's good to know!
<ceej>
DouweM: why is 'is_a?' bad practice?
p8952 has quit [Ping timeout: 260 seconds]
<DouweM>
because duck typing
hakunin__ has joined #ruby
<LadyRainicorn>
You can optimize out checking new_current_params for nil
LexicalScope has joined #ruby
<LadyRainicorn>
nil.is_a?(Hash) is false anyway
hakunin__ has quit [Remote host closed the connection]
atno_ has joined #ruby
<LadyRainicorn>
Also id will be defined on all objects in older Rubies.
<LadyRainicorn>
pre-2.0 I think?
totalmajor has quit [Remote host closed the connection]
<Mon_Ouie>
1.8 and less
<LadyRainicorn>
Maybe 1.9.3
<Mon_Ouie>
1.8 being dead it doesn't matter anymore
<DouweM>
good point on#id
totalmajor has joined #ruby
<LadyRainicorn>
ah ok
S0da has joined #ruby
Speed has joined #ruby
sassamo_ has quit []
atno has quit [Ping timeout: 245 seconds]
<LadyRainicorn>
rstrip can replace gsub btw
atno__ has joined #ruby
<DouweM>
But yeah, ask for what you actually want to know. In this case it isn't whether the obj responds to :id, because you're not even using :id. It's whether we're dealing with a model.
<DouweM>
LadyRainicorn: or just name[0..-4]
drago777 has joined #ruby
yshh has quit [Remote host closed the connection]
rm_ has joined #ruby
Yarou has joined #ruby
hakunin has quit [Ping timeout: 272 seconds]
<LadyRainicorn>
associated_model also doesn't need to be checked for truthiness
<LadyRainicorn>
yeah
mrfoto has joined #ruby
atno_ has quit [Ping timeout: 260 seconds]
mrfoto has quit [Client Quit]
mrfoto has joined #ruby
totalmajor has quit [Ping timeout: 245 seconds]
Azure has joined #ruby
mrfoto has quit [Client Quit]
<LadyRainicorn>
Wait, is name a user supplied parameter?
arietis has quit [Quit: Computer has gone to sleep.]
Hobogrammer_ has quit [Ping timeout: 252 seconds]
havenwood has joined #ruby
Astralum has joined #ruby
joelio has quit [Ping timeout: 252 seconds]
DrShoggoth has quit [Ping timeout: 245 seconds]
joelio has joined #ruby
lurch_ has quit [Quit: lurch_]
TomRone has quit [Ping timeout: 240 seconds]
cosmicpanda has quit [Ping timeout: 240 seconds]
bashdy has joined #ruby
cosmicpanda has joined #ruby
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Hanmac has joined #ruby
bashdy has quit [Client Quit]
maletor has joined #ruby
TomRone has joined #ruby
ambushsabre has quit [Quit: rip]
freezey has quit [Remote host closed the connection]
DrShoggoth has joined #ruby
Hanmac1 has quit [Ping timeout: 246 seconds]
Astralum has quit [Ping timeout: 245 seconds]
freezey has joined #ruby
deever has quit [Ping timeout: 252 seconds]
Seich has joined #ruby
x0nic has quit [Ping timeout: 248 seconds]
Hanmac has quit [Ping timeout: 245 seconds]
Seich has quit [Client Quit]
fenicks has joined #ruby
juarlex has joined #ruby
juarlex has quit [Remote host closed the connection]
juarlex has joined #ruby
x0nic has joined #ruby
Hanmac has joined #ruby
frx has joined #ruby
stryek has joined #ruby
frxx has quit [Remote host closed the connection]
wereHams1er has joined #ruby
DrShoggoth has quit [Ping timeout: 260 seconds]
wereHamster has quit [Ping timeout: 245 seconds]
cosmicpanda has quit [Ping timeout: 252 seconds]
arietis has joined #ruby
yano has quit [Read error: Connection reset by peer]
deever has joined #ruby
Blaze_Boy has quit [Quit: Leaving]
browndawg has quit [Quit: Leaving.]
udon has joined #ruby
mengu has joined #ruby
tsupertramp has joined #ruby
zipper has joined #ruby
<LadyRainicorn>
You can use elsif instead of next/end if you like. It may be clearer
peregrine81 has joined #ruby
rippa has joined #ruby
lewix has joined #ruby
deever has quit [Ping timeout: 240 seconds]
deever has joined #ruby
alexherbo2 has quit [Quit: WeeChat 0.4.2]
habanany has quit [Ping timeout: 245 seconds]
Seich has joined #ruby
matchaw has joined #ruby
<ceej>
Is it possible to get the argument count for a new instance of something? So to avoid ArgumentError: wrong number of arguments (0 for 1) doing if SomeClass.new.args_count == 1
atno_ has joined #ruby
matchaw_ has quit [Ping timeout: 263 seconds]
<tsupertramp>
Nice evening everyone. Trying to write a Vagrantfile: http://pastebin.com/hHqrtECy - No Ruby Skills :( - Maybe you could help me to print out a multidimensional Array Value with a help of a Variable (incremented by a foor-Loop). Thanks in Advance.
freezey has quit [Remote host closed the connection]
Seich has quit [Client Quit]
Hanmac1 has joined #ruby
Hanmac has quit [Ping timeout: 272 seconds]
atno__ has quit [Ping timeout: 246 seconds]
pen has joined #ruby
<tsupertramp>
Thanks ceej. It would be great, if we could achieve the Task without the help of a module. Otherwise it will be difficult to use this File in my company.
<LadyRainicorn>
I am not 100% sure how that respons to * and **
Guest74989 is now known as dreamchaser
dreamchaser has quit [Changing host]
dreamchaser has joined #ruby
<ceej>
LadyRainicorn: I just found that out, I tried YardCompanyForm.new.method(:initialize).arity but still throws the ArgumentError: wrong number of arguments (0 for 1) error
dkamioka has quit [Remote host closed the connection]
dkamioka has joined #ruby
<LadyRainicorn>
No, you check new.
<LadyRainicorn>
Use YardCompanyForm.method(:new).arity
<Hanmac1>
but more interesting would be YardCompanyForm.instance_method(:initialize).parameters
chrisan has quit [Ping timeout: 252 seconds]
pen has quit []
coinsen has quit [Quit: Lost terminal]
LadyRainicorn has quit [Ping timeout: 245 seconds]
matchaw_ has joined #ruby
freezey has joined #ruby
<ceej>
Hanmac1: ah, that last one is a lot more usable. thank you
LadyRainicorn has joined #ruby
blackmesa has quit [Ping timeout: 240 seconds]
habanany has joined #ruby
timonv has quit [Ping timeout: 265 seconds]
<Hanmac1>
ceej PS: beware! #parameters does not work on native methods (C-implemented)
matchaw has quit [Ping timeout: 272 seconds]
blarghmatey has quit [Remote host closed the connection]
maletor has quit [Quit: Computer has gone to sleep.]
Rainicorn has quit [Ping timeout: 272 seconds]
<ceej>
Hanmac1: I'll make a note of that, it will work perfectly for what I need right now. thank you again
senayar has joined #ruby
timonv has joined #ruby
szerated_ has joined #ruby
Seich has joined #ruby
elux has joined #ruby
blarghmatey_ has joined #ruby
heidi has joined #ruby
LexicalScope has quit [Ping timeout: 252 seconds]
abramovic has joined #ruby
havenwood has quit [Remote host closed the connection]
abramovic has quit [Quit: Leaving.]
rippa has quit [Ping timeout: 248 seconds]
Baluse has quit []
nisstyre has joined #ruby
reach has joined #ruby
maletor has joined #ruby
ahawkins has joined #ruby
maletor has quit [Client Quit]
Hanmac has joined #ruby
drago777 has quit [Ping timeout: 240 seconds]
Mapley has quit [Read error: Connection reset by peer]
shevy has left #ruby ["I'll be back ... maybe"]
shevy has joined #ruby
<shevy>
Hanmac soon year 2013 is over and no rwx gem :(
pushpak has joined #ruby
<Hanmac>
yeah ... and i didnt worked on rwx the recent days (i am currently reading fanfiction)
Hanmac1 has quit [Ping timeout: 245 seconds]
drago777 has joined #ruby
samsonasu has quit [Quit: samsonasu]
drago777 has quit [Excess Flood]
drago777 has joined #ruby
g3orge has joined #ruby
Virtualize has joined #ruby
decoponio has quit [Quit: Leaving...]
aryaching has quit [Ping timeout: 260 seconds]
Kricir has joined #ruby
<shevy>
hmm
heidi has quit [Quit: Leaving.]
<shevy>
we must destroy fanfiction
elux has quit [Quit: Bye!]
TomRone has quit [Ping timeout: 240 seconds]
Virtualize has quit [Ping timeout: 245 seconds]
Hanmac1 has joined #ruby
senayar has quit [Remote host closed the connection]
senayar has joined #ruby
Hanmac has quit [Ping timeout: 252 seconds]
TomRone has joined #ruby
tylersmith has joined #ruby
lxsameer has quit [Ping timeout: 245 seconds]
virtual|a has joined #ruby
brunops has quit [Ping timeout: 240 seconds]
brunops has joined #ruby
Seich has quit [Quit: Computer has gone to sleep.]
drago777 has quit [Ping timeout: 240 seconds]
lxsameer has joined #ruby
freebs has quit [Quit: Leaving.]
senayar has quit [Remote host closed the connection]
asteve has joined #ruby
byprdct has joined #ruby
virt|away has quit [Ping timeout: 260 seconds]
umurgdk has joined #ruby
LadyRainicorn has quit [Ping timeout: 246 seconds]
drago777 has joined #ruby
LadyRainicorn has joined #ruby
maletor has joined #ruby
byprdct has quit [Client Quit]
<umurgdk>
hey guys my gf trying to learn ruby, and her book says "you can get documentation for a method with ri String.to_i on irb", but when she tries irb Says String class has no method to_i. btw she uses OS X
soobus has quit [Ping timeout: 246 seconds]
Sourceless_ is now known as Sourceless
Hanmac has joined #ruby
<shevy>
no
<shevy>
well
<shevy>
I think you can enable that in irb
<shevy>
but by default, ri works only on the commandline
<shevy>
String class definitely has #to_i
brunops has quit [Changing host]
brunops has joined #ruby
<shevy>
perhaps the documentation on OS X is not complete
<apeiros>
umurgdk: might well be that the docs are not built on stock OS X
carif has joined #ruby
<shevy>
cool, there is even a gem for ri
<shevy>
String.ri
<shevy>
hehe
IceDragon has quit [Ping timeout: 246 seconds]
Hanmac1 has quit [Ping timeout: 240 seconds]
<apeiros>
umurgdk: I'd install rvm, and then install the newest ruby. using rvm, you can generate the core/stdlib docs using `rvm docs generate`
Asher has quit [Quit: Leaving.]
<shevy>
wow
<apeiros>
umurgdk: btw., your gf is welcome on irc/in this channel too
<shevy>
I just tried: "--help" in irb and it worked
nanoyak has quit [Client Quit]
<umurgdk>
shevy: ah ok haha :D no no she must run the command on terminal not irb
carif has quit [Remote host closed the connection]
<LadyRainicorn>
haha
<shevy>
yeah, or `ri` from inside irb too, you can run system commands from irb when you use backticks, or system() method call
<apeiros>
umurgdk: also while not strictly following the book - I suggest installing pry (`gem install pry pry-doc`) and use pry instead of irb. within pry, you can do `? String#to_i` to get the docs
<umurgdk>
apeiros: ahaha let's see, i don't know i can see her on freenode haha
stetho has joined #ruby
<LadyRainicorn>
I'd recommend pry.
Hanmac1 has joined #ruby
rm_ has quit [Remote host closed the connection]
<umurgdk>
apeiros: thanks for suggesting the book also suggest pry. but for a now i don't want to manipulate her too much let she find something :)
rm_ has joined #ruby
stetho has quit [Read error: Connection reset by peer]
JustinAiken has joined #ruby
Hanmac has quit [Ping timeout: 240 seconds]
heidi has joined #ruby
heidi has quit [Client Quit]
croaky has joined #ruby
freezey has quit [Remote host closed the connection]
flubba has quit [Quit: Leaving...]
Seich has joined #ruby
relix has joined #ruby
colonolGron has joined #ruby
flubba has joined #ruby
intuxicated has joined #ruby
drago777 has quit [Ping timeout: 240 seconds]
Hanmac1 has quit [Ping timeout: 265 seconds]
Hanmac has joined #ruby
drago777 has joined #ruby
ahawkins has quit [Ping timeout: 252 seconds]
cbetta is now known as cbetta_afk
atno has joined #ruby
ahawkins has joined #ruby
atno_ has quit [Ping timeout: 272 seconds]
dunc has quit []
atno_ has joined #ruby
MindfulMonk has quit [Remote host closed the connection]
Seich has quit [Quit: Computer has gone to sleep.]
Guest49727 has quit [Remote host closed the connection]
lewix has quit [Remote host closed the connection]
atno has quit [Ping timeout: 245 seconds]
danshultz has joined #ruby
udon has quit [Quit: Leaving]
szerated_ has quit [Ping timeout: 240 seconds]
mvangala_ has joined #ruby
JustinAiken is now known as JustinAiken_afk
senayar has joined #ruby
freebs has joined #ruby
cj3kim has joined #ruby
<shevy>
until she outsmarts you
<shevy>
then she makes you learn php
<shevy>
then she wins
Tearan has joined #ruby
mvangala has quit [Ping timeout: 245 seconds]
simplyaubs has quit [Quit: simplyaubs]
RubyRonin has joined #ruby
markfletcher has joined #ruby
senayar has quit [Ping timeout: 246 seconds]
freebs has quit [Ping timeout: 252 seconds]
ozkan has joined #ruby
pen has joined #ruby
ambushsabre has joined #ruby
Tearan has quit [Ping timeout: 272 seconds]
jimmy__ has joined #ruby
Kricir has quit [Remote host closed the connection]
jimmy__ has quit [Client Quit]
drago777 has quit [Ping timeout: 240 seconds]
Kricir has joined #ruby
jwp121 has joined #ruby
freezey has joined #ruby
<jwp121>
hi
<waxjar_>
hi
<jwp121>
Any tips for learning ruby for someone with a python and C backgorund?
Asher has joined #ruby
mercwithamouth has quit [Ping timeout: 245 seconds]
drago777 has joined #ruby
<RubyRonin>
what does the -d to detach mean in the rails server command?
wallerdev has quit [Quit: wallerdev]
Kricir has quit [Ping timeout: 265 seconds]
maletor has quit [Quit: Computer has gone to sleep.]
carraroj has joined #ruby
jwp121 has left #ruby [#ruby]
olivier_bK has quit [Ping timeout: 246 seconds]
LadyRainicorn has quit [Ping timeout: 272 seconds]
<shevy>
jwp121 did not stay for long now did he :P
freerobby has quit [Quit: Leaving.]
<shevy>
RubyRonin the railsers are on #RubyOnRails, many people here don't know rails
<RubyRonin>
thanks
<RubyRonin>
@shevy my apologies, wrong window
jkhwan has joined #ruby
Asher has quit [Quit: Leaving.]
<shevy>
no worries
Mapley has joined #ruby
mgberlin has quit [Quit: mgberlin]
olivier_bK has joined #ruby
Azure has quit [Ping timeout: 246 seconds]
markfletcher has quit [Ping timeout: 252 seconds]
<atmosx>
shevy: how are you?
alvinsj has quit [Remote host closed the connection]
alvinsj has joined #ruby
lxsameer has quit [Quit: Leaving]
lewix has joined #ruby
jkhwan has quit [Ping timeout: 272 seconds]
<shevy>
hmm quite ok, bit too much todo, trying to hurry up with everything
bricker`LA has quit [Quit: leaving]
flubba has quit [Read error: Connection reset by peer]
gregoriokusowski has joined #ruby
Azure has joined #ruby
carraroj has quit [Quit: Konversation terminated!]
maletor has joined #ruby
diegoviola has joined #ruby
alvinsj has quit [Ping timeout: 260 seconds]
mvangala_ has quit []
jego has joined #ruby
<shevy>
2013 is soon over
reach has quit [Remote host closed the connection]
freerobby has joined #ruby
<shevy>
then I have one week in the lab in january, 2 exams at the end, and full time work for february 2014
<shevy>
atmosx but I had a really cool idea
kraljev0 has joined #ruby
<atmosx>
shevy: what kind of idea?
<kraljev0>
Hey, is "in" a reserved word?
<shevy>
atmosx what if you could use spaced nanocarbontubes to (repeatedly) run certain enzymatic processes
<shevy>
and if you align it right next to the { you don't need the ' ' space
<shevy>
hmm let me compare
<shevy>
for a in [1,2,3]
<shevy>
[1,2,3].each{|a|
<shevy>
[1,2,3].each {|a|
peregrine81 has quit [Ping timeout: 246 seconds]
<shevy>
oh well
<kraljev0>
actually I prefer { in my code
<shevy>
the for loop is still shorter there
<shevy>
I hate "each{"
mary5030 has quit [Ping timeout: 252 seconds]
<shevy>
loop {} is beautiful
<kraljev0>
yep
<kraljev0>
it bothers me that
<kraljev0>
func param { |x|
<kraljev0>
doesn't work
<kraljev0>
but
<kraljev0>
func param do |x|
<kraljev0>
does
<kraljev0>
stupid precedence rules
<waxjar_>
that always annoys me
<waxjar_>
mostly because i have never looked it up and dont know the exact semantics :p
drago777 has quit [Ping timeout: 240 seconds]
Beoran_ has joined #ruby
<kraljev0>
I'm coming from C++ background
<kraljev0>
and PHP which I'm ashamed of :)
<kraljev0>
very much
noob101 has joined #ruby
<waxjar_>
their Name\Spaces are hideous :p
peregrine81 has joined #ruby
<kraljev0>
not just that
<kraljev0>
they are at least considering for all standard functions to be mapped using:
<noob101>
Good evening fellow programmers. I am a 16 year old from NYC. I want to be a programmer, major in CS and go to either Manhattan College or CSI for my major.
<kraljev0>
good evening.
<noob101>
This is a program I have been working on for approximately a month, can you tell me if I did a good job. https://eval.in/83881
drago777 has joined #ruby
<canton7>
ooh it's you again
<kraljev0>
at the first impression
<kraljev0>
it's not good
<shevy>
php is such inconsistent in design
<kraljev0>
too much repetition
<kraljev0>
ruby is about DRY a lot
<shevy>
from $this->type() to $this->getDataType()
Beoran__ has quit [Ping timeout: 245 seconds]
<noob101>
I am sorry, I am new to programming. Please enlightened me, I want to be a rubyist,
<canton7>
lines 51-56 can be refactored to remove that duplicate test
Mars` has joined #ruby
<kraljev0>
php guy are thinking of preprocessing all function using 1. remove underscore, 2. downcase
<JustinAiken>
noob101, afraid it's not very good,
<JustinAiken>
but on the brightside,
<shevy>
noob101 in ruby it is best to become as terse as possible
arietis has joined #ruby
<JustinAiken>
you know more ruby than I did when I got my first real programming job :)
<kraljev0>
so Html_Strip_Tags or htmlstriptags or HtmlStriptags calls the same function.
<shevy>
noob101 in your code you use things which are not really necessary, like def help(), the () is not needed
<canton7>
noob101, and your intentation's way off :P
tharkun512_ has joined #ruby
<shevy>
kraljev0 see I don't understand it
freezey has joined #ruby
<canton7>
shevy, that's minor, in the grand scheme of things here
dkamioka has quit [Remote host closed the connection]
<shevy>
it's like cargo cult designing
<waxjar_>
noob101: where are your classes? :O
<kraljev0>
noob101, indentation is fine. tabs are fine
<shevy>
like perfection on areas where it does not matter
<waxjar_>
kraljev0: that's just awful
<shevy>
though in all fairness
<kraljev0>
Well, it is. However, it is the only way to repair their mess
<shevy>
I think #nimrod does something similar
<noob101>
I don't know how to use classes OMG I did my code so bad ;_;
<shevy>
noob101 look, try to be terse. whether you use classes or not is secondary
<kraljev0>
noob101 if it works, then it's just ok
<canton7>
noob101, if you're just starting, do lots of simple things
<kraljev0>
i wasn't just born a good programer either
<shevy>
if (user_input != "Yes") && (user_input != "No") <-- the intent is not clear here
<noob101>
What are classes, can someone enlighten me please.
<shevy>
:\
<JustinAiken>
perhaps before getting into classes and object oritentinedness, at least break some stuff into methods
<shevy>
noob101 think of a class as specialized code that tries to solve a program in an easily re-usable manner
<kraljev0>
["Yes", "No"].none? user_input
<noob101>
shevy, I am saying that if the user_input isn't equal to a string of Yes or No .
<JustinAiken>
ooh, nm, you do have methods
<shevy>
noob101 in ruby: class Foo;end; foo = Foo.new is a class
<JustinAiken>
make more things mehtods
<shevy>
noob101 I still did not understand it
arietis has quit [Client Quit]
<shevy>
ah I think I know what you mean
<shevy>
noob101, use case menu
<shevy>
case x
<shevy>
when 'Yes','No'
<shevy>
else
<shevy>
end
<noob101>
shevy can you show me a class using eval or pastebin please.
<kraljev0>
noob101, your code is ok, if it works. If you want to go into inproving it, do it one step at the time
<noob101>
Shevy, can you just redirect me to some good ruby tutorials so I can program better.
<waxjar_>
noob101: any ruby guide aimed at beginners will explain classes :)
<shevy>
you will not learn ruby from tutorials
<shevy>
you must write scripts
<shevy>
that's the only way
<noob101>
I am seeking for better videos so I can learn new functions to add to my program.
<kraljev0>
ruby is unique
<noob101>
Ok.
<canton7>
shevy, no! decent tutorials help you a lot
<canton7>
they show you the unknown unknowns :P
<shevy>
he has so many questions
<kraljev0>
Neither am I fond of tutorial
<shevy>
so many wants and needs
<kraljev0>
take a book rather
<canton7>
s/book/tutorial
<canton7>
tutorial -> book rather
<noob101>
I am inquisitive sorry, I love knowledge.
<kraljev0>
that is great
<kraljev0>
in fact it is the greatest thing
<shevy>
there is theoretical knowledge and there is practical knowledge
<kraljev0>
the strive for knowledge
<noob101>
For my birthday, I told my grandma to get me a ruby book.
<shevy>
you can master all knowledge there is but when you do not apply it, you don't really know the impact it has
<noob101>
I want practical knowledge, I am a realist.
<kraljev0>
:) Cool. But just code.
mary5030 has joined #ruby
<shevy>
I have seen game designers ruin their games after years when they no longer understood their own games :(
<noob101>
Thanks kraljev0
<shevy>
because they stopped playing them on their own
<shevy>
kraljev0 why did you use C++?
<shevy>
and php :P
<noob101>
shevy please explain this. As simple as it is, I just don't comprehend this. --> http://pastie.org/8585917
MindfulMonk has joined #ruby
<kraljev0>
c++ I still use. It's just fast, where I need performance
<kraljev0>
php - because I didn't know better
<kraljev0>
I regret having lost 3 years of my life to php
<kraljev0>
srsly
<shevy>
noob101 you wrap things inside a class here. initialize() is a method on your class. it gets invoked when you do Foo.new, do you see that?
<noob101>
Can someone please personal message me, I need one on one tutorial/tutoring.
<kraljev0>
in that time noob101 is going to become professional rubyist
<shevy>
lol
flubba has quit [Ping timeout: 240 seconds]
<shevy>
I don't think he will
<kraljev0>
just ask
<noob101>
:(
<shevy>
he won't really write code
<noob101>
shevy initialize means what exactly?
marr has joined #ruby
<kraljev0>
initialize is the method called when you instantiate the class
blackmesa has joined #ruby
flubba has joined #ruby
<shevy>
noob101 every object that wants to exist will have to be initialized. the class is like the blueprint, you instantiate it into an object. you can have a million objects from the given class, it is like a factor
mary5030 has quit [Remote host closed the connection]
<shevy>
it was not so bad in the sense that I could do things that seemed "useful" for the web
<shevy>
but trying to use php for anything else just was plain horrid and awful
<kraljev0>
well, when I have used it I have though I have a real powerful language
<shevy>
I once wanted to write a MUD in php
<kraljev0>
in which I could do everything
<shevy>
yeah
<noob101>
Thank you Mr.Justin Aiken..
<kraljev0>
but then I have met ruby
<shevy>
I thought that as well
rm__ has joined #ruby
<kraljev0>
I have programmed a lot in ruby
<kraljev0>
*php
<shevy>
apparently noob101 has not
<kraljev0>
but since then, I have rewritten everything to ruby & rack
<shevy>
noob101, php has classes too. learn php first :D
<JustinAiken>
noob101, take what I just gave you, and put the rest of your game inside the game class; come back after that, and we'll help you improve it from there
<noob101>
shevy what does instantiate mean?
<JustinAiken>
and for the love of God or the FSM, don't learn PHP first
senayar has joined #ruby
<shevy>
noob101 to create an instance (something like a copy) of something
<kraljev0>
go with C or Pascal
<noob101>
Wow, thanks Mr.Justin.
<kraljev0>
Mine first was BASIC on Spectrum ZX computer
<shevy>
noob101, do you know tom and jerry? class Cat; end; tom = Cat.new
IceDragon has joined #ruby
skaflem has quit [Quit: Leaving]
<kraljev0>
shevy, nice play! :)
<shevy>
I loved tom and jerry
<waxjar_>
noob101: you have a technical drawing of a house. this is your class. you hand the drawing to the builders and they build the actual house. this is your instance. then you give the drawing to some other builders who also build a house. this is another instance.
<shevy>
it was melodic
<kraljev0>
me too!
<shevy>
today's cartoons are so awful, I don't hear good sounds. I don't understand how one can watch cartoons just for the visuals/drawings :(
<kraljev0>
I prefer old ones very much
<kraljev0>
though my younger brothers watch the newer ones
<kraljev0>
like yu-gi-oh, which is not that bad I guess
rm_ has quit [Ping timeout: 252 seconds]
iamjarvo_ has joined #ruby
<noob101>
I watch adventure time, is that good? It's on cartoon network.
<noob101>
JustinAiken, I put the code from github to my original code. Thank you for the help.
<shevy>
dunno
gigetoo has quit [Remote host closed the connection]
<shevy>
Hanmac knows adventure time, I just can't watch all these new things, I am like being stuck in the past here
saarinen has joined #ruby
gigetoo has joined #ruby
<shevy>
noob101 remember the most important rule of ruby - if you can be terse, try to be terse, as long as the code intent is clear
<noob101>
My code was too much right?
<shevy>
noob101 yeah
<shevy>
noob101 you could even alias puts
<shevy>
alias e puts
<shevy>
then you can use e rather than puts
<CaptainJet>
i thought the most important rule of ruby was 'be cool'
<shevy>
nah
<shevy>
terse code is already cool
<JustinAiken>
unless you're just code golfing :p
cbetta_afk is now known as cbetta
timonv has quit [Remote host closed the connection]
habanany has quit [Ping timeout: 272 seconds]
<noob101>
What does alias mean?
LexicalScope has joined #ruby
phansch has quit [Quit: Leaving]
Mars` has quit [Remote host closed the connection]
<kraljev0>
your code could be written in 70% lines less
<kraljev0>
alias means you give a function another name
Seich has joined #ruby
<kraljev0>
how old are you?
<noob101>
16
<kraljev0>
then we're too harsh on you. :)
<noob101>
It's alright, I am learning a little bit.
<noob101>
kraljevo, give me an example on how you would use alias.
<CaptainJet>
16? I started Ruby coding when i was 16
<CaptainJet>
that was 4 years ago
mgorbach has quit [Read error: Connection reset by peer]
<kraljev0>
alias yell scream
<kraljev0>
this means you can call wife.scream and wife.yell with the same effect
Seich has quit [Ping timeout: 265 seconds]
Hanmac has joined #ruby
hakunin has joined #ruby
<JustinAiken>
self.hide
<waxjar_>
noob101: if you see things that are very similar, try to do something smart so that you don't repeat yourself but you still get the same results. example: https://gist.github.com/britishtea/89e542f57afffb4fdbf1
<shevy>
noob101 alais is like a pointer
<shevy>
*alias
Hanmac1 has quit [Ping timeout: 260 seconds]
<shevy>
noob101 if you write a method, like: def foo; end; you can alias to it f, like: alias f foo, then you can call f or f() to call method foo() ok?
<JustinAiken>
noob101, waxjar_'s post there will also work inside the Game class I showed, please take his advice and put that in your refactor too
mgorbach has joined #ruby
iliketurtles has joined #ruby
iliketurtles has quit [Max SendQ exceeded]
saarinen has quit [Quit: saarinen]
iliketurtles has joined #ruby
<shevy>
noob101 I think the next thing you should do is add methods to your code
<shevy>
noob101 when you use lots of methods, it becomes clear and structured what you wanna do. and then using a class is the next evolutionary step
<noob101>
So much advice, hard to comprehend. Must not give up.
saarinen has joined #ruby
<shevy>
no, just write code on your own, it will become more clear when you do
<noob101>
Right.
<shevy>
and once you did that, also start early publishing gems of your own on rubygems.org
<shevy>
but make sure they have no bugs :D
brunops has quit [Ping timeout: 252 seconds]
<noob101>
Can I make money from my code?
drago777 has quit [Ping timeout: 240 seconds]
<shevy>
indirectly
<shevy>
as you gain experience
<waxjar_>
not yet noob101 :p
jkhwan has joined #ruby
<noob101>
>:( Ok.
<shevy>
there are people who are paid to write perl code
<shevy>
that depresses me the most :(
<kraljev0>
maybe take up php or C
mgorbach has quit [Read error: Connection reset by peer]
<kraljev0>
and then return to ruby
<kraljev0>
or java, for that matter
<kraljev0>
I want you to suffer and then see ruby as your saviour :)
<shevy>
ack
<shevy>
java
<shevy>
why don't you just send him to hell already man
<shevy>
but it's true
<noob101>
Not C, No.
<shevy>
noob101, if you wanna become rich, go use java then work at banks
<noob101>
I am about to jump out the window.
<kraljev0>
C++, ok. But C is not bad.
<kraljev0>
If you want to get rich, then COBOL
<noob101>
COBOL, LOL. WHO USES COBOL???
<shevy>
banks
kep has quit [Ping timeout: 246 seconds]
drago777 has joined #ruby
<atmosx>
Russians to sent missiles to the moon iirc
<atmosx>
military in general I think uses cobol
<noob101>
I know this man who went to college and he was learning COBOL, he switched his major to become a social worker. He didn't like it.
mechanicles has joined #ruby
mgberlin has joined #ruby
<JustinAiken>
you can make money in any language; but C programmers tend to not get paid that much more than Ruby developers,
TomRone has quit [Ping timeout: 240 seconds]
<JustinAiken>
so why not work in something pleasant? :)
kraljev0 has quit [Read error: Operation timed out]
<shevy>
noob101 at any rate, all methods in your class should have the same level of indent
<IceDragon>
But I'm not fat ;-; (is actually under weight)
Hanmac1 has quit [Ping timeout: 240 seconds]
Faris has joined #ruby
alexherbo2 has joined #ruby
<RubyPanther>
One of the great things about Ruby, what whitespace to use is not a matter of opinion, there is a recognized correct answer. It isn't the setting I would of chosen, but it works great and isn't surprising.
Mars`_ has quit [Remote host closed the connection]
gregoriokusowski has quit [Read error: Connection reset by peer]
Mars` has quit [Ping timeout: 240 seconds]
Hanmac1 has joined #ruby
coca_rails has quit [Remote host closed the connection]
Hanmac has quit [Ping timeout: 272 seconds]
gregoriokusowski has joined #ruby
freezey has quit [Remote host closed the connection]
klaut has quit [Remote host closed the connection]
drumusician has joined #ruby
benzrf has joined #ruby
phipes has joined #ruby
<benzrf>
hi, is anybody willing to look over 330 LOC and tell me if anything in it is particularly stupid?
johnmilton has quit [Remote host closed the connection]
mikepack has quit [Remote host closed the connection]
mikepack has joined #ruby
wildroman2 has quit [Remote host closed the connection]
<Jamo>
just share it. probably some one idling here will help
<benzrf>
hmm, actually maybe i shouldnt
wildroman2 has joined #ruby
<benzrf>
im being paid to make this and even if it's not much and no contracts were signed, i feel like i probably shouldnt be tossing the source around
heidi has joined #ruby
<Jamo>
oh :)
<Jamo>
I can check it
subbyyy has joined #ruby
subbyyy has quit [Client Quit]
mikepack has quit [Ping timeout: 265 seconds]
subbyyy has joined #ruby
<mojjojo>
where can i get help regarding google analytics api?
agjacome_ has quit [Quit: leaving]
wildroman2 has quit [Ping timeout: 245 seconds]
ozkan has joined #ruby
freezey has joined #ruby
Hanmac has joined #ruby
drumusician has quit [Read error: Connection reset by peer]
iamjarvo_ has quit [Remote host closed the connection]
drumusician has joined #ruby
iamjarvo_ has joined #ruby
Hanmac1 has quit [Ping timeout: 245 seconds]
klaut has joined #ruby
iamjarvo has joined #ruby
<DouweM>
benzrf: I'd be happy to check it as well.