It turned out to be some kind of a gem versions mess... Had to uninstall 
several gems and reinstall them to get it going.

Shay.

Shay Friedman wrote:
> Hi guys,
> 
> I'm on a new computer and I'm trying to run rails (via IronRuby) for the
> first time here.
> I have installed the rake, rails and activerecord-adonet-sqlserver gems,
> added the config.gem line to environment.rb and updated the database.yml
> file.
> 
> As soon as I try to run the WEBrick I get the next exception:
> 'alias_method': undefined method `public' for class `DBI::Date' 
> (NameError)
> 
> This is caused because of line 57 in the date.rb file of the DBI gem:
> deprecate :initialize, :public
> 
> I replaced the DBI gem with Ivan's Ironruby-dbi gem but it didn't help.
> 
> Has anyone run into this problem?
> 
> Thanks,
> Shay.

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to