paloma icon indicating copy to clipboard operation
paloma copied to clipboard

Can't run test app with Rails 4

Open tonypolik opened this issue 11 years ago • 1 comments

Running bundle install gives me this error message:

Bundler could not find compatible versions for gem "activerecord":
  In Gemfile:
    generator_spec (~> 0.8.7) ruby depends on
      activerecord (< 4.0, >= 3.0) ruby

    rails (>= 3.1.0) ruby

tonypolik avatar Aug 25 '13 12:08 tonypolik

I ran it using rails 4.01 without problems :+1:

activerecord (4.0.1)

ascoppa avatar Dec 08 '13 04:12 ascoppa