clorisu has quit [Read error: Connection reset by peer]
adam_ has joined #ruby
psmolen has quit [Ping timeout: 252 seconds]
adam_ has quit [Client Quit]
Guest58115 has joined #ruby
mroutis has quit [Read error: Connection reset by peer]
mroutis has joined #ruby
BTRE has quit [Remote host closed the connection]
Guest58115 has quit [Ping timeout: 240 seconds]
leitz has quit [Quit: Leaving]
SeepingN has quit [Ping timeout: 252 seconds]
jottr has joined #ruby
psmolen has joined #ruby
xt233 has joined #ruby
nikivi has quit [Ping timeout: 252 seconds]
Nightmare has quit [Ping timeout: 252 seconds]
jtperreault has quit [Ping timeout: 252 seconds]
jottr has quit [Ping timeout: 245 seconds]
jtperreault has joined #ruby
Nightmare has joined #ruby
apeiros_ has joined #ruby
xuanrui has joined #ruby
akem has quit [Ping timeout: 272 seconds]
apeiros_ has quit [Ping timeout: 252 seconds]
mahlon has joined #ruby
jtperreault has quit [Ping timeout: 252 seconds]
c0ncealed2 has quit [Ping timeout: 252 seconds]
AJA4350 has quit [Remote host closed the connection]
c0ncealed2 has joined #ruby
argoneus has quit [Quit: No Ping reply in 180 seconds.]
argoneus has joined #ruby
mroutis has quit [Ping timeout: 252 seconds]
cagomez has joined #ruby
jtperreault has joined #ruby
cagomez has quit [Ping timeout: 252 seconds]
xt233 has quit [Quit: This computer has gone to sleep]
esrse has joined #ruby
jkprg has quit [Quit: jkprg]
nfk has quit [Quit: Try memory.free_dirty_pages=true in about:config]
mroutis has joined #ruby
jkprg has joined #ruby
apeiros_ has joined #ruby
apeiros_ has quit [Ping timeout: 272 seconds]
knight33 has joined #ruby
brent__ has quit [Quit: Connection closed for inactivity]
jenrzzz has quit [Ping timeout: 246 seconds]
nikivi has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
knight33 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
duderonomy has joined #ruby
duderonomy has quit [Client Quit]
dbz has joined #ruby
dbz has quit [Remote host closed the connection]
dbz has joined #ruby
orbyt_ has joined #ruby
dbz has quit [Remote host closed the connection]
dbz has joined #ruby
brandoncc has joined #ruby
apeiros_ has joined #ruby
Guest58115 has joined #ruby
xuanrui has quit [Remote host closed the connection]
dbz has quit [Remote host closed the connection]
SuperTux88 has quit [Ping timeout: 252 seconds]
apeiros_ has quit [Ping timeout: 244 seconds]
Guest58115 has quit [Ping timeout: 272 seconds]
braincrash has quit [Quit: bye bye]
jottr has joined #ruby
wojnar has quit [Remote host closed the connection]
braincrash has joined #ruby
jottr has quit [Ping timeout: 245 seconds]
SuperTux88 has joined #ruby
jkprg has quit [Ping timeout: 246 seconds]
nikivi has quit [Ping timeout: 252 seconds]
thy0 has quit [Quit: TTFN]
jkprg has joined #ruby
duderonomy has joined #ruby
jkprg has quit [Ping timeout: 252 seconds]
dbz has joined #ruby
dbz has quit [Remote host closed the connection]
dellavg_ has joined #ruby
gtramontina has joined #ruby
gix has quit [Disconnected by services]
nikivi has joined #ruby
bauruine has quit [Ping timeout: 250 seconds]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
BTRE has joined #ruby
bauruine has joined #ruby
DTZUZO has joined #ruby
notpod has quit [Ping timeout: 244 seconds]
pabs has quit [Ping timeout: 245 seconds]
mroutis has quit [Read error: Connection reset by peer]
dbz has joined #ruby
dbz has quit [Ping timeout: 252 seconds]
Inline has quit [Quit: Leaving]
pabs has joined #ruby
MoritaShinobu has joined #ruby
dellavg_ has quit [Ping timeout: 252 seconds]
dviola has quit [Quit: WeeChat 2.2]
SeepingN has joined #ruby
sylario has quit [Quit: Connection closed for inactivity]
reber has joined #ruby
Azure has quit [Ping timeout: 244 seconds]
v01d4lph4 has joined #ruby
jottr has joined #ruby
sauvin has joined #ruby
jottr has quit [Ping timeout: 252 seconds]
Azure|dc has joined #ruby
jp has quit [Ping timeout: 252 seconds]
apeiros_ has joined #ruby
Fusl has joined #ruby
apeiros_ has quit [Remote host closed the connection]
<Fusl>
anyone on who can help me with some ruby weirdness? i tried to google and search through manual pages, documentation but couldnt find whats going on here: i have a variable with a string "nameserver" thats parsed from a json manifest in chef for a recipe i'm writing. part of it is this: `Chef::Log.debug("PRE1: #{nameserver.is_a?(String)} #{nameserver.class}")`. the nameserver variable is indeed a string in
<Fusl>
json, but whenever i execute this recipe, i get this as result: `[2018-09-06T05:12:53+00:00] DEBUG: PRE1: false String`. how can nameserver be both of class string but not be a string at the same time?
ur5us has quit [Remote host closed the connection]
Puffball has quit [Remote host closed the connection]
graphene has joined #ruby
jp has joined #ruby
brandoncc has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
roshanavand has joined #ruby
aupadhye has joined #ruby
<havenwood>
Fusl: I can show you a contrived example for how to make that oddity happen, but I don't get why it's happening in your case.
<havenwood>
>> class Foo; def class; String end end; foo = Foo.new; [foo.is_a?(String), foo.class]
<ruby[bot]>
anikras: we in #ruby do not like pastebin.com, it loads slowly for most, has ads which are distracting and has terrible formatting. Please use https://gist.github.com
<apeiros_>
anikras: ok, so you stated your intent. do you also have a question?
apeiros_ is now known as apeiros
<anikras>
I tried to use to comment <%=begin and =end%>
<anikras>
I tried to use to comments # but it still not working
<apeiros>
begin/end won't be usable as they are required to be at the very beginning of a code line and templating languages usually don't cover such requirements.
<apeiros>
<%# comment %> should work
DarthGandalf has joined #ruby
<anikras>
apeiros, thanks !!!
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
akem has joined #ruby
sysvalve has joined #ruby
schneider has joined #ruby
dbz has joined #ruby
yohji has joined #ruby
lomex has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dbz has quit [Remote host closed the connection]
gtramont_ has joined #ruby
apeiros__ has joined #ruby
mikecmpbll has joined #ruby
gtramontina has quit [Ping timeout: 244 seconds]
apeiros has quit [Ping timeout: 240 seconds]
gtramont_ has quit [Remote host closed the connection]
jottr has joined #ruby
renzhi has quit [Ping timeout: 240 seconds]
dbz has joined #ruby
Guest58115 has joined #ruby
ams__ has joined #ruby
renzhi has joined #ruby
dbz has quit [Ping timeout: 252 seconds]
apeiros__ has quit []
renzhi has quit [Client Quit]
bak1an has joined #ruby
schneider has quit [Ping timeout: 240 seconds]
schneider has joined #ruby
apeiros_ has joined #ruby
schneider has quit [Client Quit]
marz_d`ghostman has joined #ruby
bak1an has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Nicmavr has quit [Read error: Connection reset by peer]
Beams has joined #ruby
Nicmavr has joined #ruby
mapass_sk has joined #ruby
tristanp has joined #ruby
mapass_sk has left #ruby [#ruby]
<marz_d`ghostman>
I'm using Builder::XmlMarkup.new(:indent => 8) to generate report. Is there a better alternative for it though?
<apeiros_>
?better
<ruby[bot]>
"Best" and "better" are subjective. Try to use a different term.
<apeiros_>
!fact ed better "Best" and "better" are subjective. Try to use a different term, or try to qualify what would make one thing better than the other.
<ruby[bot]>
apeiros_: I stand corrected that better is "Best" and "better" are subjective. Try to use a different term, or try to qualify what would make one thing better than the other.
apeiros_ is now known as apeiros
tristanp has quit [Ping timeout: 252 seconds]
<marz_d`ghostman>
apeiros: something that could format an email that would be consistent
<marz_d`ghostman>
apeiros: I'm sending it to a ticketing system, and it appears the format changes though
<apeiros>
I'm honestly quite lost on the connection between an xml builder and email formatting…
<marz_d`ghostman>
hmmm, i don't how to start using this with just ruby and not rails, hahaha. anyway thanks dude I'll give this a shot, seems pretty cool
<Bish>
woah.. any chance somebody played with selnium webdrivers & proxies?
roshanavand has quit [Ping timeout: 245 seconds]
gregf_ has joined #ruby
gtramontina has joined #ruby
gtramont_ has joined #ruby
gtramontina has quit [Ping timeout: 245 seconds]
anubhav996 has joined #ruby
bak1an has joined #ruby
bak1an has quit [Read error: Connection reset by peer]
bak1an has joined #ruby
jottr has quit [Ping timeout: 252 seconds]
graphene has quit [Remote host closed the connection]
graphene has joined #ruby
gtramont_ has quit [Remote host closed the connection]
esrse has quit [Ping timeout: 252 seconds]
akem has quit [Ping timeout: 246 seconds]
<Bish>
why is selenium such a pain in the ass
<Bish>
fuck
nfk has joined #ruby
discopatrick has joined #ruby
gtramontina has joined #ruby
gtramontina has quit [Remote host closed the connection]
Puffball has joined #ruby
gtramontina has joined #ruby
aupadhye has quit [Quit: Leaving]
gtramontina has quit [Remote host closed the connection]
aupadhye has joined #ruby
ropeney has quit [Ping timeout: 260 seconds]
armyriad has quit [Read error: Connection reset by peer]
lomex has joined #ruby
armyriad has joined #ruby
tristanp has joined #ruby
wojnar has joined #ruby
ropeney has joined #ruby
kapil___ has joined #ruby
tristanp has quit [Ping timeout: 252 seconds]
clorisu has joined #ruby
AJA4350 has joined #ruby
gtramontina has joined #ruby
clorisu has quit [Quit: Leaving]
gtramontina has quit [Remote host closed the connection]
<marz_d`ghostman>
#/join slim
gtramontina has joined #ruby
lomex has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lomex has joined #ruby
lomex has quit [Client Quit]
catbusters has quit [Quit: Connection closed for inactivity]
lomex has joined #ruby
aufi has quit [Ping timeout: 245 seconds]
tristanp has joined #ruby
mello has joined #ruby
tristanp has quit [Ping timeout: 252 seconds]
mike11 has quit [Ping timeout: 252 seconds]
aupadhye has quit [Read error: Connection reset by peer]
bmurt has joined #ruby
lomex has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lomex has joined #ruby
lomex has quit [Client Quit]
sylario has joined #ruby
nfk has quit [Quit: Try memory.free_dirty_pages=true in about:config]
lomex has joined #ruby
apeiros has quit []
aupadhye has joined #ruby
lomex has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lomex has joined #ruby
aupadhye has quit [Ping timeout: 244 seconds]
lomex has quit [Client Quit]
apeiros_ has joined #ruby
aufi has joined #ruby
mello has quit [Ping timeout: 252 seconds]
thy0 has joined #ruby
thy0 has quit [Quit: TTFN]
thy0 has joined #ruby
aupadhye has joined #ruby
Rapture has joined #ruby
bak1an_ has joined #ruby
bak1an has quit [Ping timeout: 272 seconds]
Fusl has quit [Excess Flood]
knight33 has joined #ruby
<marz_d`ghostman>
So with slim, what's the difference between the layout and the content?