accescible_app/app/models/manager/file_folder.rb
Nicolas Bally d4484275e8 initial
2011-06-25 12:08:06 +02:00

4 lines
69 B
Ruby

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