This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
orbit-4-1/vendor/impressionist/test_app/config/routes.rb

4 lines
80 B
Ruby

TestApp::Application.routes.draw do
resources :articles, :posts, :widgets
end