dar123 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
laaron has quit [Remote host closed the connection]
jottr has joined #ruby
laaron has joined #ruby
Krebsgewehr has joined #ruby
jottr has quit [Ping timeout: 245 seconds]
mochiyoda has left #ruby ["Konversation terminated!"]
rafadc_ has quit [Ping timeout: 255 seconds]
Dbugger has quit [Ping timeout: 250 seconds]
Autolycus has joined #ruby
jottr has joined #ruby
jrafanie has joined #ruby
jottr has quit [Ping timeout: 250 seconds]
rafadc has joined #ruby
Devalo has joined #ruby
dar123 has joined #ruby
dar123 has quit [Client Quit]
Autolycus has quit []
jottr has joined #ruby
jottr has quit [Ping timeout: 246 seconds]
t0xik has joined #ruby
AJA4350 has quit [Remote host closed the connection]
s3nd1v0g1us has joined #ruby
vondruch has quit [Ping timeout: 255 seconds]
dar123 has joined #ruby
jottr has joined #ruby
jottr has quit [Ping timeout: 245 seconds]
Krebsgewehr has quit [Ping timeout: 252 seconds]
NeilCarvalho has quit [Ping timeout: 245 seconds]
Swyper has joined #ruby
mangold has joined #ruby
jottr has joined #ruby
saysjonathan has quit [Ping timeout: 268 seconds]
jottr has quit [Ping timeout: 272 seconds]
Devalo has quit [Ping timeout: 246 seconds]
c0dec has joined #ruby
saysjonathan has joined #ruby
Swyper has quit [Remote host closed the connection]
jottr has joined #ruby
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
saysjonathan has quit [Ping timeout: 246 seconds]
jottr has quit [Ping timeout: 246 seconds]
duderonomy has joined #ruby
duderonomy has quit [Client Quit]
duderonomy has joined #ruby
duderonomy has quit [Client Quit]
duderonomy has joined #ruby
duderonomy has quit [Client Quit]
duderonomy has joined #ruby
duderonomy has quit [Client Quit]
duderonomy has joined #ruby
duderonomy has quit [Client Quit]
duderonomy has joined #ruby
duderonomy has quit [Client Quit]
duderonomy has joined #ruby
duderonomy has quit [Client Quit]
Swyper has joined #ruby
duderonomy has joined #ruby
duderonomy has quit [Client Quit]
duderonomy has joined #ruby
duderonomy has quit [Read error: Connection reset by peer]
jottr has joined #ruby
duderonomy has joined #ruby
laaron has quit [Remote host closed the connection]
haivron has joined #ruby
jottr has quit [Ping timeout: 268 seconds]
laaron has joined #ruby
xlued has quit [Read error: Connection reset by peer]
xlued has joined #ruby
imadper has joined #ruby
haivron has quit [Quit: haivron]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
SuperLag has joined #ruby
SuperL4g has quit [Ping timeout: 246 seconds]
mangold has quit [Quit: This computer has gone to sleep]
ur5us has quit [Remote host closed the connection]
ur5us has joined #ruby
jottr has joined #ruby
ur5us has quit [Ping timeout: 246 seconds]
s3nd1v0g1us has quit [Quit: WeeChat 2.2]
jottr has quit [Ping timeout: 255 seconds]
braincrash has quit [Quit: bye bye]
braincrash has joined #ruby
jottr has joined #ruby
jottr has quit [Ping timeout: 246 seconds]
yaewa has joined #ruby
moei has quit [Ping timeout: 250 seconds]
dellavg__ has joined #ruby
dar123 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jottr has joined #ruby
laaron has quit [Remote host closed the connection]
jottr has quit [Ping timeout: 255 seconds]
laaron has joined #ruby
marz_d`ghostman has joined #ruby
<marz_d`ghostman>
When your app uses secret keys and stuff for api calls, where's the best place to put it? as environment variable on the system?
<havenwood>
marz_d`ghostman: Rails uses encrypted credentials these days. Lots of folk still use environment variables.
Devalo has joined #ruby
<marz_d`ghostman>
havenwood: I'll take a look at encrypted credentials, thanks, I'm currently using environment variable by the way, was just wondering if there is a more secure way to do it :)
s2013 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
saysjonathan has quit [Ping timeout: 250 seconds]
NeilCarvalho has joined #ruby
jrafanie has joined #ruby
guardian has joined #ruby
dionysus70 has joined #ruby
tdy1 has joined #ruby
joast has quit [Quit: Leaving.]
<darix>
baweaver: I am not really sure why we needed this
griffindy has joined #ruby
<jaytull>
What, IRC? ;-)
<darix>
jaytull: the positional parameter thingie
<TheBrayn>
IRC was a mistake
<TheBrayn>
I think it's not too bad, better than nondescript variable names
joast has joined #ruby
cow[moo] has joined #ruby
stan has joined #ruby
xco has joined #ruby
<xco>
Hi. What will be the best way to determing if a string has repeating strings? for example this should return true “abcabcabcabc”
<xco>
sorry this should return false “abcabcabcabc”
<xco>
this should return true “utdutdtdutd"
<xco>
not sure how to find repeating strings in a string
<grr12314>
explain the logic in english
<tbuehlmann>
what's your definition of "repeating"?
<grr12314>
your false example looks like repeating to me
stan has quit [Remote host closed the connection]
<xco>
yeah i made a mistake
<xco>
maybe i’ll a simpler example
laaron has quit [Remote host closed the connection]
<xco>
something like "xyxy" should return false
<xco>
likewise
<xco>
“aa”
<xco>
because there’s a repeating string
<xco>
this "utdutdtdutd" has no repeating string and i’ll like a way to track that
tau has joined #ruby
<xco>
so i want to get true for “"utdutdtdutd”
<ytti>
abcabcabcabck would be true also?
<xco>
ytti: “abcabcabcabck” the “k” is not repeating so it should return true
<xco>
yes
laaron has joined #ruby
<ytti>
abaaba is this false?
Swyper has joined #ruby
<xco>
so basically the challenge i picked says this “We'll define a string as prime if it cannot be constructed by concatenating some (more than one) equal strings together.”
<xco>
“For example, "abac" is prime, but "xyxy" is not("xyxy" = "xy" + "xy”).”
i1nfusion has quit [Remote host closed the connection]
i1nfusion has joined #ruby
elcontrastador has quit [Read error: Connection reset by peer]
_joes_ has quit [Ping timeout: 245 seconds]
dawidof_ has joined #ruby
orbyt_ has joined #ruby
agent_white has joined #ruby
dawidof_ has quit [Ping timeout: 256 seconds]
i1nfusion has quit [Remote host closed the connection]
AJA4350 has quit [Ping timeout: 244 seconds]
i1nfusion has joined #ruby
s2013 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
AJA4350 has joined #ruby
NeilCarvalho has joined #ruby
segy has quit [Ping timeout: 246 seconds]
segy has joined #ruby
dawidof_ has joined #ruby
alem0lars has quit [Ping timeout: 246 seconds]
hahuang65 has quit [Ping timeout: 246 seconds]
hahuang65 has joined #ruby
TomyWork has quit [Ping timeout: 246 seconds]
segy has quit [Ping timeout: 246 seconds]
<dawidof_>
Hi folks. I want to split a big app and to have some parts in the separate gems. I need to have api documentation as it is an api app)) It would be nice to have slate on rspec_api_documentation, as it is free and good looking. So, the question is, is it possible to generate documentation from gems and app itself?
moei has joined #ruby
hahuang65_ has joined #ruby
DTZUZO has quit [Ping timeout: 245 seconds]
segy has joined #ruby
Myrha has joined #ruby
<Myrha>
hi !
hahuang65_ has quit [Client Quit]
Myrha has quit [Client Quit]
dawidof has joined #ruby
hahuang65 has quit [Ping timeout: 246 seconds]
dawidof_ has quit [Quit: Page closed]
mikecmpbll has quit [Quit: inabit. zz.]
hahuang65 has joined #ruby
hightower2 has joined #ruby
hightower2 has quit [Changing host]
hightower2 has joined #ruby
hahuang65_ has joined #ruby
hahuang65 has quit [Ping timeout: 272 seconds]
hahuang65 has joined #ruby
bjpenn has joined #ruby
hahuang65 has quit [Client Quit]
alem0lars has joined #ruby
SuperL4g has joined #ruby
hahuang65 has joined #ruby
hahuang65_ has quit [Ping timeout: 246 seconds]
SuperLag has quit [Disconnected by services]
SuperL4g is now known as SuperLag
_joes_ has joined #ruby
renich has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
clemens3 has quit [Ping timeout: 272 seconds]
orbyt_ has joined #ruby
laaron has quit [Remote host closed the connection]
Swyper has quit [Remote host closed the connection]
laaron has joined #ruby
mangold has quit [Quit: This computer has gone to sleep]
_joes_ has quit [Remote host closed the connection]
Swyper has joined #ruby
_joes_ has joined #ruby
<baweaver>
dawidof: YARDoc tends to be fairly standard for docs.
<baweaver>
It also allows you to get a server up for documentation
<baweaver>
and gemstash may well have a YARD flag later for hosting docs for any installed gem on the server
Swyper has quit [Remote host closed the connection]
Devalo has joined #ruby
dawidof has quit [Remote host closed the connection]
Swyper has joined #ruby
sauvin has quit [Ping timeout: 268 seconds]
Ai9zO5AP has joined #ruby
hightower2 has quit [Ping timeout: 272 seconds]
segy has quit [Ping timeout: 246 seconds]
RedSnarf has joined #ruby
Devalo has quit [Remote host closed the connection]
segy has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Azure has quit [Remote host closed the connection]
themsay has quit [Ping timeout: 244 seconds]
dawidof has joined #ruby
hightower2 has joined #ruby
alem0lars has quit [Ping timeout: 244 seconds]
hightower2 has quit [Changing host]
hightower2 has joined #ruby
<sagax>
hi all!
<sagax>
can i ask about rvm?
_joes_ has quit [Ping timeout: 245 seconds]
<phaul>
?ask
<ruby[bot]>
Don't ask to ask. Just ask your question, and if anybody can help, they will likely try to do so.
i1nfusion has quit [Remote host closed the connection]
i1nfusion has joined #ruby
kapil____ has quit [Quit: Connection closed for inactivity]
i1nfusion has quit [Remote host closed the connection]
<dawidof>
@baweaver thank you. But I think I'm looking for sth different. First of all it will be API docs with some examples for the frontend devs and it will be ugly written tons of code with examples in yard.
<dawidof>
Secondly, I think it'll be much better to use sth like rspec_api_documentation, as you are writting tests and documentation at the same time, no need to write them twice. Thirdly, slate looks more friendly. But anyway thank you. I'll try to find some solution with rspec_api_documentation