Sha256: 8e3688ed844d2c7aec3494ea092afaacd5a0500edd5ce8109829c11c5a8503de

Contents?: true

Size: 369 Bytes

Versions: 3

Compression:

Stored size: 369 Bytes

Contents

C80Catoffers::Engine.routes.draw do

  # get 'offers/(:offer_slug)', :to => 'site#view_gallery'

  # match 'news_guru', :to => 'application#guru', :via => :post
  # match 'rb', :to => 'banners#counter', :via => :post

  # get '/auth/:provider/callback', to: 'sessions#create'
  # delete '/logout', to: 'sessions#destroy'

  # resources :comments, :only => :create

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
c80_catoffers-0.1.0.3 config/routes.rb
c80_catoffers-0.1.0.2 config/routes.rb
c80_catoffers-0.1.0.1 config/routes.rb