How to Use Any Gem in a Rails Production Console
If you’ve ever needed to use gems like benchmark-ips or awesome_print in production and they’re not available in the already bundled gems, check this post out!
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
If you’ve ever needed to use gems like benchmark-ips or awesome_print in production and they’re not available in the already bundled gems, check this post out!
Post a comment