module Server::Base::Database
Public Instance Methods
db()
click to toggle source
# File lib/jungle_path/app/api/base.rb, line 92 def db Server::DB.instance end
# File lib/jungle_path/app/api/base.rb, line 92 def db Server::DB.instance end