mirror of
https://github.com/oonyeje/Pearlception_Website_RoR.git
synced 2025-12-25 03:37:40 +00:00
4 lines
84 B
Ruby
4 lines
84 B
Ruby
class Result < ApplicationRecord
|
|
establish_connection(:"stats_#{Rails.env}")
|
|
end
|