Changeset 1240
- Timestamp:
- 2008-10-24 02:05:39 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/vendor/plugins/zena_captcha/patch/application.rb
r1061 r1240 1 gem'recaptcha'1 require 'recaptcha' 2 2 class ApplicationController 3 3 include ReCaptcha::AppHelper
