Skip to content

Rails 3.1 bundle conflicts #18

@saizai

Description

@saizai
$ bundle install
Fetching source index for http://rubygems.org/
Bundler could not find compatible versions for gem "arel":
  In Gemfile:
    exception_logger (>= 0.1.11) ruby depends on
      arel (~> 1.0.0.rc1) ruby

    rails (= 3.1.2) ruby depends on
      arel (2.2.1)

Note also that meta_where explicitly says not to use it w/ 3.1, and recommends Squeel instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions