2017-01-04 15:13:48 -05:00

5 lines
77 B
Ruby

class Oyster < ActiveRecord::Base
establish_connection("stats")
end