Brian Blackwell: > 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: > > ... awesome list of observations elided ...
Thanks for doing this work, Brian! This will give me a bunch of things to look at around the core libs this weekend. -John _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
