Adhearsion always loads latest Rails installed instead of what is in environment.rb
Reported by jsgoecke | July 10th, 2009 @ 02:39 PM
From an Adhearsion community member"
There is a problem with Adhearsion. I installed Rails 2.3.2 and however it should still be using Rails 2.2.2 but doesn't.
Workaround in the ahn binary:
require 'rubygems'
gem 'rails', '2.2.2'
require 'adhearsion'
require 'adhearsion/cli'
Adhearsion::CLI::AhnCommand.execute
Comments and changes to this ticket
-
Ben Klang March 4th, 2011 @ 11:11 AM
- State changed from new to resolved
- Assigned user changed from Jay Phillips to Ben Klang
- Milestone order changed from 0 to 0
Adhearsion 1.0.1 includes support for Bundler. Bundler is the recommended way to handle this.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
- 63 Apps integrated with Rails should load vendored Rails. Ticket #77 has been opened. It is a duplicate of this one...
- 63 Apps integrated with Rails should load vendored Rails. Ticket #77 has been opened. It is a duplicate of this one...