Its been a while
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class BaclightRecord < ActiveRecord::Base
|
||||
self.abstract_class = true
|
||||
connects_to database: { writing: :baclight, reading: :baclight }
|
||||
end
|
||||
Reference in New Issue
Block a user