Blogs
Instant Rails - skip all the setup and get straight to building your Rails app
Getting a Rails project set up on a brand new computer can be a pain in the ass. Even creating a new Rails project on a regular development machine is harder than it has to be.What if it were trivially easy?Imagine if you could carry out the follo...
RubyWorld Conference 2020 will be held online on December 17th(Thu), 2020 at 12: 00 JST (03:00 UTC) | RubyWorld Conference 2020
The RubyWorld Conference 2020 is approaching.It will be held online on December 17th(Thu), 2020 from 12: 00 to 18: 25 JST.You can watch the sessions on the official YouTube channel of the RubyWorld Conference. (No registration required, participat...
Announcing Stimulus 2.0 - Announcements - Stimulus Discourse
This version introduces two new APIs, values and CSS classes, which replace the data map API from Stimulus 1.0. You can read more about these APIs in the reference documentation:https://stimulusjs.org/reference/values 2.7khttps://stimulusjs.org/re...
Rails 6.1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more! | Riding Rails
Rails 6.1 has been released and wow does it have a lot of great stuff! We’ve been hard at work these past few months implementing improvements to multiple databases, adding support for destroying associations in jobs instead of in-memory, turning ...