On 9 Sep 2008, at 16:31, William Lefevre wrote:

>
> Frederick Cheung wrote:
>> On Sep 9, 6:50�am, William Lefevre <[EMAIL PROTECTED] 
>> s.net>
>> wrote:
>
>> Have you disable active_record in environment.rb ?
>>
>> Fred
>
>
> Yes I did.  The first errors I was getting were about not being able  
> to
> find Sqlite. Since this site wont have a database I disabled
> active_record.  Is that causing my problem?
>
Yes it is, because you've still got initializers trying to set  
activerecord properties. just comment out those bits in /Users/William/ 
Projects/rails/hidden-spaces/config/initializers/new_rails_defaults

Fred
> - William
> -- 
> Posted via http://www.ruby-forum.com/.
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to