Blogs

Remote Ruby | Heroku Incident, SIM Swapping, and security tools
Welcome to Remote Ruby and thanks for joining us! First, let us preface that whatever you hear in this episode, Andrew did NOT steal an iPad! Also, Andrew is rallying the valley with his Suns jersey and Jason is triggered by this since he’s a Griz...

chatwoot: Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc.
Chatwoot is an open-source, self-hosted customer engagement suite. Chatwoot lets you view and manage your customer data, communicate with them irrespective of which medium they use, and re-engage them based on their profile.


The underrated power of dry-schema | Hanami Mastery
dry-validation is the most popular gem from the whole collection of the DRY libraries, there is no doubt about it. Validating data incoming to the system is an extremely important thing to do well, and dry-validation is probably the best ruby gem ...

RubyOnRails.BA site could soon get million page views per month :)
Just wanted to share some statistics about rubyonrails.ba. A website which lately, having so big progress in terms of user visits and page views.For a last month daily site visits are up to 10 times. Before that it was normal to collect 2000-4000 ...

It Doesn't Have To Be Crazy At Work! // (DHH) David Heinemeier Hansson
David Heinemeier Hansson is the creator of Ruby on Rails, co-founder of Basecamp & HEY, author, Le Mans class-winning racing driver, antitrust advocate, frequent podcast guest, and family man.
He is a best selling author, having co-written the Ne...


Performance at GitHub: deferring stats with rack.after_reply | The GitHub Blog
How we sped up GitHub.com by moving slow, non-critical code into rack.after_reply.Performance is an essential aspect of any production application, and GitHub is no exception. In the last year, we’ve been making significant investments to improve ...


216 Ruby on Rails Open Source Applications You Can Use as a Reference | hexdevs
Not sure how to implement a new Ruby on Rails feature? A proper model, controller, migration? Or how to write a test for the code you’re writing?What if you could easily access a massive library of full-blown Ruby on Rails Applications used in the...