obsolete.ChilliProject/app/drops/wiki_page_drop.rb

4 lines
59 B
Ruby

class WikiPageDrop < BaseDrop
allowed_methods :title
end