Re: Active Record not found
- From: Jan Friedrich <frdrch@xxxxxx>
- Date: Fri, 29 Jun 2007 23:41:01 +0200
Gray Bowman schrieb:
gem 'activerecord'activerecord != active_record ;)
Use
require 'rubygems'
require 'active_record'
or alternative
require 'rubygems'
require 'active_record'
Regards
Jan
.
- References:
- Active Record not found
- From: Gray Bowman
- Active Record not found
- Prev by Date: Weird deadlock problems with Slave/drb
- Next by Date: Re: Active Record not found
- Previous by thread: Re: Active Record not found
- Next by thread: Re: Active Record not found
- Index(es):