[Ironruby-core] IronRuby on rails - A comment posted on Rob Connery's Blog.
Charles Oliver Nutter
charles.nutter at sun.com
Thu Dec 27 21:32:21 EST 2007
myreply wrote:
> But the question that arises is… " How will IronRuby run Ruby on rails
> on DLR without Active Record….?
Why wouldn't you have ActiveRecord? ActiveRecord is 100% Ruby, and even
the adapters for specific databases usually have a pure Ruby version.
Beyond that, it wouldn't be hard to wire them into .NET's usual database
connectors.
- Charlie
More information about the Ironruby-core
mailing list