Результатов: примерно 5 770 (0,23 сек.)
Результаты поиска
babushka.me/routes.rb at master · benhoskings ... - GitHub
https://github.com/...me/blob/.../config/routes.r...Перевести эту страницуBabushkaMe::Application.routes.draw do. match '/deps/search.:format/:q', :to => 'deps#search', :via => :get, constraints: {q: /[^\/]+/}. match '/runs.:format', :to ... plague/routes.rb at master · ai/plague · GitHub
https://github.com/ai/plague/.../config/routes.rbПеревести эту страницуPlague::Application.routes.draw do. match '/auth/:provider/callback', to: 'sessions#create'. resource :session, only: :destroy. resources :comments, only: [:index, ... rstream/routes.rb at master · mattmueller/rstream · GitHub
https://github.com/mattmueller/.../config/routes.... - Перевести эту страницуTmmnew::Application.routes.draw do. # The priority is based upon order of creation: # first created -> highest priority. # Sample of regular route: # match ...redmine/routes.rb at master · redmine/redmine · GitHub
github.com › redmine › configПеревести эту страницу29 нояб. 2014 г. - Mirror of redmine code source - Official SVN repository is at https://svn.redmine.org/redmine - contact: @jbbarth or jeanbaptiste.barth (at) gmail ... routes.rb - GitHub
https://github.com/ai/dis...ru/.../config/routes.rbПеревести эту страницуencoding: utf-8. Dis::Application.routes.draw do. # Авторизация редактора. match '/auth/:provider/callback', to: 'sessions#create'. match '/auth/failure', to: ...redmine-graphs-plugin/routes.rb at master · bradbeattie ...
https://github.com/.../redmine.../config/routes.r...Перевести эту страницуRedmineApp::Application.routes.draw do. match 'issues/graphs/old', :to => 'graphs#old_issues', :via => 'get'. match 'issues/graphs/issue_age_graph', ... ostio-api/routes.rb at master · paulmillr/ostio-api · GitHub
https://github.com/paulmillr/.../config/routes.rbПеревести эту страницуOstio::Application.routes.draw do. devise_for :users, only: [], controllers: {. omniauth_callbacks: 'omniauth_callbacks'. } devise_scope :user do. match ...stacksocial-int/routes.rb at master · chrissrogers ... - GitHub
https://github.com/...int/blob/.../config/routes.rbПеревести эту страницуStacksocialInt::Application.routes.draw do. root :to => 'home#index'. match '/auth/:provider/callback', to: 'sessions#create'. match '/auth/failure' ... spree_affiliate_sm/routes.rb at master · DynamoMTL ...
https://github.com/.../spree.../config/routes.rbПеревести эту страницуmatch 'admin/affiliate_settings/show' => 'admin/affiliate_settings#show', :as ... match 'admin/affiliate_settings/update' => 'admin/affiliate_settings#update', :as ...pressboxwisdom/routes.rb at master · brntbeer ... - GitHub
https://github.com/brntbeer/.../config/routes.rbПеревести эту страницуPressboxwisdom::Application.routes.draw do. get "main/index". root :to => "main#index". match "post/:post" => "main#post". match "tagid/:tagid" => "main#tagid", ...
