RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

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!

Using Bumbler to Reduce Runtime Dependencies

If your project uses Bundler, Bumbler shows you your project’s largest dependencies. You can maybe get rid of some of your largest/slowest dependencies by manually requiring them when you need them. See how it works: http://www.ombulabs.com/blog/ruby/performance/using-bumbler-to-reduce-runtime-dependencies.html

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in