The Web is better in Ruby
Look at where web tech has evolved towards.
HTML: HTML is a bad programming language, thus: erb, haml, JSX. Rails introduced partials coz there’s no extract method for HTML.
CSS: SASS, LESS were invented to make CSS a real programming language: inheritance, reuse, variables, etc.