havenwood changed the topic of #ruby to: Rules & more: https://ruby-community.com | Ruby 2.6.5, 2.5.7, 2.7.0-preview2: 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!
fphilipe has joined #ruby
jenrzzz has quit [Ping timeout: 245 seconds]
<socomm> x = { :a => { :c => 'x', :d => 'y' } }
<socomm> How would I access c? Sorry for the newbie questions.
phaul has quit [Ping timeout: 265 seconds]
camilasan_ has quit [Remote host closed the connection]
fphilipe has quit [Ping timeout: 252 seconds]
<leftylink> well think about one level at a time.
AJA4350 has quit [Ping timeout: 276 seconds]
<leftylink> how do you access an element of x, let's say you want to access the value keyed at :a in x. what would you do?
<leftylink> when you have that, then you will have `{ :c => 'x', :d => 'y' }`. great.
<leftylink> now you said you wanted c
<leftylink> c is a key of that hash
<leftylink> &ri Hash
<leftylink> ah, we see that there's something there that tells how how to get the keys of a hash
<leftylink> great, so that will be our answer
camilasan has joined #ruby
bvdw has quit [Read error: Connection reset by peer]
<socomm> leftylink thank you.
JohanP has joined #ruby
socomm has quit [Remote host closed the connection]
bvdw has joined #ruby
phaul has joined #ruby
<leftylink> also if I misunderstood you and you wanted the value keyed at :c, then you would adjust the answer accordingly, of course
<leftylink> if unsure how to access the value keyed at a key, the documentation does mention that as well, thankfully
<havenwood> #dig though
<havenwood> x.dig(:a, :c)
<havenwood> #=> "x"
cliluw has quit [Ping timeout: 250 seconds]
<leftylink> oh, I was just made aware... rubyconf has been going on for the past few days hasn't it...
phaul has quit [Ping timeout: 265 seconds]
<leftylink> I suppose everyone has met up!!! (okay, yeah, I know, not everyone in this channel is going to be there, but still)
<brool> i thought #ruby was rubyconf
<brool> o/
Xiti has quit [Ping timeout: 250 seconds]
<leftylink> I've been to one before, but I mostly kept to myself and also wasn't in this channel back then I don't think
<al2o3-cr> class Hash alias call dig end; x.(:a, :c) => x ;)
JohanP has quit [Ping timeout: 240 seconds]
<leftylink> international travel just takes its toll on me after a time
eddof13 has quit [Quit: eddof13]
phaul has joined #ruby
Swyper has joined #ruby
Xiti has joined #ruby
Xiti has quit [Changing host]
Xiti has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
schne1der has quit [Ping timeout: 276 seconds]
phaul has joined #ruby
cliluw has joined #ruby
phaul has quit [Ping timeout: 246 seconds]
lxsameer has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 276 seconds]
phaul has joined #ruby
Swyper has quit [Remote host closed the connection]
akemhp has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
DaRock has joined #ruby
phaul has joined #ruby
wildtrees has quit [Quit: Leaving]
phaul has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 265 seconds]
orbyt_ has joined #ruby
phaul has joined #ruby
JohanP has joined #ruby
Swyper has joined #ruby
phaul has quit [Ping timeout: 265 seconds]
davidw has quit [Ping timeout: 240 seconds]
golevka has joined #ruby
phaul has joined #ruby
Tempesta has quit [Quit: See ya!]
bambanx has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
JohanP has quit [Ping timeout: 265 seconds]
phaul has joined #ruby
chunkypuffs has quit [Quit: ZNC 1.7.1 - https://znc.in]
chunkypuffs has joined #ruby
drincruz has quit [Read error: Connection reset by peer]
drincruz has joined #ruby
phaul has quit [Ping timeout: 250 seconds]
bsdbandit-01 has quit [Read error: Connection reset by peer]
phaul has joined #ruby
bsdband81 has joined #ruby
bambanx has quit [Ping timeout: 265 seconds]
phaul has quit [Ping timeout: 240 seconds]
mgraf has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zming has joined #ruby
Tempesta has joined #ruby
SeepingN has quit [Quit: The system is going down for reboot NOW!]
Xiti has quit [Quit: Xiti]
phaul has quit [Ping timeout: 265 seconds]
phaul has joined #ruby
Xiti has joined #ruby
xGrind has quit [Remote host closed the connection]
AJA4350 has joined #ruby
zming has quit [Ping timeout: 276 seconds]
cschneid has quit [Remote host closed the connection]
phaul has quit [Ping timeout: 245 seconds]
phaul has joined #ruby
fphilipe has joined #ruby
Mia has joined #ruby
Mia has joined #ruby
Mia has quit [Changing host]
joast has quit [Quit: Leaving.]
Axy has quit [Ping timeout: 240 seconds]
fphilipe has quit [Ping timeout: 245 seconds]
phaul has quit [Ping timeout: 276 seconds]
phaul has joined #ruby
Mrgoose845701915 has joined #ruby
skx86 has joined #ruby
joast has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
akemhp has quit [Ping timeout: 265 seconds]
zming has joined #ruby
Mia has quit [Read error: Connection reset by peer]
phaul has joined #ruby
AJA4350 has quit [Quit: AJA4350]
Mia has joined #ruby
Mia has joined #ruby
Mia has quit [Changing host]
phaul has quit [Ping timeout: 240 seconds]
JohanP has joined #ruby
phaul has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
JohanP has quit [Ping timeout: 246 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 246 seconds]
rusbu has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 252 seconds]
rusbu has joined #ruby
kobain has quit [Ping timeout: 265 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 252 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
drincruz has quit [Read error: Connection reset by peer]
phaul has joined #ruby
phaul has quit [Ping timeout: 265 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 252 seconds]
RiPuk has quit [Remote host closed the connection]
RiPuk has joined #ruby
phaul has joined #ruby
NODE has quit [Quit: changing servers]
NODE has joined #ruby
orbyt_ has joined #ruby
phaul has quit [Ping timeout: 276 seconds]
JohanP has joined #ruby
phaul has joined #ruby
phaul has quit [Ping timeout: 265 seconds]
phaul has joined #ruby
JohanP has quit [Ping timeout: 240 seconds]
brool has quit [Quit: rest in printf]
phaul has quit [Ping timeout: 240 seconds]
thejs has joined #ruby
phaul has joined #ruby
phaul has quit [Ping timeout: 276 seconds]
stryek has quit [Quit: Connection closed for inactivity]
DaRock has quit [Ping timeout: 240 seconds]
Azure|dc has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
jenrzzz has joined #ruby
phaul has quit [Ping timeout: 265 seconds]
ogres has joined #ruby
phaul has joined #ruby
jenrzzz has quit [Ping timeout: 240 seconds]
fphilipe has joined #ruby
duderonomy has joined #ruby
phaul has quit [Ping timeout: 276 seconds]
fphilipe has quit [Ping timeout: 250 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 276 seconds]
alfiemax has joined #ruby
lalitmee has joined #ruby
phaul has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
JohanP has joined #ruby
golevka has quit [Read error: Connection reset by peer]
thejs has quit [Remote host closed the connection]
phaul has quit [Ping timeout: 240 seconds]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
phaul has joined #ruby
ravenousmoose has joined #ruby
errst has joined #ruby
JohanP has quit [Ping timeout: 276 seconds]
phaul has quit [Ping timeout: 265 seconds]
ravenousmoose has quit [Ping timeout: 252 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
cthulchu has quit [Ping timeout: 265 seconds]
gix has quit [Ping timeout: 265 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
zlogan has quit [Ping timeout: 276 seconds]
phaul has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 245 seconds]
mgraf has joined #ruby
phaul has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
donofrio has quit [Remote host closed the connection]
phaul has joined #ruby
Eloc has joined #ruby
JohanP has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
mgraf has quit [Ping timeout: 265 seconds]
thomas_25 has quit [Quit: FreeZNC - Visit us! Server: irc.freenode.org Channel: #bnc4you]
phaul has joined #ruby
Eloc has left #ruby ["Leaving"]
bsdband81 has quit [Quit: -a- Connection Timed Out]
JohanP has quit [Ping timeout: 265 seconds]
phaul has quit [Ping timeout: 265 seconds]
phaul has joined #ruby
bsdbandit-01 has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
thomas_25 has joined #ruby
podlech has joined #ruby
phaul has joined #ruby
TzilTzal has joined #ruby
<TzilTzal> Hi
phaul has quit [Ping timeout: 252 seconds]
bvdw has quit [Read error: Connection reset by peer]
<havenwood> TzilTzal: hi!
JohanP has joined #ruby
bvdw has joined #ruby
fphilipe has joined #ruby
<TzilTzal> I'm trying to gem install rrdiff (on Mac) but I keep getting an error when it's compiling against rsync..
<TzilTzal> Is there a way to patch the code before it gets to the compilation phase?
podlech has quit [Quit: WeeChat 2.7-dev]
phaul has joined #ruby
hey2 has joined #ruby
ogres has quit [Quit: Connection closed for inactivity]
<hey2> Hey, don't know much about Rails, and am looking at some endpoint declarations
<hey2> it's something like get foo/bar => foo/bar#myfunc
<hey2> I'm assuming that syntactically this is the http verb, the endpoint, then the endpoint w/ a # appended followed by the handler?
fphilipe has quit [Ping timeout: 276 seconds]
conta has joined #ruby
<havenwood> TzilTzal: Hmm. One way would be: gem fetch rdiff && gem upack rrdiff-*.gem
<TzilTzal> but after I compile what then?
phaul has quit [Ping timeout: 240 seconds]
<havenwood> TzilTzal: Then patch and: gem build rrdiff.gemspec && gem install rrdiff-*.gem
<TzilTzal> hmmm... I'll try that
<TzilTzal> thx!
<havenwood> np!
<TzilTzal> Just been having lots of issues with many gems... all kinds of conflicts and issues building/installing them
<havenwood> TzilTzal: I like when libs have a fallback from C-ext to pure Ruby option.
zlogan has joined #ruby
<TzilTzal> (sorry, I'm new to Ruby, as you might imagine...)
<havenwood> TzilTzal: Welcome!
<havenwood> hey2: yeah, that seems right if i understand you correctly
<havenwood> hey2: you can override that convention, but it's standard to have the path mirror the controller namespace and method.
<havenwood> hey2: see the docs on #namespace and #resources for example of that convention: https://guides.rubyonrails.org/routing.html#controller-namespaces-and-routing
hey2 has quit [Ping timeout: 245 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 246 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 250 seconds]
phaul has joined #ruby
errst_ has joined #ruby
teyas has joined #ruby
phaul has quit [Ping timeout: 265 seconds]
errst has quit [Ping timeout: 265 seconds]
<teyas> can someone please point me to a place that describes step by step gem compilation ?
<teyas> I googled, its kind of confusing
<TzilTzal> havenwood: what if that installation is part of bundle?
<TzilTzal> Even after I install it, bundle doesn't detect it and tries to redo it.
fphilipe has joined #ruby
<teyas> I need to compile ruby-debug-ide for platforms x64-mingw32
<teyas> & x86_64-linux
<havenwood> teyas: do you mean what happens when building the gem or installing the gem?
techsethi has joined #ruby
phaul has joined #ruby
<havenwood> TzilTzal: There are multiple ways to deal with it, I suppose. One is: bundle config --local local.rrdiff /path/to/patched/rrdiff
Intelo_ has quit [Ping timeout: 252 seconds]
<havenwood> TzilTzal: Or you could fork the gem and point Bundler to your repo.
<TzilTzal> I specify --path bundle/vendor, btw
<havenwood> TzilTzal: The best long-term thing is to submit an upstream patch.
<teyas> nope. I mean - earlier there was no bundler usage, now a friend of mine has moved to bundler for pinning down specific version for easier distribution of his libraries. I used to use ruby-debug-ide gem for debugging my ruby code with VSCode IDE
<teyas> now I can't do that anymore since he moved to using the bundler. He said I need to recompile the gem for x64-mingw32 and x86_64-linux and upload it tohis artifactory server for common usage
<teyas> I am confused - have never done this before. please suggest
JohanP has quit [Ping timeout: 245 seconds]
<teyas> he also said something about FAT binaries.
phaul has quit [Ping timeout: 276 seconds]
<teyas> I have these pieces to hold together and figure out the complete picture
JohanP has joined #ruby
hiroaki has quit [Ping timeout: 250 seconds]
Inline has quit [Quit: Leaving]
JohanP has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
evdubs has quit [Remote host closed the connection]
evdubs has joined #ruby
phaul has quit [Ping timeout: 276 seconds]
JohanP has joined #ruby
andikr has joined #ruby
Intelo_ has joined #ruby
phaul has joined #ruby
<teyas> any comments ?
JohanP has quit [Ping timeout: 245 seconds]
<havenwood> teyas: the easiest way to compile for those systems is to build the gems on those systems
psmolen has quit [Ping timeout: 240 seconds]
<havenwood> teyas: cross compiling is possible, but tends to be difficult.
<havenwood> teyas: iir, Traveling Ruby has some cross compiling scripts for gems: https://phusion.github.io/traveling-ruby/
phaul has quit [Ping timeout: 265 seconds]
<teyas> havenwood : I can compile for those systems, can you suggest how to compile ruby-debug-ide gem ? any best tutorial that you know of ?
<teyas> I have VNCs available for linux and windows with mingw both
<teyas> https://guides.rubygems.org/make-your-own-gem/ - this is a simple tutorial and I followed that. But like hello world, is there any better example available ?
<havenwood> teyas: mkdir ruby-debug-packaged && cd ruby-debug-packaged && bundle init && echo "gem 'ruby-debug-ide'" >> Gemfile && bundle package --all-platforms
<havenwood> teyas: Are you trying to build a gem then ship it, for some reason? That's ^ what I took away.
<havenwood> teyas: I'm confused. You're making a gem?
<havenwood> teyas: Can you clarify what gem you're talking about here: "He said I need to recompile the gem for x64-mingw32 and x86_64-linux and upload it tohis artifactory server for common usage"
<teyas> I dont want to make a gem. Ruby-debug-ide gem is available here. but it doesn't work readily for me now. https://rubygems.org/gems/ruby-debug-ide/versions/0.6.0
<havenwood> teyas: Recompile what gem? ruby-debug-packaged? You can do that like I show above then `bundle install --local` from wherever you ship it to. But I'm not sure I'm understanding what you're asking.
ravenousmoose has joined #ruby
<havenwood> teyas: Why doesn't it work readily? What's the matter?
<havenwood> teyas: Then you mention FAT binaries. What's the purpose? What are you trying to do?
<teyas> this what the other guy said ---> we’ll need a native x86-64 “fat” gem we can push up so that it can be installed in windows environments which do not have the ruby devkit. Unlike nokogiri and FFI, the gem maintainers don’t build one, so we’ll have to do that ourselves.
<havenwood> teyas: Check out Ruby Packer and Traveling Ruby. Or consider JRuby.
<teyas> Then he said --> If you can build that .gem file we can push it up to our gem repo here
phaul has joined #ruby
<havenwood> teyas: That's what the command I showed you above does.
dionysus69 has joined #ruby
<teyas> well, can you please help me understand a bit what he wrote ?
<teyas> i am noob in case of gems
<havenwood> teyas: Did you try?: mkdir ruby-debug-packaged && cd ruby-debug-packaged && bundle init && echo "gem 'ruby-debug-ide'" >> Gemfile && bundle package --all-platforms
ravenousmoose has quit [Ping timeout: 252 seconds]
<havenwood> teyas: See: bundle help package
psmolen has joined #ruby
DaRock has joined #ruby
<havenwood> teyas: If there's a particular part you'd like to know more about, ask away!
sauvin has joined #ruby
<teyas> can you give me a windows command, this doesn't work on powershell
phaul has quit [Ping timeout: 240 seconds]
<teyas> due to && operator I guess
<havenwood> teyas: do you know how to make a directory and change directories into it?
<teyas> yeah, I'd do it and try
<havenwood> teyas: (bundle init) -and (Add-Content Gemfile "gem 'ruby-debug-ide'") -and (bundle package --all-platforms)
<havenwood> teyas: That's ^ my best powershell guess, which probably isn't very good.
<teyas> last command --> bundle package --all-platforms doesn't work
<havenwood> teyas: gem install bundler
<teyas> do I need to get the source code for the gem and try it ?
<havenwood> teyas: what's the failure?
<havenwood> "doesn't work"
<havenwood> error?
<teyas> since we cannot use pastebin here, I am pasting the error, sorry about that - its just one liner
<teyas> [!] There was an error parsing `Gemfile`: Undefined local variable or method `g' for Gemfile. Bundler cannot continue. /ruby-debug-packaged/Gemfile:8 # g e m r u b y - d e b u g - i d e > # # frozen_string_literal: true #
<havenwood> teyas: heh, edit that Gemfile file so at the bottom it has: gem 'ruby-debug-ide'
<havenwood> teyas: If there's too much gibberish to clean up, delete it and do a fresh: bundle init
<teyas> okay
<havenwood> teyas: Once you have the `gem 'ruby-debug-ide'` directive added: bundle package --all-platforms
phaul has joined #ruby
<teyas> it worked
<teyas> :) this seems good. now what artifacts should I hand over to the other guy so that he can push this gem to his server ?
phaul has quit [Ping timeout: 240 seconds]
<teyas> and is this the said "FAT" gem, how to check that ?
jenrzzz has joined #ruby
<havenwood> teyas: the ones in the vendor directory - or just zip this directory - they're in it, and this is set up to install with a `bundle install --local` if just unzipped
<havenwood> teyas: You could make a fat binary with ruby-packer, which I linked above. I don't know what binary you're even shipping?
<havenwood> teyas: I'm not at all sure what this person meant or what you're doing, but good luck!
<teyas> haha. I got something to start with
phaul has joined #ruby
jenrzzz has quit [Ping timeout: 250 seconds]
TomyWork has joined #ruby
Intelo_ has quit [Ping timeout: 240 seconds]
infinityfye has joined #ruby
techsethi has quit [Remote host closed the connection]
Intelo_ has joined #ruby
altious has quit [Read error: Connection reset by peer]
altious has joined #ruby
za1b1tsu has joined #ruby
fphilipe has quit [Ping timeout: 252 seconds]
Intelo_ has quit [Remote host closed the connection]
Intelo_ has joined #ruby
MrCrackPot has quit [Quit: Leaving]
jenrzzz has joined #ruby
conta has quit [Read error: Connection reset by peer]
conta1 has joined #ruby
conta1 is now known as conta
chalkmonster has quit [Quit: WeeChat 2.6]
fphilipe has joined #ruby
sergioro has joined #ruby
mikecmpbll has joined #ruby
sergioro has quit [Quit: leaving]
Intelo_ has quit [Ping timeout: 276 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
arekushi has joined #ruby
duderonomy has quit [Ping timeout: 240 seconds]
za1b1tsu has quit [Read error: Connection reset by peer]
za1b1tsu has joined #ruby
DaRock has quit [Quit: No Ping reply in 180 seconds.]
DaRock has joined #ruby
lxsameer has joined #ruby
Intelo_ has joined #ruby
skx86 has quit [Quit: Connection closed for inactivity]
teyas has quit [Remote host closed the connection]
DaRock has quit [Ping timeout: 240 seconds]
schne1der has joined #ruby
Intelo has joined #ruby
Intelo_ has quit [Quit: Leaving]
teyas has joined #ruby
MrCrackPot has joined #ruby
teyas has quit [Remote host closed the connection]
teyas has joined #ruby
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
conta has quit [Read error: Connection reset by peer]
conta1 has joined #ruby
conta1 is now known as conta
shaman42 has joined #ruby
NL3limin4t0r_afk is now known as NL3limin4t0r
zlogan has quit [Quit: Leaving]
zlogan has joined #ruby
zming has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
chalkmonster has joined #ruby
ravenousmoose has joined #ruby
TzilTzal has quit [Remote host closed the connection]
jenrzzz has quit [Ping timeout: 240 seconds]
ravenousmoose has quit [Ping timeout: 252 seconds]
greypack has quit [Ping timeout: 240 seconds]
akemhp has joined #ruby
im0nde has joined #ruby
<im0nde> Hello, I'm trying to use rvm without sudo (root) accesss.
<im0nde> I can install it with "\curl https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer | bash -s stable
<im0nde> but when I do "rvm install ruby" it asks me for a sudo password
<im0nde> "Installing requirements for ubuntu"
<im0nde> Is there a way around this? I dont' want the user that is going to use rvm to have sudo access
phaul has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
lalitmee has quit [Remote host closed the connection]
phaul has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
<im0nde> Anybody here?
teyas has quit [Remote host closed the connection]
phaul has quit [Ping timeout: 250 seconds]
teyas has joined #ruby
queip has joined #ruby
teyas has quit [Remote host closed the connection]
phaul has joined #ruby
teyas has joined #ruby
phaul_ has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
DaRock has joined #ruby
phaul has joined #ruby
TzilTzal has joined #ruby
teyas has quit [Ping timeout: 240 seconds]
queip_ has joined #ruby
queip has quit [Ping timeout: 265 seconds]
queip_ is now known as queip
phaul has quit [Ping timeout: 240 seconds]
bvdw has quit [Read error: Connection reset by peer]
phaul has joined #ruby
bvdw has joined #ruby
NODE has quit [Quit: changing servers]
queip has quit [Ping timeout: 265 seconds]
queip_ has joined #ruby
queip_ is now known as queip
NODE has joined #ruby
errst_ has quit [Read error: Connection reset by peer]
phaul has quit [Ping timeout: 240 seconds]
queip has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
queip has joined #ruby
Axy has joined #ruby
Axy has quit [Changing host]
Axy has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
Mia has quit [Ping timeout: 276 seconds]
queip_ has joined #ruby
lucasb has joined #ruby
Swyper has quit [Remote host closed the connection]
queip has quit [Ping timeout: 265 seconds]
queip_ is now known as queip
phaul has joined #ruby
ravenousmoose has joined #ruby
queip_ has joined #ruby
queip has quit [Ping timeout: 246 seconds]
queip_ is now known as queip
ravenousmoose has quit [Ping timeout: 250 seconds]
<NL3limin4t0r> im0nde: There is no way around that, since sertain depencies are needed to run RVM. However after installation you don't need a root password to use RVM, it should simply be installed for the user running the command listed by you.
<NL3limin4t0r> You can install new Ruby versions, install gems etc all without root password. Those are stored in the `~/.rvm` directory by default.
queip has quit [Ping timeout: 240 seconds]
queip has joined #ruby
<NL3limin4t0r> When installing RVM for other users the system resources are already installed. Meaning it's only needed during the first installation of RVM.
AJA4350 has joined #ruby
<im0nde> NL3limin4t0r: I solved the problem. What I had to do was:
baojg has quit [Remote host closed the connection]
<im0nde> rvm autolibs disable
donofrio has joined #ruby
drincruz has joined #ruby
baojg has joined #ruby
baojg has joined #ruby
queip has quit [Ping timeout: 240 seconds]
queip has joined #ruby
teyas has joined #ruby
phaul_ has quit [Ping timeout: 240 seconds]
queip has quit [Ping timeout: 240 seconds]
drincruz has quit [Ping timeout: 240 seconds]
queip has joined #ruby
<NL3limin4t0r> im0nde: 👍
jenrzzz has joined #ruby
queip has quit [Ping timeout: 265 seconds]
queip has joined #ruby
jenrzzz has quit [Ping timeout: 265 seconds]
queip has quit [Ping timeout: 240 seconds]
Swyper has joined #ruby
Technodrome has joined #ruby
queip has joined #ruby
phaul_ has joined #ruby
Swyper has quit [Remote host closed the connection]
teyas has quit [Ping timeout: 245 seconds]
Swyper has joined #ruby
drincruz has joined #ruby
Swyper has quit [Remote host closed the connection]
rwb has quit [Ping timeout: 265 seconds]
queip has quit [Ping timeout: 240 seconds]
queip has joined #ruby
Swyper has joined #ruby
Xiti has quit [Quit: Xiti]
queip has quit [Ping timeout: 240 seconds]
zming has joined #ruby
queip has joined #ruby
nius has quit [Read error: Connection reset by peer]
nius has joined #ruby
andikr has quit [Ping timeout: 245 seconds]
andikr has joined #ruby
drincruz has quit [Ping timeout: 276 seconds]
Xiti has joined #ruby
errst_ has joined #ruby
teyas has joined #ruby
zming has quit [Ping timeout: 245 seconds]
akemhp has quit [Ping timeout: 246 seconds]
cd has quit [Quit: cd]
AJA4351 has joined #ruby
AJA4350 has quit [Ping timeout: 276 seconds]
AJA4351 is now known as AJA4350
conta has quit [Read error: Connection reset by peer]
conta2 has joined #ruby
conta2 is now known as conta
queip has quit [Ping timeout: 245 seconds]
queip has joined #ruby
TzilTzal has quit [Remote host closed the connection]
Swyper has quit [Remote host closed the connection]
Swyper has joined #ruby
conta has quit [Read error: Connection reset by peer]
conta has joined #ruby
andikr has quit [Ping timeout: 240 seconds]
Swyper has quit [Remote host closed the connection]
Intelo has quit [Ping timeout: 240 seconds]
Swyper has joined #ruby
swyper19 has joined #ruby
queip_ has joined #ruby
swyper19 has quit [Remote host closed the connection]
queip has quit [Ping timeout: 265 seconds]
Swyper has quit [Remote host closed the connection]
queip_ is now known as queip
DaRock has quit [Quit: No Ping reply in 180 seconds.]
teyas has quit [Ping timeout: 245 seconds]
DaRock has joined #ruby
Swyper has joined #ruby
hutch has joined #ruby
<Bish> how do i quickly allocate alot of memory with ruby?
<Bish> for testing purposes?
<Bish> found a good way, nvm
alfiemax has quit [Remote host closed the connection]
akemhp has joined #ruby
alfiemax has joined #ruby
queip_ has joined #ruby
queip has quit [Ping timeout: 240 seconds]
queip_ is now known as queip
Swyper has quit [Remote host closed the connection]
ExoUNX has quit [Quit: later fam...]
fig-le-deunch has joined #ruby
sagax has joined #ruby
Swyper has joined #ruby
queip_ has joined #ruby
Axy has quit [Ping timeout: 250 seconds]
queip has quit [Ping timeout: 265 seconds]
queip_ is now known as queip
krawchyk has joined #ruby
errst_ has quit [Ping timeout: 245 seconds]
DaRock has quit [Quit: No Ping reply in 180 seconds.]
DaRock has joined #ruby
conta has quit [Ping timeout: 246 seconds]
drincruz has joined #ruby
alfiemax has quit [Remote host closed the connection]
dostoyevsky has quit [Quit: leaving]
dostoyevsky has joined #ruby
AJA4350 has quit [Ping timeout: 245 seconds]
hey2 has joined #ruby
akemhp has quit [Ping timeout: 246 seconds]
queip has quit [Ping timeout: 276 seconds]
queip has joined #ruby
NODE has quit [Quit: changing servers]
Intelo has joined #ruby
NODE has joined #ruby
skx86 has joined #ruby
AJA4350 has joined #ruby
Inline has joined #ruby
falconfox has joined #ruby
jenrzzz has joined #ruby
queip has quit [Ping timeout: 240 seconds]
queip has joined #ruby
rubyguy has quit [Ping timeout: 265 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
<hey2> Hey, think I asked in here last night but I dozed off at my computer and don't have history lol
<hey2> I'm new to Rails stuff, have been tasked with adding some functionality to a legacy application
<hey2> I noticed that the endpoints are defined like this -
<hey2> get '/api/vi/myEndpoint' => 'api/v1/myEndpoint#foo'
<hey2> Is that idiomatic Rails? Am I just taking the verb and the endpoint, hash mapping it to the endpoint w/ a # appended followed by the function that I want to handle the request?
<adam12> hey2: Likely more appropriate in the Rails channel, but the endpoint is the namespace to a controller class with the action (method) defined after the #.
Swyper has quit [Remote host closed the connection]
Swyper has joined #ruby
<adam12> hey2: Rails will turn api/v1/myEndPoint into a constant like Api::V1::MyEndPointController. I don't know the exact value off the top of my head but you could probably get it using something like "api/v1/myEndpoint".constantize
phaul has quit [Ping timeout: 240 seconds]
akemhp has joined #ruby
<hey2> That makes sense! Was wondering how it related back to the controller class
<hey2> Thank you :) I guess, my only two other questions then would be
DTZUZO has quit [Ping timeout: 240 seconds]
<hey2> Is the conversion to the Api::V1::foo part of Rails, or defined in the controller classes? And, why is it doing a =>? Is that just reuse of the same operator, or is it actually making a hashmap?
<hey2> I didn't know there was a Rails channel either, like I said - don't really do much Ruby, mostly do Go or C++ these days
<adam12> ?rails hey2
<ruby[bot]> hey2: Please join #RubyOnRails for Rails questions. You need to be identified with NickServ, see /msg NickServ HELP
<hey2> Ok :(
<hey2> Thank you
<adam12> hey2: not yet!
TomyWork has quit [Ping timeout: 246 seconds]
<adam12> hey2: That command is just easier since it has the nickserv bits
<adam12> hey2: but since we're already talking, might as well finish.
al2o3-cr has quit [Quit: WeeChat 2.6]
duderonomy has joined #ruby
phaul has joined #ruby
<adam12> hey2: Rails does the conversion to Api::V1::foo. I believe it's two parts but I'm not 100%. The part from /api/v1/foo is part of ActiveSupport, which gives you String.constantize. The part where it's inferred is probably in ActionController.
<adam12> hey2: It's indeed a hash argument, with the path being the key and the controller/action as the value. get({"api/v1/myEndpoint" => "api/v1/myEndpoint#foo
<NL3limin4t0r> adam12: Before it can call #constantize it first has to call #classify
<adam12> NL3limin4t0r: Right! I'm mostly anti-ActiveSupport so I haven't seen the API in a _long_ time :\
<hey2> Thank you Adam - very helpful :)
<hey2> What's wrong with the ActiveSupport?
queip_ has joined #ruby
<hey2> Lol, question scope creep - but curiosity is piqued, this was made for us by a third party provider
<hey2> and we've been noticing lots of bugs
queip has quit [Ping timeout: 245 seconds]
al2o3-cr has joined #ruby
<adam12> hey2: It's probably fine for most people, but its a heavy library that adds many methods to core classes. That's how a String is aware of it's role in becoming a constant.
queip_ is now known as queip
<hey2> Guess I got some reading to do
<hey2> Thanks again - really appreciate it
phaul has quit [Ping timeout: 240 seconds]
<adam12> hey2: Rails docs are great. Definitely give them a read.
<NL3limin4t0r> hey2: I would personally go with `get '/api/vi/myEndpoint', to: 'api/v1/myEndpoint#foo'` or namespace your current position. Which allows a shorter definition like `get 'myEndpoint', to: 'myEndpoint#foo'`.
<NL3limin4t0r> ^ assuming you're nested in the `/api/v1` namespace.
<hey2> Thank you for that link too - you all are a lot more helpful than some of the other channels lol
<hey2> What do you mean namespace your current position? Right now, the endpoint declarations are all done sequentially in the same source file
infinityfye has quit [Remote host closed the connection]
<hey2> and go across multiple controllers, it would seem
infinityfye has joined #ruby
queip has quit [Ping timeout: 276 seconds]
queip has joined #ruby
akemhp has quit [Ping timeout: 240 seconds]
fig-le-deunch has quit [Quit: Konversation terminated!]
vondruch has quit [Ping timeout: 240 seconds]
krawchyk has quit [Quit: krawchyk]
chalkmonster has quit [Quit: WeeChat 2.6]
DaRock has quit [Ping timeout: 252 seconds]
krawchyk has joined #ruby
krawchyk has quit [Client Quit]
chalkmonster has joined #ruby
krawchyk has joined #ruby
<NL3limin4t0r> hey2: I mean that you call `get 'myEndpoint', to: 'myEndpoint#foo'` nested in the blocks for `namespace :api do` and `namespace :v1 do`
xco has joined #ruby
krawchyk has quit [Client Quit]
rippa has joined #ruby
phaul has joined #ruby
krawchyk has joined #ruby
<NL3limin4t0r> If I'm not mistaken that should both namespace the route and the controller to which you're pointing.
queip has quit [Ping timeout: 246 seconds]
andikr has joined #ruby
queip_ has joined #ruby
queip_ is now known as queip
<NL3limin4t0r> If you have only one route in this namespace this might be a bit cumbersome, but when adding more routes I find the aproach cleaner than writing out the namespace for every route.
jenrzzz has joined #ruby
phaul has quit [Ping timeout: 265 seconds]
krawchyk has quit [Quit: krawchyk]
queip has quit [Ping timeout: 240 seconds]
queip has joined #ruby
jenrzzz has quit [Ping timeout: 245 seconds]
TzilTzal has joined #ruby
Sina has joined #ruby
TzilTzal has quit [Client Quit]
phaul has joined #ruby
davor has quit [Quit: Bye]
errst has joined #ruby
queip_ has joined #ruby
queip has quit [Ping timeout: 265 seconds]
queip_ is now known as queip
phaul has quit [Ping timeout: 250 seconds]
chalkmonster has quit [Quit: WeeChat 2.6]
phaul has joined #ruby
davor has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
dbugger has joined #ruby
dbugger has quit [Remote host closed the connection]
davor_ has joined #ruby
davor has quit [Read error: Connection reset by peer]
davor_ is now known as davor
queip has quit [Ping timeout: 276 seconds]
phaul has joined #ruby
queip has joined #ruby
krawchyk has joined #ruby
Intelo has quit [Ping timeout: 240 seconds]
davor has quit [Ping timeout: 250 seconds]
MrCrackPot has quit [Remote host closed the connection]
hey3 has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
hey2 has quit [Ping timeout: 265 seconds]
phaul has joined #ruby
ravenousmoose has joined #ruby
AJA4351 has joined #ruby
AJA4350 has quit [Ping timeout: 240 seconds]
AJA4351 is now known as AJA4350
queip has quit [Ping timeout: 246 seconds]
phaul has quit [Ping timeout: 240 seconds]
MrCrackPot has joined #ruby
infinityfye has quit [Quit: Leaving]
queip has joined #ruby
krawchyk has quit [Quit: krawchyk]
ravenousmoose has quit [Ping timeout: 245 seconds]
phaul has joined #ruby
errst has quit [Ping timeout: 240 seconds]
krawchyk has joined #ruby
krawchyk has quit [Client Quit]
andikr has quit [Remote host closed the connection]
queip has quit [Ping timeout: 245 seconds]
queip_ has joined #ruby
Ai9zO5AP has joined #ruby
queip_ is now known as queip
phaul has quit [Ping timeout: 252 seconds]
davor has joined #ruby
poontangmessiah has joined #ruby
alfiemax has joined #ruby
phaul has joined #ruby
poontangmessiah has quit [Remote host closed the connection]
phaul has quit [Ping timeout: 240 seconds]
davidw has joined #ruby
davidw has quit [Changing host]
davidw has joined #ruby
za1b1tsu has quit [Remote host closed the connection]
Mia has joined #ruby
MrCrackPot has quit [Quit: Leaving]
suukim has joined #ruby
phaul has joined #ruby
Norimo has joined #ruby
aesthe has joined #ruby
queip has quit [Ping timeout: 245 seconds]
phaul has quit [Ping timeout: 276 seconds]
queip has joined #ruby
<Swyper> I have a weird request
shokohsc has joined #ruby
<Swyper> where can I get some cool Ruby stickers for my laptop
<Swyper> ;o
phaul has joined #ruby
mgraf has joined #ruby
krawchyk has joined #ruby
alfiemax has quit [Remote host closed the connection]
phaul has quit [Ping timeout: 240 seconds]
cthulchu has joined #ruby
chalkmonster has joined #ruby
phaul has joined #ruby
<adam12> Swyper: Maybe https://devstickers.com/ruby ?
queip_ has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
queip has quit [Ping timeout: 276 seconds]
queip_ is now known as queip
chalkmonster has quit [Quit: WeeChat 2.6]
<Swyper> thanks
krawchyk has quit [Quit: krawchyk]
phaul has joined #ruby
dionysus69 has quit [Ping timeout: 265 seconds]
mgraf has quit [Ping timeout: 276 seconds]
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
phaul has quit [Ping timeout: 240 seconds]
drincruz has quit [Ping timeout: 240 seconds]
Nicmavr has quit [Read error: Connection reset by peer]
queip has quit [Ping timeout: 252 seconds]
queip has joined #ruby
Nicmavr has joined #ruby
phaul has joined #ruby
phaul has quit [Ping timeout: 265 seconds]
tpanarch1st_ has joined #ruby
jinie has joined #ruby
jinie has quit [Remote host closed the connection]
phaul has joined #ruby
jinie has joined #ruby
leitz has joined #ruby
bsdband44 has joined #ruby
bsdband70 has joined #ruby
bsdbandit-01 has quit [Read error: Connection reset by peer]
AJA4350 has quit [Ping timeout: 240 seconds]
Inline has quit [Remote host closed the connection]
phaul has quit [Ping timeout: 265 seconds]
drincruz has joined #ruby
cranq has joined #ruby
bsdband44 has quit [Ping timeout: 276 seconds]
Inline has joined #ruby
phaul has joined #ruby
Inline has quit [Remote host closed the connection]
dionysus69 has joined #ruby
i9zO5AP has joined #ruby
Inline has joined #ruby
Inline has quit [Max SendQ exceeded]
phaul has quit [Ping timeout: 250 seconds]
Ai9zO5AP has quit [Read error: Connection reset by peer]
drincruz has quit [Ping timeout: 250 seconds]
phaul_ has quit [Ping timeout: 240 seconds]
Inline has joined #ruby
Inline has quit [Remote host closed the connection]
phaul has joined #ruby
fphilipe has quit [Ping timeout: 246 seconds]
Inline has joined #ruby
jordanm has quit [Remote host closed the connection]
mikecmpbll has quit [Quit: inabit. zz.]
phaul has quit [Ping timeout: 240 seconds]
queip has quit [Ping timeout: 240 seconds]
queip has joined #ruby
drincruz has joined #ruby
phaul has joined #ruby
jenrzzz has joined #ruby
eddof13 has joined #ruby
queip has quit [Ping timeout: 240 seconds]
phaul has quit [Ping timeout: 265 seconds]
NL3limin4t0r is now known as NL3limin4t0r_afk
jenrzzz has quit [Ping timeout: 240 seconds]
fphilipe has joined #ruby
phaul has joined #ruby
queip has joined #ruby
fphilipe has quit [Ping timeout: 276 seconds]
ivanskie has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
phaul has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
wildtrees has joined #ruby
krawchyk has joined #ruby
spacesuitdiver has joined #ruby
queip_ has joined #ruby
phaul has joined #ruby
queip has quit [Ping timeout: 246 seconds]
queip_ is now known as queip
fphilipe has joined #ruby
phaul has quit [Ping timeout: 265 seconds]
errst has joined #ruby
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #ruby
fphilipe has quit [Ping timeout: 276 seconds]
phaul has joined #ruby
fphilipe has joined #ruby
vibs29 has joined #ruby
aesthe has quit [Quit: Leaving]
phaul has quit [Ping timeout: 276 seconds]
fphilipe has quit [Ping timeout: 245 seconds]
phaul has joined #ruby
Norimo has quit [Quit: Norimo]
Norimo has joined #ruby
queip has quit [Ping timeout: 265 seconds]
queip_ has joined #ruby
queip_ is now known as queip
vibs29 has left #ruby [#ruby]
Yxhuvud has quit [Quit: No Ping reply in 180 seconds.]
JohanP has joined #ruby
Yxhuvud has joined #ruby
queip_ has joined #ruby
queip has quit [Ping timeout: 246 seconds]
queip_ is now known as queip
ravenousmoose has joined #ruby
queip_ has joined #ruby
queip has quit [Ping timeout: 240 seconds]
queip_ is now known as queip
reyfi9e has quit [Quit: Konversation term]
i9zO5AP is now known as Ai9zO5AP
kobain has joined #ruby
kobain has quit [Excess Flood]
kobain has joined #ruby
kobain has quit [Excess Flood]
kobain has joined #ruby
kobain has quit [Excess Flood]
DTZUZO has joined #ruby
kobain has joined #ruby
sagax has quit [Quit: Konversation terminated!]
sagax has joined #ruby
zming has joined #ruby
queip has quit [Ping timeout: 250 seconds]
queip has joined #ruby
zming has quit [Ping timeout: 240 seconds]
hiroaki has joined #ruby
chalkmonster has joined #ruby
queip has quit [Ping timeout: 240 seconds]
queip has joined #ruby
queip_ has joined #ruby
queip has quit [Ping timeout: 265 seconds]
queip_ is now known as queip
JohanP has quit [Remote host closed the connection]
JohanP has joined #ruby
john2496 has joined #ruby
bsdband70 has quit [Quit: -a- IRC for Android 2.1.55]
teyas has joined #ruby
Intelo has joined #ruby
Caerus has quit [Ping timeout: 276 seconds]
queip_ has joined #ruby
queip has quit [Ping timeout: 240 seconds]
queip_ is now known as queip
queip_ has joined #ruby
queip has quit [Ping timeout: 250 seconds]
queip_ is now known as queip
sauvin has quit [Read error: Connection reset by peer]
Caerus has joined #ruby
queip has quit [Ping timeout: 276 seconds]
JohanP has quit [Ping timeout: 250 seconds]
eddof13 has quit [Quit: eddof13]
JohanP has joined #ruby
wildtrees has quit [Quit: Leaving]
queip has joined #ruby
mgraf has joined #ruby
flak has joined #ruby
queip has quit [Ping timeout: 245 seconds]
rippa has quit [Ping timeout: 252 seconds]
suukim has quit [Quit: Konversation terminated!]
howdoi has joined #ruby
queip has joined #ruby
jenrzzz has joined #ruby
dionysus69 has quit [Ping timeout: 276 seconds]
Nahra has joined #ruby
Nahra has joined #ruby
jenrzzz has quit [Ping timeout: 276 seconds]
wildtrees has joined #ruby
wildtrees has quit [Max SendQ exceeded]
errst has quit [Read error: Connection reset by peer]
queip_ has joined #ruby
wildtrees has joined #ruby
queip has quit [Ping timeout: 240 seconds]
queip_ is now known as queip
queip_ has joined #ruby
queip has quit [Ping timeout: 252 seconds]
mgraf has quit [Ping timeout: 240 seconds]
queip_ is now known as queip
lucasb has quit [Quit: Connection closed for inactivity]
jenrzzz has joined #ruby
JohanP has quit [Ping timeout: 245 seconds]
jenrzzz has quit [Ping timeout: 250 seconds]
hey3 has quit [Read error: Connection reset by peer]
ravenous_ has joined #ruby
queip has quit [Ping timeout: 240 seconds]
hey3 has joined #ruby
queip_ has joined #ruby
mgraf has joined #ruby
ravenousmoose has quit [Ping timeout: 250 seconds]
queip has joined #ruby
eddof13 has joined #ruby
queip_ has quit [Ping timeout: 265 seconds]
im0nde_ has joined #ruby
im0nde has quit [Ping timeout: 276 seconds]
fphilipe has joined #ruby
jweiss has quit [Ping timeout: 240 seconds]
JohanP has joined #ruby
dumptruckman has quit [Ping timeout: 245 seconds]
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
chalkmonster has quit [Quit: WeeChat 2.6]
queip has quit [Ping timeout: 265 seconds]
queip_ has joined #ruby
Norimo has quit [Remote host closed the connection]
queip_ is now known as queip
fphilipe has quit [Ping timeout: 276 seconds]
gix has joined #ruby
Hanspolo[m] has quit [*.net *.split]
sepp2k has quit [*.net *.split]
iotatron[m] has quit [*.net *.split]
al2o3-cr has quit [*.net *.split]
lineus has quit [*.net *.split]
iNs has quit [*.net *.split]
galaxie has quit [*.net *.split]
jweiss has joined #ruby
dumptruckman has joined #ruby
Nahra has quit [Ping timeout: 240 seconds]
john2496 has quit []
queip_ has joined #ruby
queip has quit [Ping timeout: 276 seconds]
queip_ is now known as queip
iNs has joined #ruby
al2o3-cr has joined #ruby
falconfox has quit []
marcellus has joined #ruby
lineus has joined #ruby
ivanskie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
queip has quit [Ping timeout: 240 seconds]
SeepingN has joined #ruby
mgraf has quit [Ping timeout: 265 seconds]
snickers has joined #ruby
queip has joined #ruby
akemhp has joined #ruby
Swyper has quit [Remote host closed the connection]
Technodrome has joined #ruby
marcellus has left #ruby [#ruby]
queip has quit [Ping timeout: 252 seconds]
queip_ has joined #ruby
flak has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
queip_ is now known as queip
marcellus has joined #ruby
galaxie has joined #ruby
zlogan has quit [Read error: Connection reset by peer]
zlogan has joined #ruby
AJA4350 has joined #ruby
queip has quit [Ping timeout: 240 seconds]
hey2 has joined #ruby
xGrind has joined #ruby
SeepingN has quit [Disconnected by services]
SeepingN_ has joined #ruby
Xeago_ has joined #ruby
mistym has joined #ruby
mistym has quit [Changing host]
mistym has joined #ruby
manakanapa has quit [Ping timeout: 265 seconds]
thebetra- has joined #ruby
phenom_ has joined #ruby
darris_ has joined #ruby
danielvu1 has joined #ruby
ravenous_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lucasb has joined #ruby
CommanderViral1 has joined #ruby
SuperL4g has joined #ruby
hiroaki has quit [Ping timeout: 246 seconds]
PaulePan1er has joined #ruby
ohmyfrom1ge has joined #ruby
shalok_ has joined #ruby
RickyAtRigor has joined #ruby
leitz has quit [Quit: Leaving]
jinie_ has joined #ruby
manakanapa has joined #ruby
cxl_ has joined #ruby
hey3 has quit [Read error: Connection reset by peer]
Xeago has quit [Read error: Connection reset by peer]
mistym- has quit [Quit: ZNC - http://znc.in]
gheegh has quit [Ping timeout: 240 seconds]
CommanderViral has quit [Quit: ZNC 1.7.1+deb1+bionic1 - https://znc.in]
insolentworm has quit [Quit: ZNC 1.7.3 - https://znc.in]
danielvu has quit [Read error: Connection reset by peer]
connor_goodwolf has quit [Remote host closed the connection]
psmolen has quit [Ping timeout: 240 seconds]
ohmyfromage has quit [Ping timeout: 240 seconds]
shalok has quit [Ping timeout: 240 seconds]
gdonald has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
PaulePanter has quit [Ping timeout: 240 seconds]
SuperLag has quit [Remote host closed the connection]
phenom has quit [Ping timeout: 240 seconds]
darris has quit [Ping timeout: 240 seconds]
DigitallyBorn has quit [Ping timeout: 240 seconds]
cxl has quit [Ping timeout: 240 seconds]
darris_ is now known as darris
shalok_ is now known as shalok
Xeago_ is now known as Xeago
psmolen has joined #ruby
jinie has quit [Ping timeout: 240 seconds]
jinie_ is now known as jinie
SeepingN_ is now known as CPng|N
Nahra has joined #ruby
gdonald has joined #ruby
connor_goodwolf has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
jinie has quit [Client Quit]
jinie has joined #ruby
phaul has joined #ruby
queip has joined #ruby
spacesuitdiver has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sagax has quit [Ping timeout: 240 seconds]
phaul has quit [Client Quit]
phaul has joined #ruby
hiroaki has joined #ruby
teyas has quit [Ping timeout: 265 seconds]
CPng|N has quit [Quit: The system is going down for reboot NOW!]
ivanskie has joined #ruby
krawchyk has quit [Quit: krawchyk]
greypack has joined #ruby
lxsameer has quit [Ping timeout: 240 seconds]
akemhp_ has joined #ruby
jenrzzz has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
Fernando-Basso has joined #ruby
akemhp has quit [Ping timeout: 240 seconds]
queip_ has joined #ruby
queip has quit [Ping timeout: 250 seconds]
queip_ is now known as queip
krawchyk has joined #ruby
ivanskie has quit [Quit: Textual IRC Client: www.textualapp.com]
akem__ has joined #ruby
mark1_ has joined #ruby
<mark1_> Sorry to spam, but just wanted to share my hero:
<mark1_> RubyConf 2018 - Running a Government Department on Ruby for over 13 Years by Jeremy Evans - https://www.youtube.com/watch?v=k7j4p4I1icY
<adam12> mark1_: Jeremy's RubyKaigi keynote for 2019 is good too.
<mark1_> cool thanks adam12
akemhp_ has quit [Ping timeout: 250 seconds]
<mark1_> will look it up!
<adam12> mark1_: Actually I've watched most of them because I was scouring for Sequel nuggets. Some of his older talks are good too.
SeepingN has joined #ruby
<adam12> s/some/most
<mark1_> :)
<mark1_> He uses OpenBSD too, and always help me with problems
<mark1_> * helps
<mark1_> Anyway I see me sharing this link has little to no effect in this channel, as y'all already know him :) which is awesome
<mark1_> lol
<SeepingN> who what now
phaul has quit [Ping timeout: 250 seconds]
krawchyk has quit [Quit: krawchyk]
queip_ has joined #ruby
krawchyk has joined #ruby
phaul has joined #ruby
queip has quit [Ping timeout: 240 seconds]
queip_ is now known as queip
iNs has quit [Remote host closed the connection]
iNs has joined #ruby
rwb has joined #ruby
im0nde_ is now known as im0nde
phaul has quit [Ping timeout: 246 seconds]
queip has quit [Ping timeout: 240 seconds]
jcalla has quit [Quit: Leaving]
queip has joined #ruby
phaul has joined #ruby
zlogan has quit [Ping timeout: 252 seconds]
phaul has quit [Ping timeout: 240 seconds]
danielvu1 has quit [Quit: WeeChat 2.5]
danielvu has joined #ruby
fphilipe has joined #ruby
cd has joined #ruby
phaul has joined #ruby
spacesuitdiver has joined #ruby
drincruz has quit [Ping timeout: 252 seconds]
fphilipe has quit [Ping timeout: 250 seconds]
phaul has quit [Ping timeout: 240 seconds]
brool has joined #ruby
snickers has quit [Quit: Textual IRC Client: www.textualapp.com]
phaul has joined #ruby
PaulePan1er is now known as PaulePanter
rusbu has quit [Ping timeout: 240 seconds]
ellcs has joined #ruby
dinfuehr has quit [Ping timeout: 240 seconds]
dinfuehr has joined #ruby
phaul has quit [Ping timeout: 265 seconds]
JohanP has quit [Remote host closed the connection]
JohanP has joined #ruby
ellcs has quit [Ping timeout: 252 seconds]
phaul has joined #ruby
phaul has quit [Client Quit]
_phaul has joined #ruby
xGrind has quit [Ping timeout: 276 seconds]
krawchyk has quit [Quit: krawchyk]
hiroaki has quit [Ping timeout: 246 seconds]
fphilipe has joined #ruby
akemhp_ has joined #ruby
akem__ has quit [Ping timeout: 276 seconds]
<mark1_> SeepingN: tone damli https://www.youtube.com/watch?v=9mJcqzTcT5A
<mark1_> SeepingN: the justin bieber/creed/nickelback of norway
<mark1_> sorry was just thinking out loud
<mark1_> wish she didn't exist
<mark1_> brb
fphilipe has quit [Ping timeout: 246 seconds]
queip has quit [Ping timeout: 246 seconds]
queip_ has joined #ruby
mark1_ has left #ruby [#ruby]
queip_ has quit [Ping timeout: 252 seconds]
queip has joined #ruby
<SeepingN> she doesn't exist in my world
<SeepingN> stop loading her youtubeses
ellcs has joined #ruby
<SeepingN> looks like 2 non-musicians read-singing some generic electro
AJA4350 has quit [Ping timeout: 245 seconds]
AJA4350 has joined #ruby
queip_ has joined #ruby
queip has quit [Ping timeout: 252 seconds]
queip_ is now known as queip
akemhp_ has quit [Ping timeout: 265 seconds]
zlogan has joined #ruby
queip has quit [Ping timeout: 276 seconds]
queip_ has joined #ruby
Intelo_ has joined #ruby
queip_ is now known as queip
JohanP has quit [Ping timeout: 265 seconds]
poontangmessiah has joined #ruby
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
thomas_25 has quit [Ping timeout: 240 seconds]
Intelo has quit [Ping timeout: 240 seconds]
queip has quit [Quit: bye, freenode]
Fernando-Basso has quit [Quit: Leaving]
queip has joined #ruby
ogres has joined #ruby
lxsameer has joined #ruby
hey2 has quit [Ping timeout: 265 seconds]
ellcs has quit [Ping timeout: 252 seconds]
thomas_25 has joined #ruby
rubyguy has joined #ruby
spacesuitdiver has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
spacesuitdiver has joined #ruby
ellcs has joined #ruby
Swyper has joined #ruby
Macrobiotic has joined #ruby
queip has quit [Ping timeout: 240 seconds]
queip has joined #ruby
queip has quit [Ping timeout: 252 seconds]
claw has quit [Ping timeout: 252 seconds]
claw has joined #ruby
dbugger has joined #ruby
dbugger has quit [Remote host closed the connection]
ellcs has quit [Ping timeout: 252 seconds]
queip has joined #ruby
skx86 has quit [Quit: Connection closed for inactivity]
JohanP has joined #ruby
Swyper has quit [Remote host closed the connection]
spacesuitdiver has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
akemhp has joined #ruby
JohanP has quit [Ping timeout: 240 seconds]
reyfi9e has joined #ruby