urgence_app/app/models/file_folder.rb
Nicolas Bally a56f7e6049 initial
2015-09-28 23:42:38 +02:00

4 lines
69 B
Ruby

# -*- encoding : utf-8 -*-
class FileFolder < ActiveRecord::Base
end