ecole_eft_app/app/models/file_folder.rb
Nicolas Bally 56a0aa9848 initial
2012-06-17 21:11:12 +02:00

4 lines
69 B
Ruby

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