đ€ It's time to speak up, donate or even just stream a fundraising video, because Black lives matter. |
â¶Â  Discussing Rails Deployment and Hosting Options with Nate Berkopec â I remember when the only Rails hosting option was to spin up your own server and use mod_ruby đ§ or FastCGI đ± Nowadays, thereâs a lot more choice and this podcast runs through some of the options including deployment tooling.
Rails with Jason podcast
|
Writing Better Stimulus Controllers â If youâre new to Stimulus (like me) this post will unveil some of the frameworkâs more advanced ideas, such as composible controllers.
Matt Swanson
|
Find a Job Through Vettery â Vettery specializes in tech roles and is completely free for job seekers. Create a profile to get started.
Vettery
|
âčïž Interested in running a job listing in Ruby Weekly? There's more info here.
đ Articles & Tutorials |
Full Page Caching in Rails with Nginx and Redis â Do you have pages that do not require authentication or personalization? Then page caching might give you a major performance boost and let some pageviews skip Rails entirely.
Vito Botta
|
Passenger 6.0.5 Released â The latest version of the Passenger application server is out, complete with new packages for Ubuntu 20.04.
Phusion
|
SearchFlip: Full-Featured Elasticsearch Client with Chainable DSL â If you need Elasticsearchâs powerful brand of full text search in your Ruby apps, this is a great option. The latest release now lets you convert SearchFlip criterias to raw Elasticsearch queries for code reuse and thereâs also instrumentation support.
Benjamin Vetter
|
|