Sha256: 9a7f5a8f3119e3397683754065a6cb33ac2f2204d85a97e2d13bc4a9f4ed083a

Contents?: true

Size: 1.37 KB

Versions: 36

Compression:

Stored size: 1.37 KB

Contents

Dummy::Application.routes.draw do
  # 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 'welcome#index'

  # Example of regular route:
  #   get 'products/:id' => 'catalog#view'

  # Example of named route that can be invoked with purchase_url(id: product.id)
  #   get 'products/:id/purchase' => 'catalog#purchase', as: :purchase

  # Example resource route (maps HTTP verbs to controller actions automatically):
  #   resources :products

  # Example resource route with options:
  #   resources :products do
  #     member do
  #       get 'short'
  #       post 'toggle'
  #     end
  #
  #     collection do
  #       get 'sold'
  #     end
  #   end

  # Example resource route with sub-resources:
  #   resources :products do
  #     resources :comments, :sales
  #     resource :seller
  #   end

  # Example resource route with more complex sub-resources:
  #   resources :products do
  #     resources :comments
  #     resources :sales do
  #       get 'recent', on: :collection
  #     end
  #   end

  # Example resource route within a namespace:
  #   namespace :admin do
  #     # Directs /admin/products/* to Admin::ProductsController
  #     # (app/controllers/admin/products_controller.rb)
  #     resources :products
  #   end
end

Version data entries

36 entries across 36 versions & 7 rubygems

Version Path
plataforma_social-0.0.25 spec/dummy/config/routes.rb
plataforma_social-0.0.24 spec/dummy/config/routes.rb
plataforma_social-0.0.23 spec/dummy/config/routes.rb
plataforma_social-0.0.22 spec/dummy/config/routes.rb
plataforma_social-0.0.21 spec/dummy/config/routes.rb
plataforma_social-0.0.20 spec/dummy/config/routes.rb
plataforma_social-0.0.19 spec/dummy/config/routes.rb
plataforma_social-0.0.18 spec/dummy/config/routes.rb
plataforma_social-0.0.17 spec/dummy/config/routes.rb
plataforma_social-0.0.16 spec/dummy/config/routes.rb
plataforma_social-0.0.15 spec/dummy/config/routes.rb
plataforma_social-0.0.14 spec/dummy/config/routes.rb
noa-core-0.0.2 spec/dummy/config/routes.rb
google_adsense-0.0.2 test/dummy/config/routes.rb
google_adsense-0.0.1 test/dummy/config/routes.rb
paranoia_uniqueness_validator-1.0.0 spec/dummy/config/routes.rb