For the time being, we can remove AR from the loaded frameworks in 
config/environment.rb

That will stop AR from being loaded and allow us to run without a db.

JD

-----Original Message-----
From: "John Lam (IRONRUBY)" <[EMAIL PROTECTED]>
To: "[email protected]" <[email protected]>
Sent: 5/21/08 3:31 PM
Subject: Re: [Ironruby-core] Running activerecord

Hey Brian - can you share your prototype ADO.NET wrappers for SQLite? We're at 
the point where we need a DB to boot Rails.

Thanks,
-John


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Blackwell
Sent: Friday, April 18, 2008 1:46 PM
To: [email protected]
Subject: [Ironruby-core] Running activerecord

I wanted to test my prototype ADO.NET database wrappers for SQLite and MySQL, 
so I thought I would see how far I could get in an attempt to run activerecord. 
Running activerecord is of course a necessary step in the path to running 
Rails. At this point I'm simply trying to get "require 'active_record.rb'" to 
work, which in turn requires activesupport. Here are some issues I've come 
across thus far:
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core


_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to