DEV Community

Discussion on: Rails 7 will require Ruby 2.7+

Collapse
 
kgilpin profile image
Kevin Gilpin • Edited

Well, it’s true that Rails does include JS baked in now, which did not used to be the case. It does make it a bit more complex, I agree. But virtually 100% of projects demand JS on the front end now, so I think it’s wise of them to include a built-in and standardized way to do it.