Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUBY

rails subdomain

  get '/games/:id', to: 'games#show', constraints: { subdomain: 'app' }
Source by blog.appsignal.com #
 
PREVIOUS NEXT
Tagged: #rails #subdomain
ADD COMMENT
Topic
Name
6+6 =