Giter Site home page Giter Site logo

Comments (6)

dman7 avatar dman7 commented on July 18, 2024

What version of bundler are you using? According to this commit, locked_gems method was added in version 1.4.

from derailed_benchmarks.

bcackerman avatar bcackerman commented on July 18, 2024

bundler (1.3.5). Let me try to update.

from derailed_benchmarks.

bcackerman avatar bcackerman commented on July 18, 2024

Thanks @dman7 that worked but now I'm receiving this, any idea?

Booting: production
Endpoint: "/"
## Impact of `require <file>` on RAM

Showing all `require <file>` calls that consume 5 mb or more of RSS
Configure with `CUT_OFF=0` for all entries or `CUT_OFF=5` for few entries
Note: Files only count against RAM on their first load.
      If multiple libraries require the same file, then
       the 'cost' only shows up under the first library

rake aborted!
Bad request:         <!DOCTYPE html>
        <html lang="en-US">
          <head><title>301 Moved Permanently</title></head>
          <body>
            <h1>Moved Permanently</h1>
            <p>The document has moved <a href="">here</a>.</p>
          </body>
        </html>
/Users/Ackerman/.rvm/gems/ruby-2.0.0-p353/bundler/gems/derailed_benchmarks-36fd32239808/lib/derailed_benchmarks/tasks.rb:81:in `call_app'
/Users/Ackerman/.rvm/gems/ruby-2.0.0-p353/bundler/gems/derailed_benchmarks-36fd32239808/lib/derailed_benchmarks/tasks.rb:128:in `block (2 levels) in <top (required)>'
/Users/Ackerman/.rvm/gems/ruby-2.0.0-p353/bin/ruby_executable_hooks:15:in `eval'
/Users/Ackerman/.rvm/gems/ruby-2.0.0-p353/bin/ruby_executable_hooks:15:in `<main>'
Tasks: TOP => perf:require_bench

from derailed_benchmarks.

schneems avatar schneems commented on July 18, 2024

This

 <!DOCTYPE html> <html lang="en-US"> <head><title>301 Moved Permanently</title></head> <body> <h1>Moved Permanently</h1> <p>The document has moved

Is indicating that you're not getting a 200 response back. Maybe you're trying to force ssl or redirect to a subdomain.

from derailed_benchmarks.

schneems avatar schneems commented on July 18, 2024

I updated the readme and release a new version of the gem

Can you give it a try again?

from derailed_benchmarks.

heartquake avatar heartquake commented on July 18, 2024

I'm getting a similar error when I try "rake build".

I don't know if I'm doing something wrong. Any help would be appreciated.

C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/xbuild-0.2.0/bin/xbuild:3:in <top (required)>': undefined method setup' for Bundler:Module (NoMethodError)

from derailed_benchmarks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.