havenwood changed the topic of #ruby to: Rules & more: https://ruby-community.com | Ruby 2.7.0, 2.6.5, 2.5.7: https://www.ruby-lang.org | Paste 4+ lines of text to https://dpaste.de/ and select Ruby as the language | Rails questions? Ask in #RubyOnRails | Books: https://goo.gl/wpGhoQ | Logs: https://irclog.whitequark.org/ruby | Can't talk? Register/identify with Nickserv first!
renich has joined #ruby
TCZ has joined #ruby
FastJack has quit [Ping timeout: 265 seconds]
fphilipe has joined #ruby
alfiemax has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fig-le-deunch has joined #ruby
fphilipe has quit [Ping timeout: 248 seconds]
alfiemax has quit [Ping timeout: 268 seconds]
Benett has quit [Remote host closed the connection]
Benett has joined #ruby
fig-le-deunch has quit [Read error: No route to host]
Benett has quit [Remote host closed the connection]
Benett has joined #ruby
fig-le-deunch has joined #ruby
wallace_mu has joined #ruby
mossplix has joined #ruby
TorpedoSkyline has joined #ruby
troulouliou_dev has joined #ruby
mossplix has quit [Ping timeout: 240 seconds]
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orbyt_ has joined #ruby
SeepingN_ is now known as SeepingN
davidw has quit [Ping timeout: 265 seconds]
istrasci has quit [Ping timeout: 260 seconds]
zlogan has joined #ruby
skryking_ has joined #ruby
skryking has quit [Ping timeout: 265 seconds]
TorpedoSkyline has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
skryking_ has quit [Quit: Konversation terminated!]
skryking has joined #ruby
TorpedoSkyline has joined #ruby
mossplix has joined #ruby
mossplix has quit [Remote host closed the connection]
TCZ has quit [Quit: Bye Bye]
Frobozz has joined #ruby
TorpedoSkyline has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dviola has quit [Quit: WeeChat 2.7]
pwnd_nsfw has quit [Read error: Connection reset by peer]
royal_screwup21 has joined #ruby
TorpedoSkyline has joined #ruby
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #ruby
wildtrees has quit [Quit: Leaving]
anveo has joined #ruby
alex`` has quit [Read error: Connection reset by peer]
alexherbo2 has quit [Read error: Connection reset by peer]
zlogan has quit [Ping timeout: 272 seconds]
TorpedoSkyline has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alexherbo2 has joined #ruby
royal_screwup21 has quit [Remote host closed the connection]
akemhp has quit [Quit: Leaving]
mossplix has joined #ruby
alex`` has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orbyt_ has joined #ruby
postmodern has joined #ruby
alfiemax has joined #ruby
Ven_de_Thiel has quit [Quit: Textual IRC Client: www.textualapp.com]
Ven`` has joined #ruby
Helenah has quit [Ping timeout: 268 seconds]
Helenah has joined #ruby
davispuh has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
alex`` has quit [Quit: WeeChat 2.7]
cthulchu_ has quit [Ping timeout: 268 seconds]
alex` has joined #ruby
alex` is now known as Guest78449
Guest78449 has quit [Client Quit]
alexherbo2 has quit [Quit: The Lounge - https://thelounge.chat]
alex`` has joined #ruby
alexherbo2 has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
thenori has joined #ruby
Ven`` has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dyn0sAuri0 has joined #ruby
<dyn0sAuri0> is is possible to loop through an array and set each item as a variable
fig-le-deunch has quit [Quit: Konversation terminated!]
<dyn0sAuri0> ?
<dyn0sAuri0> i can loop through the array and call the string of each element but i cannot then take that element and initialize it as a new variable
<dyn0sAuri0> use case is that im templating via ERB and using gets.chomp for user input... well i thought id try a more DRY approach than just listing out var1 = x , var2 = y , etc... so it seemed like a good idea at the time to just create a list then use each to do the above
<baweaver> Have an example?
alfiemax has quit [Ping timeout: 265 seconds]
<baweaver> You probably want `map`
<dyn0sAuri0> https:dpaste.org/eOeK
<baweaver> either that or a Hash.
alexherbo23 has joined #ruby
hutch has joined #ruby
alex`` has quit [Ping timeout: 265 seconds]
alexherbo2 has quit [Ping timeout: 268 seconds]
alexherbo23 is now known as alexherbo2
alex`` has joined #ruby
<dyn0sAuri0> i guess that could work to just initialize a hash with an empty value and then modify the values in place and calling them back as such intead of calling a variable
DaRock has quit [Read error: Connection reset by peer]
DaRock has joined #ruby
<dyn0sAuri0> ii
<devney> i
<dyn0sAuri0> baweaver: thx
<dyn0sAuri0> devney: no u
<devney> y u
<dyn0sAuri0> :)
dyn0sAuri0 has quit [Quit: WeeChat 2.7]
orbyt_ has joined #ruby
<al2o3-cr> &>> variables = %i(one two three); b = binding; variables.each.with_index(1) { |var, idx| b.local_variable_set(var, idx) }; b.eval'one'
<rubydoc> # => 1 (https://carc.in/#/r/8hoy)
<al2o3-cr> ^^dyn...too late, they left.
mossplix has quit [Remote host closed the connection]
meinside has quit [Quit: Connection closed for inactivity]
wallace_mu has quit [Remote host closed the connection]
wallace_mu has joined #ruby
braincrash has quit [Quit: bye bye]
wallace_mu has quit [Remote host closed the connection]
FastJack has joined #ruby
wallace_mu has joined #ruby
brool has joined #ruby
braincrash has joined #ruby
chalkmonster has joined #ruby
LtHummus has quit [Quit: ZNC 1.7.5 - https://znc.in]
Mrgoose845701915 has quit [Quit: The Lounge - https://thelounge.chat]
sphex_ has joined #ruby
ged has quit [Ping timeout: 240 seconds]
ged has joined #ruby
chalkmon1 has joined #ruby
sphex has quit [Ping timeout: 268 seconds]
chalkmonster has quit [Ping timeout: 268 seconds]
chalkmon1 has quit [Ping timeout: 260 seconds]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Mrgoose845701915 has joined #ruby
gix- has joined #ruby
gix has quit [Disconnected by services]
alfiemax has joined #ruby
LtHummus has joined #ruby
SeepingN has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sergioro has joined #ruby
anveo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
duderonomy has joined #ruby
duderonomy has quit [Ping timeout: 260 seconds]
hutch has quit [Ping timeout: 260 seconds]
fphilipe has joined #ruby
renich has quit [Quit: renich]
fphilipe has quit [Ping timeout: 272 seconds]
orbyt_ has joined #ruby
thenori has quit [Remote host closed the connection]
zlogan has joined #ruby
wallace_mu has quit [Remote host closed the connection]
wallace_mu has joined #ruby
wallace_mu has quit [Ping timeout: 268 seconds]
<baweaver> al2o3-cr: good
<baweaver> don't scare the newbies :P
<al2o3-cr> hehe ;P
DTZUZU has quit [Quit: WeeChat 2.7]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ttoocs has joined #ruby
Helenah has quit [Read error: Connection reset by peer]
Helenah has joined #ruby
dinfuehr has quit [Ping timeout: 260 seconds]
dinfuehr has joined #ruby
_whitelogger has joined #ruby
jcalla has quit [Ping timeout: 260 seconds]
xok has joined #ruby
<xok> hello all...
<xok> I am not a ruby guy...
<xok> I've got a project written probably in a ruby on rails framework and have to deploy it...
<xok> can anyone help me with this?..
<baweaver> Heroku is your fastest and easiest option
sh7d_ has quit [Ping timeout: 265 seconds]
<xok> baweaver: it seems the project requires older 1.9 version of ruby...
<xok> will heroku run such an old project?..
<baweaver> Maybe, but that's been out of service for close to 10 years now
<baweaver> Deploying it would be a security risk
dviola has joined #ruby
howdoi has quit [Quit: Connection closed for inactivity]
gix- has quit [Ping timeout: 265 seconds]
mkroman has quit [Ping timeout: 252 seconds]
dinfuehr has quit [Ping timeout: 268 seconds]
mkroman has joined #ruby
dinfuehr has joined #ruby
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #ruby
<xok> baweaver: is there an easy way to port an old version of code to the newer environment?..
<baweaver> It just takes a while to upgrade things, especially if it's an old version of Rails
<baweaver> and if it's 1.9 you're probably on Rails 2 or 3 which are both going to be hard
<xok> can I send you a project repo?..
<xok> I mean can you check what's going on there?..
<baweaver> You would likely need to hire a consultant if you want to get that looked into.
<baweaver> It's going to take a while.
<xok> can you take a brief look?...
troulouliou_dev has quit [Quit: Leaving]
dinfuehr has quit [Ping timeout: 265 seconds]
postmodern has quit [Quit: Leaving]
dinfuehr has joined #ruby
alfiemax has quit [Remote host closed the connection]
alfiemax has joined #ruby
dviola has quit [Quit: WeeChat 2.7]
sphex_ is now known as sphex
brool has quit [Ping timeout: 260 seconds]
wallace_mu has joined #ruby
wallace_mu has quit [Ping timeout: 260 seconds]
mossplix has joined #ruby
dinfuehr has quit [Ping timeout: 260 seconds]
dinfuehr has joined #ruby
fphilipe has joined #ruby
chalkmonster has joined #ruby
dinfuehr has quit [Ping timeout: 260 seconds]
dinfuehr has joined #ruby
zlogan has quit [Ping timeout: 272 seconds]
_whitelogger has joined #ruby
plutes has quit [Ping timeout: 265 seconds]
plutes has joined #ruby
dinfuehr has quit [Ping timeout: 265 seconds]
dinfuehr_ has joined #ruby
NODE has quit [Quit: changing servers]
NODE has joined #ruby
mossplix has quit [Remote host closed the connection]
fphilipe has quit [Ping timeout: 248 seconds]
<Arahael> xok: Your best bet is to find/hire a consultant to upgrade and then deploy the project.
brool has joined #ruby
alfiemax has quit [Remote host closed the connection]
chalkmonster has quit [Quit: WeeChat 2.7]
cd has quit [Quit: cd]
alfiemax has joined #ruby
plutes has quit [Ping timeout: 268 seconds]
plutes has joined #ruby
dinfuehr_ has quit [Ping timeout: 240 seconds]
dinfuehr has joined #ruby
sergioro has quit [Quit: leaving]
<xok> Arahael: thanks for the tip, do you have an idea how much it may cost?...
<xok> I can provide a github repo to review...
fphilipe has joined #ruby
mossplix has joined #ruby
angelds has joined #ruby
chalkmonster has joined #ruby
fphilipe has quit [Ping timeout: 248 seconds]
al2o3-cr has quit [Ping timeout: 256 seconds]
al2o3-cr has joined #ruby
wallace_mu has joined #ruby
alfiemax has quit [Remote host closed the connection]
alfiemax has joined #ruby
wallace_mu has quit [Ping timeout: 260 seconds]
lxsameer has joined #ruby
angelds has quit [Ping timeout: 260 seconds]
kristian_on_linu has joined #ruby
lxsameer has quit [Ping timeout: 260 seconds]
Fernando-Basso has joined #ruby
alfiemax has quit [Ping timeout: 268 seconds]
Ai9zO5AP has joined #ruby
chalkmonster has quit [Quit: WeeChat 2.7]
mossplix has quit [Ping timeout: 260 seconds]
mossplix has joined #ruby
rippa has joined #ruby
brool has quit [Ping timeout: 272 seconds]
lxsameer has joined #ruby
mossplix has quit [Remote host closed the connection]
fphilipe has joined #ruby
schne1der has joined #ruby
Emmanuel_Chanel has quit [Ping timeout: 260 seconds]
fphilipe has quit [Ping timeout: 272 seconds]
DTZUZU has joined #ruby
Ven`` has joined #ruby
william1_ has joined #ruby
xco has joined #ruby
TCZ has joined #ruby
Emmanuel_Chanel has joined #ruby
<Arahael> xok: The cost will vary hugely.
fphilipe has joined #ruby
<Arahael> xok: In my home city, it could be $1500 AUD per day... In yours, it may be far cheaper.
<Arahael> (And probably will be far cheaper)
Dreamer3 has joined #ruby
gigetoo has quit [Read error: Connection reset by peer]
gigetoo has joined #ruby
xco has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ldepandis has joined #ruby
chalkmonster has joined #ruby
william1_ has quit [Ping timeout: 260 seconds]
wallace_mu has joined #ruby
wallace_mu has quit [Ping timeout: 260 seconds]
royal_screwup21 has joined #ruby
royal_screwup21 has quit [Remote host closed the connection]
phaul has joined #ruby
phaul_ has quit [Ping timeout: 240 seconds]
kristian_on_linu has quit [Ping timeout: 265 seconds]
anveo has joined #ruby
mossplix has joined #ruby
mossplix has quit [Ping timeout: 240 seconds]
chalkmonster has quit [Quit: WeeChat 2.7]
DaRock has quit [Read error: Connection reset by peer]
DaRock has joined #ruby
akemhp has joined #ruby
lucasb has joined #ruby
Ven`` has quit [Read error: Connection reset by peer]
xok has quit [Quit: Leaving.]
akemhp has quit [Quit: Leaving]
william1_ has joined #ruby
TCZ has quit [Quit: Bye Bye]
xok has joined #ruby
wallace_mu has joined #ruby
troulouliou_div2 has joined #ruby
wallace_mu has quit [Ping timeout: 265 seconds]
royal_screwup21 has joined #ruby
podman has quit []
podman has joined #ruby
coffeejunk has quit []
coffeejunk has joined #ruby
xok has quit [Quit: Leaving.]
lipoqil has quit []
lipoqil has joined #ruby
kapil_ has quit []
kapil_ has joined #ruby
DaRock has quit [Ping timeout: 265 seconds]
davor_ has joined #ruby
davispuh has joined #ruby
davor has quit [Ping timeout: 272 seconds]
davor_ is now known as davor
william1_ has quit [Ping timeout: 268 seconds]
jjongMcCarthy has joined #ruby
dinfuehr has quit [Ping timeout: 268 seconds]
dinfuehr has joined #ruby
zlogan has joined #ruby
madper has joined #ruby
madper is now known as imadper
imadper has quit [Changing host]
imadper has joined #ruby
conta has joined #ruby
kristian_on_linu has joined #ruby
sh7d has joined #ruby
dinfuehr has quit [Ping timeout: 268 seconds]
dinfuehr_ has joined #ruby
schne1der has quit [Ping timeout: 265 seconds]
sagax has quit [Remote host closed the connection]
zlogan has quit [Ping timeout: 272 seconds]
peteretep has quit []
peteretep has joined #ruby
william1_ has joined #ruby
conta has quit [Quit: conta]
clemens3 has joined #ruby
gix has joined #ruby
william1_ has quit [Ping timeout: 265 seconds]
clemens3 has quit [Read error: Connection reset by peer]
jjongMcCarthy has quit [Ping timeout: 265 seconds]
anveo has quit [Quit: Textual IRC Client: www.textualapp.com]
wallace_mu has joined #ruby
wallace_mu has quit [Ping timeout: 240 seconds]
wildtrees has joined #ruby
Prira has quit [Ping timeout: 250 seconds]
rann has quit []
rann has joined #ruby
kristian_on_linu has quit [Remote host closed the connection]
sergioro has joined #ruby
Argorok has quit []
Argorok has joined #ruby
reaVer has quit [Remote host closed the connection]
clemens3 has joined #ruby
reaVer has joined #ruby
locket1238 has joined #ruby
zlogan has joined #ruby
fphilipe has quit [Ping timeout: 272 seconds]
Sina has quit []
Sina has joined #ruby
KnownSyntax has quit []
KnownSyntax has joined #ruby
sagax has joined #ruby
locket1238 has quit [Ping timeout: 265 seconds]
buck_ has joined #ruby
royal_screwup21 has quit [Remote host closed the connection]
ellcs has joined #ruby
buck_ has quit [Quit: buck_]
troulouliou_div2 has quit [Ping timeout: 240 seconds]
clemens3 has quit [Read error: Connection reset by peer]
william1_ has joined #ruby
troulouliou_div2 has joined #ruby
troulouliou_dev has joined #ruby
troulouliou_dev has quit [Remote host closed the connection]
troulouliou_dev has joined #ruby
william1_ has quit [Ping timeout: 240 seconds]
clemens3 has joined #ruby
Helenah has quit [Read error: Connection reset by peer]
Helenah has joined #ruby
troulouliou_div2 has quit [Quit: Leaving]
duderonomy has joined #ruby
troulouliou_dev has quit [Remote host closed the connection]
brool has joined #ruby
troulouliou_dev has joined #ruby
lucasb has quit []
lucasb has joined #ruby
troulouliou_dev has quit [Ping timeout: 268 seconds]
troulouliou_dev has joined #ruby
schne1der has joined #ruby
wallace_mu has joined #ruby
wallace_mu has quit [Ping timeout: 240 seconds]
DTZUZU2 has joined #ruby
DTZUZU has quit [Ping timeout: 265 seconds]
JayDoubleu has quit []
JayDoubleu has joined #ruby
graphicsv has quit []
troulouliou_dev has quit [Remote host closed the connection]
graphicsv has joined #ruby
ellcs has quit [Ping timeout: 265 seconds]
troulouliou_dev has joined #ruby
DTZUZU2 has quit [Ping timeout: 265 seconds]
DTZUZU2 has joined #ruby
DTZUZU2 has quit [Client Quit]
shansen has quit [Remote host closed the connection]
ellcs has joined #ruby
maxmanders has quit []
maxmanders has joined #ruby
xco has joined #ruby
lxsameer has quit [Quit: WeeChat 2.6]
zapata has joined #ruby
william1_ has joined #ruby
alnk has joined #ruby
alfiemax has joined #ruby
TomyLobo has joined #ruby
alfiemax has quit [Ping timeout: 268 seconds]
Frobozz has quit [Quit: quit]
william1_ has quit [Ping timeout: 260 seconds]
william1_ has joined #ruby
houhoulis has joined #ruby
xco has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ellcs has quit [Ping timeout: 265 seconds]
william1_ has quit [Ping timeout: 265 seconds]
cd has joined #ruby
buck_ has joined #ruby
mossplix has joined #ruby
im0nde has joined #ruby
akemhp has joined #ruby
buck__ has joined #ruby
vdl has quit [Quit: WeeChat 2.3]
im0nde_ has quit [Ping timeout: 240 seconds]
vdl has joined #ruby
buck__ has quit [Remote host closed the connection]
buck_ has quit [Ping timeout: 268 seconds]
buck__ has joined #ruby
buck__ has quit [Remote host closed the connection]
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #ruby
sarink has joined #ruby
william1_ has joined #ruby
thenori has joined #ruby
wallace_mu has joined #ruby
wallace_mu has quit [Ping timeout: 265 seconds]
mossplix has quit [Remote host closed the connection]
TCZ has joined #ruby
lxsameer has joined #ruby
code_zombie has joined #ruby
lucasb has quit [Quit: Connection closed for inactivity]
gray_-_wolf has quit [Quit: WeeChat 2.7]
dviola has joined #ruby
csrcordeiro has joined #ruby
orbyt_ has joined #ruby
royal_screwup21 has joined #ruby
csrcordeiro has quit [Quit: Leaving]
clemens3 has quit [Read error: Connection reset by peer]
william1_ has quit [Ping timeout: 268 seconds]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
cd has quit [Quit: cd]
dviola has quit [Quit: WeeChat 2.7]
sarink has quit [Remote host closed the connection]
sarink has joined #ruby
sarink has quit [Remote host closed the connection]
sarink has joined #ruby
DaRock has joined #ruby
sarink has quit [Remote host closed the connection]
sarink has joined #ruby
klaas has quit [Quit: ZNC 1.7.5 - https://znc.in]
klaas has joined #ruby
alex`` has quit [Quit: WeeChat 2.7]
alexherbo2 has quit [Quit: The Lounge - https://thelounge.chat]
cthulchu_ has joined #ruby
Fernando-Basso has quit [Quit: Leaving]
akemhp has quit [Ping timeout: 265 seconds]
akemhp has joined #ruby
zlogan has quit [Ping timeout: 246 seconds]
lxsameer has quit [Quit: WeeChat 2.6]
houhouli_ has joined #ruby
houhoulis has quit [Ping timeout: 268 seconds]
royal_screwup21 has quit [Remote host closed the connection]
sarink has quit [Remote host closed the connection]
wallace_mu has joined #ruby
zlogan has joined #ruby
wallace_mu has quit [Ping timeout: 265 seconds]
locket1238 has joined #ruby
sarink has joined #ruby
s2013 has joined #ruby
sarink has quit [Remote host closed the connection]
sarink has joined #ruby
alfiemax has joined #ruby
fig-le-deunch has joined #ruby
sarink has quit [Ping timeout: 268 seconds]
alfiemax has quit [Ping timeout: 268 seconds]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sdu has joined #ruby
clemens3 has joined #ruby
_whitelogger has joined #ruby
DTZUZU has joined #ruby
pwnd_nsfw has joined #ruby
cthulchu_ has quit [Read error: Connection reset by peer]
cthulchu_ has joined #ruby
m_antis has joined #ruby
shansen has joined #ruby
orbyt_ has joined #ruby
cthulchu_ has quit [Ping timeout: 268 seconds]
fig-le-deunch has quit [Quit: Konversation terminated!]
royal_screwup21 has joined #ruby
ldepandis has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schne1der has quit [Ping timeout: 265 seconds]
sarink has joined #ruby
thenori has quit [Quit: Leaving]
m_antis has quit [Quit: m_antis]
fphilipe has joined #ruby
TCZ has quit [Quit: Bye Bye]