obsolete.ChilliProject/app/drops/principal_drop.rb

4 lines
59 B
Ruby

class PrincipalDrop < BaseDrop
allowed_methods :name
end