obsolete.ChilliProject/app/drops/project_drop.rb

4 lines
70 B
Ruby

class ProjectDrop < BaseDrop
allowed_methods :name, :identifier
end