# -*- encoding : utf-8 -*- Rails.application.routes.draw do mount TinyCaptcha::Engine => "/tiny_captcha" end