8 lines
74 B
Ruby
8 lines
74 B
Ruby
class Benefits < ActiveRecord::Base
|
|
|
|
def self.save(file)
|
|
|
|
end
|
|
|
|
end
|