Sha256: 950a737d2a9182b62b8f665fea3c4e4c0ba36e35cf4fdd4e76b8d9a61b9d0f48

Contents?: true

Size: 349 Bytes

Versions: 3

Compression:

Stored size: 349 Bytes

Contents

Dump::Application.routes.draw do
  devise_for :users, :controllers => { :omniauth_callbacks => "users/omniauth_callbacks" }

  # The priority is based upon order of creation: first created -> highest priority.
  # See how all your routes lay out with "rake routes".

  # You can have the root of your site routed with "root"
  root 'home#index'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
omniauth-mercadolibre-0.0.4 test/dump/config/routes.rb
omniauth-mercadolibre-0.0.3 test/dump/config/routes.rb
omniauth-mercadolibre-0.0.1 test/dump/config/routes.rb