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
