New Subdomain Routing Gem for Rails
I just released a SubdomainRoutes gem for adding subdomains to the routes in your Rails app. It’s fully integrated into route recognition, URL writing and route mapping in your routes.rb file.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I just released a SubdomainRoutes gem for adding subdomains to the routes in your Rails app. It’s fully integrated into route recognition, URL writing and route mapping in your routes.rb file.
Post a comment