adam12 changed the topic of #ruby to: Rules: https://ruby-community.com | Ruby 3.0.2, 2.7.4, 2.6.8: https://www.ruby-lang.org | Paste 4+ lines to: https://gist.github.com | Books: https://goo.gl/wpGhoQ
Tuor has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Tuor has joined #ruby
wnd has quit [Quit: Disconnecting from stoned server.]
wnd has joined #ruby
Guest6 has joined #ruby
Guest6 is now known as wild_buffalo0
<wild_buffalo0> I'm trying to make a Thor command run at the top level of my project regardless of where it is invoked
<wild_buffalo0> I was thinking of wrapping de action inside a inside() do ... end block
<wild_buffalo0> what would be the idiomatic way to get the directory of the Thorfile? Is there another way to do something like this idiomatically?
roshanavand_ has quit [Ping timeout: 252 seconds]
wild_buffalo0 has quit [Ping timeout: 256 seconds]
bit4bit has joined #ruby
Rounin has quit [Ping timeout: 252 seconds]
ollysmith has quit [Ping timeout: 245 seconds]
ollysmith has joined #ruby
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #ruby
bit4bit has quit [Remote host closed the connection]
Guest6 has joined #ruby
Guest6 has quit [Client Quit]
fredlinhares has joined #ruby
perrierjouet has quit [Quit: WeeChat 3.2.1]
fredlinhares has quit [Ping timeout: 246 seconds]
fredlinhares has joined #ruby
gggpkm has joined #ruby
reset has quit [Quit: reset]
fredlinhares has quit [Read error: Connection reset by peer]
fredlinhares has joined #ruby
crankharder has quit [Quit: leaving]
fredlinhares has quit [Quit: WeeChat 3.2.1]
gggpkm has quit [Ping timeout: 264 seconds]
jpw has joined #ruby
Oxfuxxx has quit [Ping timeout: 252 seconds]
Oxfuxxx_ has joined #ruby
roadie has joined #ruby
Oxfuxxx_ has quit [Quit: leaving]
Oxfuxxx has joined #ruby
menace has quit [Quit: menace]
gggpkm has joined #ruby
Oxfuxxx has quit [Ping timeout: 252 seconds]
talismanick has joined #ruby
<talismanick> $ gem install --local redcarpet
<talismanick> ERROR: Could not find a valid gem 'redcarpet' (>= 0) in any repository
<talismanick> ???
<talismanick> Never used Ruby before - do I need to set up a config file and point it at the main repo?
mrkz_c has quit [Quit: Connection closed for inactivity]
teclator has joined #ruby
Oxfuxxx has joined #ruby
roadie has quit [Ping timeout: 260 seconds]
factor9 has joined #ruby
tankf33der has joined #ruby
factor has quit [Ping timeout: 252 seconds]
factor9 is now known as factor
roadie has joined #ruby
perrierjouet has joined #ruby
roshanavand has joined #ruby
Rounin has joined #ruby
roshanavand_ has joined #ruby
roshanavand__ has joined #ruby
roshanavand__ has quit [Remote host closed the connection]
roshanavand has quit [Ping timeout: 252 seconds]
roshanavand_ has quit [Ping timeout: 268 seconds]
ur5us_ has joined #ruby
ur5us has quit [Ping timeout: 264 seconds]
freeworld has joined #ruby
ur5us_ has quit [Ping timeout: 268 seconds]
Oxfuxxx has quit [Ping timeout: 252 seconds]
Oxfuxxx has joined #ruby
TomyWork has joined #ruby
CrazyEddy has quit [Ping timeout: 264 seconds]
CrazyEddy has joined #ruby
<ccooke> talismanick: the --local argument says to "Restrict operations to the LOCAL domain" which is basically telling it not to reach out to the internet
roadie has quit [Ping timeout: 264 seconds]
roadie has joined #ruby
jpw has quit [Ping timeout: 252 seconds]
evilkhaoskat has joined #ruby
evilkhaoskat has quit [Client Quit]
Oxfuxxx has quit [Ping timeout: 265 seconds]
roadie has quit [Ping timeout: 246 seconds]
techsurvivor has joined #ruby
roadie has joined #ruby
roadie has quit [Ping timeout: 268 seconds]
techsurvivor has quit [Ping timeout: 252 seconds]
roadie has joined #ruby
Oxfuxxx has joined #ruby
<ox1eef> maybe you meant --user-install
postmodern has joined #ruby
roadie has quit [Ping timeout: 246 seconds]
reset has joined #ruby
TCZ has joined #ruby
TCZ has quit [Quit: https://github.com/srgx]
gggpkm has quit [Ping timeout: 252 seconds]
<isene> I am new to creating rubygems. Could someone try to install my first gem and report if it works? https://rubygems.org/gems/rtfm-filemanager
<adam12> isene: Shebang for me needs to be complete. #!/usr/bin/env
<adam12> isene: And I didn't get the binstub for rtfm installed.
<isene> adam12: OK on the shebang. binstub?
<adam12> isene: Make sure your gemspec has an `executables` Array with the exe you're distributing.
<adam12> isene: s/#!env/#!/usr/bin/env in your binstub.
<adam12> isene: nm. I see you got that part. I ignored the period P:P
<adam12> Too early.
<adam12> bbl.
<isene> ah - thanks! I'll add the executable part (missed that)
roadie has joined #ruby
<isene> adam12: Seems OK now? (https://rubygems.org/gems/rtfm-filemanager)
roadie has quit [Ping timeout: 252 seconds]
<nakilon> lol now rubydoc shows "SQLite3::CorruptException: database disk image is malformed" and backtrace
Oxfuxxx has quit [Quit: Never underestimate the power of the butt....ON. (Playst...i mean.. Pir@tA$$)]
Oxfuxxx has joined #ruby
Oxfuxxx has quit [Quit: Lost terminal]
Oxfuxxx has joined #ruby
postmodern has quit [Read error: Connection reset by peer]
postmodern has joined #ruby
<adam12> isene: missing a dependency in your gemspec on curses? <internal:/usr/local/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- curses (LoadError)
crankharder has joined #ruby
<adam12> I wonder if anybody would want something like a hosted version of gem-codesearch.
gggpkm has joined #ruby
roadie has joined #ruby
dviola has quit [Quit: WeeChat 3.2.1]
goldfish has joined #ruby
roadie has quit [Ping timeout: 246 seconds]
roadie has joined #ruby
<nakilon> not sure if there is much sense in searching in all gems instead of all github
crankharder has quit [Ping timeout: 252 seconds]
darkxploit has joined #ruby
<adam12> I find github search poor tho. And I think gem-codesearch supports passing a s-exp.
roadie has quit [Ping timeout: 268 seconds]
eddof13 has joined #ruby
crankharder has joined #ruby
roadie has joined #ruby
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
roshanavand has joined #ruby
eddof13 has joined #ruby
gggpkm has quit [Ping timeout: 246 seconds]
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
eddof13 has joined #ruby
roshanavand has quit [Ping timeout: 252 seconds]
<nakilon> press F to pay respects to Google Codesearch
MeowcatWoofWoofF has quit [Write error: Connection reset by peer]
hsiktas[m] has quit [Write error: Connection reset by peer]
jhass[m] has quit [Read error: Connection reset by peer]
sixecho has quit [Write error: Connection reset by peer]
Bi[m] has quit [Write error: Connection reset by peer]
mewfree[m] has quit [Write error: Connection reset by peer]
jhass[m] has joined #ruby
<adam12> lol
sixecho has joined #ruby
hsiktas[m] has joined #ruby
mewfree[m] has joined #ruby
Bi[m] has joined #ruby
MeowcatWoofWoofF has joined #ruby
roadie has quit [Ping timeout: 264 seconds]
<talismanick> ox1eef: Yes, I do believe I did
TomyWork has quit [Remote host closed the connection]
jpw has joined #ruby
crankharder has quit [Ping timeout: 246 seconds]
willist has joined #ruby
<willist> hi guys, I'm stuck with a very strange problem. I have a tcp socket that randomly sends 'to_s' data when debugging with rubymine. any ideas why this happens?
<adam12> willist: My guess is it's something to do with the debugging gem you need for Rubymine. Maybe it's not thread safe or something.
roadie has joined #ruby
talismanick has quit [Remote host closed the connection]
terminalpusher has joined #ruby
roshanavand has joined #ruby
roadie has quit [Ping timeout: 260 seconds]
crankharder has joined #ruby
tankf33der has left #ruby [the lounge - https://webirc.envs.net]
mrkz_c has joined #ruby
menace has joined #ruby
steinomead has joined #ruby
menace has joined #ruby
menace has quit [Changing host]
terminalpusher has quit [Remote host closed the connection]
terminalpusher has joined #ruby
crankharder has quit [Ping timeout: 252 seconds]
crankharder has joined #ruby
roshanavand has quit [Quit: Leaving]
NEETzsche has joined #ruby
<NEETzsche> Hi there. I'm trying to port something from an older version of Ruby (2.6) into 3.0
<NEETzsche> I'm getting an "invalid yield" error in a define_method block
<NEETzsche> Is this intended?
<weaksauce> might want to update to ruby 2.7 and look at the deprecation warnings first
roadie has joined #ruby
_ht has joined #ruby
<NEETzsche> I saw that
<NEETzsche> Didn't notice the prohibit on Ruby 3.0 part though
<NEETzsche> Misread it.
advorak has joined #ruby
shokohsc8 has quit [Read error: Connection reset by peer]
shokohsc8 has joined #ruby
<nakilon> my issue soon will be 1 year old
<weaksauce> which one
<nakilon> also sent emails to mailing list but they didn't eppear in it
roadie has quit [Ping timeout: 252 seconds]
Oxfuxxx has quit [Quit: Never underestimate the power of the butt....ON. (Playst...i mean.. Pir@tA$$)]
NEETzsche has quit [Quit: Client closed]
roadie has joined #ruby
advorak has quit [Quit: leaving]
roadie has quit [Quit: ERC (IRC client for Emacs 25.3.50.1)]
crankharder has quit [Ping timeout: 265 seconds]
crankharder has joined #ruby
terminalpusher has quit [Remote host closed the connection]
terminalpusher has joined #ruby
jpw_ has joined #ruby
jpw has quit [Ping timeout: 240 seconds]
jpw_ has quit [Ping timeout: 260 seconds]
fredlinhares has joined #ruby
_ht has quit [Remote host closed the connection]
fredlinhares has quit [Ping timeout: 260 seconds]
fredlinhares has joined #ruby
jpw has joined #ruby
georgemp_ is now known as georgemp
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fredlinhares has quit [Read error: Connection reset by peer]
fredlinhares has joined #ruby
terminalpusher has quit [Remote host closed the connection]
pwnd_sfw has quit [Ping timeout: 246 seconds]
teclator has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
ur5us_ has joined #ruby
jpw_ has joined #ruby
jpw has quit [Ping timeout: 252 seconds]
fredlinhares has quit [Read error: Connection reset by peer]
jpw has joined #ruby
jpw_ has quit [Ping timeout: 252 seconds]
fredlinhares has joined #ruby
dviola has joined #ruby
postmodern has quit [Quit: Leaving]
crankharder has quit [Ping timeout: 252 seconds]
havenwood has quit [Quit: The Lounge - https://thelounge.chat]
havenwood has joined #ruby
___nick___ has quit [Ping timeout: 264 seconds]
gggpkm has joined #ruby
freeworld has quit [Ping timeout: 265 seconds]
Oxfuxxx has joined #ruby
shokohsc8 has quit [Read error: Connection reset by peer]
crankharder has joined #ruby
shokohsc8 has joined #ruby
crankharder has quit [Ping timeout: 252 seconds]
pwnd_sfw has joined #ruby
Oxfuxxx has quit [Ping timeout: 265 seconds]