Sha256: 1410864ca0d2c6019d3f48314182a99e33e9bca95c282db615ef6b93184eaefa

Contents?: true

Size: 138 Bytes

Versions: 16

Compression:

Stored size: 138 Bytes

Contents

Rails.application.routes.draw do
  match ":controller/render_event_response", :to => "#render_event_response", :as => "apotomo_event"
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
apotomo-1.2.3 config/routes.rb
apotomo-1.2.2 config/routes.rb
apotomo-1.2.1 config/routes.rb
apotomo-1.2.0 config/routes.rb
apotomo-1.1.4 config/routes.rb
apotomo-1.1.3 config/routes.rb
apotomo-1.1.2 config/routes.rb
apotomo-1.1.1 config/routes.rb
apotomo-1.1.0 config/routes.rb
apotomo-1.1.0.rc1 config/routes.rb
apotomo-1.0.5 config/routes.rb
apotomo-1.0.4 config/routes.rb
apotomo-1.0.3 config/routes.rb
apotomo-1.0.2 config/routes.rb
apotomo-1.0.1 config/routes.rb
apotomo-1.0.0 config/routes.rb