Skip to content

Instantly share code, notes, and snippets.

@ankane
Forked from panthomakos/benchmark.rb
Last active December 14, 2015 03:39
  • Star 21 You must be signed in to star a gist
  • Fork 8 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save ankane/5022636 to your computer and use it in GitHub Desktop.

Benchmark Bundler

Because loading gems can take longer than you think

Now available as a gem - get it here

@davetoxa
Copy link

davetoxa commented Sep 3, 2013

@ankane I've got an error with rails 4.0

curl -fsSL https://gist.github.com/raw/5022636/benchmark.rb | ruby
-:63:in `block in <main>': undefined method `eager_autoload!' for ActiveSupport::Autoload:Module (NoMethodError)

@ankane
Copy link
Author

ankane commented Dec 7, 2013

@davetoxa thanks for letting me know, updated for Rails 4!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment