sadem_app/app/models/file_folder.rb
Nicolas Bally 000500e534 init
2020-02-25 02:33:11 +01:00

4 lines
68 B
Ruby

# -*- encoding : utf-8 -*-
class FileFolder < ApplicationRecord
end