inflow_server.rb 82 B

123
  1. class InflowServer < ActiveRecord::Base
  2. establish_connection :inflow_server
  3. end