thatcher_app/app/models/file_folder.rb
2019-11-11 16:11:03 +01:00

4 lines
68 B
Ruby

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