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. -------------------------------------------------------- Shay Friedman | Microsoft Visual C#/IronRuby MVP | Author of IronRuby Unleashed | Sela Technology Center Blog: http://IronShay.com | Twitter: http://twitter.com/ironshay
_______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core