I\'m have this two classes, class User include DataMapper::Resource property :id, Serial property :name, String
I have a basic Ruby app that I am building with Sinatra, Datamapper and has user authentication using OAuth. When I receive the data back from the Oauth service, I save a record of a new user in an sq
merb datamapper seems to be broken. $ merb Loading init file from /home/kristian/workspace/ruby/nightly/config/init.rb
mkristgan\'s rack_datamapper gem says that it \"can be wrapped to be used in 开发者_如何学Pythona specific environement, i.e. Rack::Session::Datamapper\".