adam12 changed the topic of #ruby to: Rules: https://ruby-community.com | Ruby 3.2.2, 3.1.4, 3.0.6, 2.7.8: https://www.ruby-lang.org | Paste 4+ lines to: https://gist.github.com | Books: https://t.ly/9ua4 | Logs: https://libera.irclog.whitequark.org/ruby/
brw has quit [Quit: The Lounge - https://thelounge.chat]
brw has joined #ruby
markong has quit [Ping timeout: 240 seconds]
ur5us_ has joined #ruby
ur5us has quit [Remote host closed the connection]
ur5us_ has quit [Ping timeout: 252 seconds]
bm5k has joined #ruby
moldorcoder7 has quit [Ping timeout: 265 seconds]
ur5us_ has joined #ruby
hightower3 has joined #ruby
hightower2 has quit [Ping timeout: 240 seconds]
bm5k has quit [Quit: bm5k]
shokohsc2 has joined #ruby
bm5k has joined #ruby
shokohsc has quit [Ping timeout: 250 seconds]
shokohsc2 is now known as shokohsc
MalusVulgaris has joined #ruby
reset has quit [Quit: reset]
eddof13 has joined #ruby
eddof13 has quit [Client Quit]
eddof13 has joined #ruby
grenierm has joined #ruby
eddof13 has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
grenierm has quit [Quit: Client closed]
bm5k has quit [Quit: bm5k]
bm5k has joined #ruby
eddof13 has joined #ruby
grenierm has joined #ruby
eddof13 has quit [Quit: Textual IRC Client: www.textualapp.com]
eddof13 has joined #ruby
grenierm has quit [Quit: Client closed]
ur5us_ has quit [Ping timeout: 240 seconds]
bm5k has quit [Quit: bm5k]
Argorok has joined #ruby
<Argorok> Hello! I have setup a project (cloned) and it uses bundler and rails. I have told bundler to install gems inside ./vendor/bundle. Now, when I try to do `rails s`, for example, it says it can't find rails... How should I proceed?
<Argorok> I did bundle install --path ./vendor/bundle, otherwise I would need to run bundle install everytime I start my docker container
grenierm has joined #ruby
sam113101 has quit [Ping timeout: 276 seconds]
sam113101 has joined #ruby
teclator has joined #ruby
eddof13 has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Sankalp- has joined #ruby
Sankalp has quit [Ping timeout: 276 seconds]
Sankalp- is now known as Sankalp
smp has quit [Ping timeout: 240 seconds]
smp has joined #ruby
_ht has joined #ruby
jvalleroy has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jvalleroy has joined #ruby
TomyWork has joined #ruby
rvalue has quit [Ping timeout: 265 seconds]
grenierm has quit [Ping timeout: 260 seconds]
gr33n7007h has quit [Ping timeout: 265 seconds]
gr33n7007h has joined #ruby
hightower3 has quit [Ping timeout: 240 seconds]
ur5us_ has joined #ruby
gr33n7007h has quit [Ping timeout: 252 seconds]
gr33n7007h has joined #ruby
dionysus69 has joined #ruby
dionysus69 has quit [Read error: Connection reset by peer]
dionysus69 has joined #ruby
reset has joined #ruby
MalusVulgaris has quit [Ping timeout: 240 seconds]
ur5us_ has quit [Ping timeout: 265 seconds]
infinityfye has joined #ruby
weaksauc_ has joined #ruby
weaksauce has quit [Ping timeout: 250 seconds]
MalusVulgaris has joined #ruby
rvalue has joined #ruby
moldorcoder7 has joined #ruby
_ht has quit [Quit: _ht]
MalusVulgaris has quit [Ping timeout: 255 seconds]
markong has joined #ruby
drainpipe has joined #ruby
TomyWork has quit [Remote host closed the connection]
Linux_Kerio has joined #ruby
TomyWork has joined #ruby
<adam12> Argorok: bundle exec rails
<adam12> Argorok: alternatively, install rails binstub with `bundle binstubs rails` (I think that will work) and then run bin/rails
dionysus69 has quit [Quit: dionysus69]
MalusVulgaris has joined #ruby
drainpipe has quit [Quit: WeeChat 3.8]
c10l has joined #ruby
hightower2 has joined #ruby
c10l has quit [Ping timeout: 255 seconds]
c10l has joined #ruby
_ht has joined #ruby
hightower2 has quit [Read error: Connection reset by peer]
caedmon has joined #ruby
dviola has joined #ruby
shokohsc6 has joined #ruby
shokohsc has quit [Ping timeout: 255 seconds]
shokohsc6 is now known as shokohsc
bm5k has joined #ruby
caedmon has quit [Ping timeout: 248 seconds]
caedmon has joined #ruby
caedmon has quit [Ping timeout: 260 seconds]
John_Ivan has quit [Read error: Connection reset by peer]
Sankalp has quit [Ping timeout: 256 seconds]
tomtmym has joined #ruby
tomtmym has joined #ruby
tomtmym has quit [Changing host]
John_Ivan has joined #ruby
Sankalp has joined #ruby
TomyWork has quit [Remote host closed the connection]
Tempesta has quit [Quit: See ya!]
Tempesta has joined #ruby
CrazyEddy has quit [Ping timeout: 248 seconds]
Lionyx has joined #ruby
Lionyx has left #ruby [#ruby]
drainpipe has joined #ruby
MalusVulgaris has quit [Quit: MalusVulgaris]
caedmon has joined #ruby
markong has quit [Ping timeout: 248 seconds]
Pixi` has joined #ruby
Pixi has quit [Ping timeout: 276 seconds]
johnjaye has joined #ruby
<johnjaye> does ruby have good cross-platform support
<johnjaye> like for example if i want to grep for a term in a file on windows, can i do that. or like, stuff you would do with awk or sed?
Linux_Kerio has quit [Read error: Connection reset by peer]
Linux_Kerio has joined #ruby
<weaksauc_> johnjaye windows support is not as great but it works
<weaksauc_> the linux subsystem is pretty ok though
<johnjaye> well if i would use ruby it would be native
<johnjaye> i don't literally mean grep, i mean like searching files or processing text type things
<johnjaye> i thought about python but i've heard good things about ruby
ox1eef_ has quit [Ping timeout: 276 seconds]
caedmon has quit [Ping timeout: 255 seconds]
caedmon has joined #ruby
havenwood has quit [Quit: The Lounge - https://thelounge.chat]
bm5k has quit [Quit: bm5k]
havenwood has joined #ruby
<weaksauc_> johnjaye yeah ruby is great at text and and searching
<weaksauc_> there are some path quirks wrt windows but nothing insurmountable
johnjaye has quit [Quit: WeeChat 2.8]
caedmon has quit [Quit: caedmon]
caedmon has joined #ruby
r3m has quit [Quit: WeeChat 4.0.0-dev]
Sankalp has quit [Ping timeout: 276 seconds]
___nick___ has joined #ruby
Sankalp has joined #ruby
ox1eef_ has joined #ruby
ox1eef_ has quit [Client Quit]
ox1eef_ has joined #ruby
bm5k has joined #ruby
hansolo has quit [Ping timeout: 255 seconds]
drainpipe has quit [Ping timeout: 250 seconds]
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #ruby
___nick___ has quit [Client Quit]
<rapha> what kind of searching are you doing weaksauc_
<weaksauc_> rapha i'm not but the person was curious if ruby was good at that and it is good at it
<weaksauc_> searching in files for things
<weaksauc_> not the first tool i'd use but it works fine
<rapha> ah, right
<rapha> yeah, if it has to be a programming language and not a tool made for that, i'd hate if it could not be ruby
___nick___ has joined #ruby
<rapha> if i had a choice then i'd probably call upon ripgrep from within ruby
<weaksauc_> yeah for just searching for something i'm using ag or grep or whatever
<rapha> ack is also nice because most distros have it in repos, which is unfortunately not the case for ag
<rapha> ripgrep is my go-to now for anything but sourcecode
A_Dragon has quit [Killed (A_Dragon (She told me to do it))]
A_Dragon has joined #ruby
bm5k has quit [Quit: bm5k]
tomtmym has quit [Quit: Gone.]
drainpipe has joined #ruby
drainpipe has quit [Ping timeout: 276 seconds]
r3m has joined #ruby
drainpipe has joined #ruby
bm5k has joined #ruby
drainpipe has quit [Remote host closed the connection]
drainpipe has joined #ruby
r3m has quit [Quit: WeeChat 4.0.0-dev]
r3m has joined #ruby
drainpipe has quit [Ping timeout: 260 seconds]
caedmon has quit [Ping timeout: 276 seconds]
___nick___ has quit [Ping timeout: 240 seconds]
Prodigy has joined #ruby
Prodigy has quit [Quit: WeeChat 3.8]
drainpipe has joined #ruby
<ox1eef_> I use to use ack but these days 'fgrep -rn' works for me 9 times out of 10.
drainpipe has quit [Ping timeout: 252 seconds]
otisolsen70 has joined #ruby
_ht has quit [Remote host closed the connection]
otisolsen70 has quit [Read error: Connection reset by peer]
johnjaye has joined #ruby
<johnjaye> also what is the earliest windows i can get ruby on? win 7?
drainpipe has joined #ruby
drainpipe has quit [Ping timeout: 240 seconds]
ur5us_ has joined #ruby
hrberg has quit [Ping timeout: 276 seconds]
Linux_Kerio has quit [Ping timeout: 248 seconds]
Linux_Kerio has joined #ruby
r3m has quit [Quit: WeeChat 4.0.0-dev]
r3m has joined #ruby
drainpipe has joined #ruby
teclator has quit [Ping timeout: 255 seconds]
grenierm has joined #ruby
drainpipe has quit [Quit: WeeChat 3.8]
markong has joined #ruby
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
bm5k has quit [Quit: bm5k]
bm5k has joined #ruby
infinityfye has quit [Read error: Connection reset by peer]
infinityfye has joined #ruby
cognemo has quit [Ping timeout: 252 seconds]
bm5k has quit [Quit: bm5k]
markong has quit [Ping timeout: 240 seconds]
markong has joined #ruby
bm5k has joined #ruby
metabo47 has joined #ruby
metabo47 has quit [Client Quit]
Linux_Kerio has quit [Ping timeout: 265 seconds]
infinityfye has quit [Quit: Leaving]