Sha256: 7928ab189000769724d0ad25206ffcd926df77fafe45044bd39b5e1c0e4e058a

Contents?: true

Size: 169 Bytes

Versions: 7

Compression:

Stored size: 169 Bytes

Contents

Antispam::Engine.routes.draw do
  resources :clears
  resources :blocks
  resources :challenges
  root to: 'ips#index'
  get 'validate', to: 'validate#index'
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
antispam-0.2.11 config/routes.rb
antispam-0.2.10 config/routes.rb
antispam-0.2.8 config/routes.rb
antispam-0.2.6 config/routes.rb
antispam-0.2.5 config/routes.rb
antispam-0.2.4 config/routes.rb
antispam-0.2.3 config/routes.rb