rails new plugin, see readme for command
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module Merged
|
||||
class ApplicationRecord < ActiveRecord::Base
|
||||
self.abstract_class = true
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user