File: USAGE

package info (click to toggle)
ruby-simple-captcha2 0.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: ruby: 589; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
SimpleCaptcha
=============
# Generate migration and copy view partial
  rails generate simple_captcha [template_format]
  template_format               Sets template format to be generated
                                Available options: erb, haml
                                Default: erb