[Ironruby-core] IronRuby (Without MVC ) and ActiveRecord... Is it Possible
Jimmy Schementi
Jimmy.Schementi at microsoft.com
Wed Jan 30 12:40:27 EST 2008
> Softmind Technology wrote:
>
> Since IronRuby will offer Rails... So Active Record will be present in
> IronRuby Right...?
That's the idea =) We don't run Rails today though, and therefore don't run ActiveRecord today.
> Is it possible to use that Active Record ( ORM ) without Rails in
> IronRuby...?
Yep, you can use ActiveRecord in a standard (non-Rails) Ruby app. Here's the info on how to do that: http://wiki.rubyonrails.org/rails/pages/HowToUseActiveRecordOutsideRails
More information about the Ironruby-core
mailing list