I am looking to set up custom domains for users. Very similar to Tumblr.
I understand that the user must point his A record to the IP address. I found information here: Custom domains in a Rails application
Can someone give me an example of this with installing Heroku / Rails 3? Is it possible?
If you configure a wildcard DNS address for the main application, you can use :subdomain in config/routes.rb to process your business logic.
:subdomain
config/routes.rb
Source: https://habr.com/ru/post/1435415/More articles:Filter table partitions using a segmented control - iosCross-domain error with Chrome only in local. How to allow? - javascriptJavascript function with single argument using onclick - javascriptPassing from old code to Angular via rootScope - javascriptiAd not working on iOS 6 - ios5Custom Domains in Rails - ruby | fooobar.comhow to optimize a project using requireJS if we defined some maps in config? - optimizationIs there an os.walk memory leak? - pythoncakephp new parts notification system - sqlAllow users to choose between Google Maps and Apple Maps in iOS 6? - iosAll Articles