> > irb(main):001:0> $LOAD_PATH.each do |path| > irb(main):002:1* puts path > irb(main):003:1> end Actually puts $LOAD_PATH would have been shorter ;-)
> /var/lib/gems/1.9.1/gems/sqlite3-ruby-1.3.0/lib [...] > /usr/lib/ruby/1.9.1/i486-linux I don't see dm-core anywhere. Install ruby again using rvm[1] and try again. Probably debian is tinkering again. [1] http://rvm.beginrescueend.com/ -- You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/datamapper?hl=en.
