This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
2008-06-27 00:13:15 -04:00
|
|
|
module Merb
|
|
|
|
module CommentsHelper
|
2008-08-28 19:36:31 -04:00
|
|
|
include Ambethia::ReCaptcha::Helper
|
2008-06-27 00:13:15 -04:00
|
|
|
end
|
2008-08-28 19:36:31 -04:00
|
|
|
end
|