remove sqlite

stopped working on my mac, but not used anyway
updated to latest debugger and rubyx
This commit is contained in:
Torsten Ruger
2019-02-09 17:49:05 +02:00
parent b858836eb9
commit 3841eed786
9 changed files with 107 additions and 160 deletions

View File

@ -1,3 +0,0 @@
class ApplicationRecord < ActiveRecord::Base
self.abstract_class = true
end