4 lines
61 B
Ruby
4 lines
61 B
Ruby
class Solution < ActiveRecord::Base
|
|
include Formatable
|
|
end
|
class Solution < ActiveRecord::Base
|
|
include Formatable
|
|
end
|