Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

quotypie

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quotypie

  • 0.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Quotypie

Are you tired of

(irb):1:in `<main>': undefined local variable or method `foo' for main:Object (NameError)
    from /Users/nashby/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/irb-1.6.3/exe/irb:9:in `<top (required)>'
    from /Users/nashby/.rbenv/versions/3.1.2/bin/irb:25:in `load'
    from /Users/nashby/.rbenv/versions/3.1.2/bin/irb:25:in `<main>'

this nonsense, where ` and ' are used together for some ISO-8859-1 reason? Me either. Just add quotypie to your Gemfile

gem 'quotypie'

and you won't see it again. What you'll see is:

(irb):1:in '<main>': undefined local variable or method 'foo' for main:Object (NameError)
    from /Users/nashby/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/irb-1.6.3/exe/irb:9:in '<top (required)>'
    from /Users/nashby/.rbenv/versions/3.1.2/bin/irb:25:in 'load'
    from /Users/nashby/.rbenv/versions/3.1.2/bin/irb:25:in '<main>'

So you can copy-paste it and don't fear that it'll mess up your markdown or whatever you use.

Don't use it in production though. I guess. Or do, you're an adult.

P.S It's known issue https://bugs.ruby-lang.org/issues/16495. Let's hope it'll be fixed anytime soon.

FAQs

Package last updated on 20 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc