On 24 Aug 2006, at 18:56, Vincent P. wrote:
require 'active_record"
Try:
require ‘rubygems’
require_gem ‘active_record’
On 24 Aug 2006, at 18:56, Vincent P. wrote:
require 'active_record"
Try:
require ‘rubygems’
require_gem ‘active_record’
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs