diff --git a/stoptime.rb b/stoptime.rb index 7a0892b..cc31d76 100644 --- a/stoptime.rb +++ b/stoptime.rb @@ -77,9 +77,8 @@ module StopTime end # = The Stop… Camping Time! Markaby extensions -# FIXME: update for Mab! -module StopTime::Helpers - #SUPPORTED = [:get, :post] +module StopTime::Mab + SUPPORTED = [:get, :post] def mab_done(tag) return super unless tag.name == :form