Code Monkey home page Code Monkey logo

Comments (4)

maccman avatar maccman commented on September 2, 2024

This problem has cropped up after the new Rails beta was released. I think tzinfo is an Activesupport dependency - get isn't in their gemspec. I'll open a ticket on the Rails lighthouse. In the mean time, just add tzinfo to your Gemfile.

from bowline.

Soleone avatar Soleone commented on September 2, 2024

Hm, adding gem "tzinfo" did not change anything for me.

~/workspace/ruby/bowline-test ➜ bundle install
Fetching source index from http://rubygems.org/
^[Using activesupport (3.0.0.beta4) from bundler gems
Using builder (2.1.2) from bundler gems
Using i18n (0.4.1) from bundler gems
Using activemodel (3.0.0.beta4) from bundler gems
Using bowline-bundler (0.0.3) from bundler gems
Using rubyzip2 (2.0.1) from bundler gems
Using supermodel (0.1.3) from bundler gems
Using diff-lcs (1.1.2) from bundler gems
Using extlib (0.9.15) from bundler gems
Using highline (1.5.2) from bundler gems
Using templater (1.0.0) from bundler gems
Using bowline (0.9.3) from bundler gems
Using tzinfo (0.3.22) from bundler gems
Your bundle is complete! Use bundle show [gemname] to see where a bundled gem is installed.

~/workspace/ruby/bowline-test ➜ ./script/run
You don't have tzinfo installed in your application. Please add it to your Gemfile and run bundle install
no such file to load -- tzinfo
/Users/soleone/workspace/ruby/bowline-test/vendor/gems/ruby/1.9.1/gems/activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:212:in `require'
[...]

from bowline.

maccman avatar maccman commented on September 2, 2024

Don't use 'bundle install'. As it says in the README, use bowline-bundle.

from bowline.

Soleone avatar Soleone commented on September 2, 2024

Ah ok thanks, that solved the issue!

from bowline.

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.