Ticket #639 (closed defect: worksforme)

Opened 4 months ago

Last modified 4 weeks ago

Latest radiant gem not being loaded when no RADIANT_GEM_VERSION specified

Reported by: jcblitz Assigned to:
Priority: major Milestone: 0.6.9
Component: core Keywords: gem
Cc:

Description

When RADIANT_GEM_VERSION is not specified in environment.rb, the latest installed radiant gem is not being picked up (when running rake db:bootstrap for me) and is giving the following error:

Missing the Radiant gem. Please gem install -v= radiant, update your RADIANT_GEM_VERSION setting in config/environment.rb for the Radiant version you do have installed, or comment out RADIANT_GEM_VERSION to use the latest version installed.

Change History

07/27/08 18:23:24 changed by seancribbs

  • status changed from new to closed.
  • resolution set to worksforme.