Yes. Rails has by now certainly crossed into boring software territory – arguably a [positive thing](<a href="http://mcfunley.com/choose-boring-technology" rel="nofollow">http://mcfunley.com/choose-boring-technology</a>) anyway – but it remains an excellent choice coming into 2018:<p>- Out of the box, Rails has close to unbeatable developer ergonomics, tooling, stability, and ease of use<p>- Lots of high quality, large companies use it (GitHub, Shopify, Airbnb, Square, Twitch) and have by now figured out how to scale it, often sharing and open sourcing their efforts, e.g. <a href="https://github.com/Shopify/identity_cache" rel="nofollow">https://github.com/Shopify/identity_cache</a><p>- If your product front end is simple, Turbolinks can be an excellent choice (find me a faster, more bug free product than Basecamp)<p>- If you prefer to use a more modern JavaScript solution on the front end like Ember or React, Rails API is a perfect fit<p>- The Ruby ecosystem and community are both very high quality