我正在使用Spree,它会在会话中存储一些属性,我想清除它们以查看后台发生了什么,例如order_id,order_token,user_credentials_id等.
我正在使用sqlite3
rake db:sessions:clear