obsolete.ChilliProject/app/drops/tracker_drop.rb

4 lines
57 B
Ruby
Raw Normal View History

class TrackerDrop < BaseDrop
allowed_methods :name
end