Super Bombinhas: An In-Development Platform Game in Ruby — I was genuinely surprised how easy this was to get running on my macOS setup. gem install minigl , clone this repo, run game.rb and, yep, you have a Ruby powered platform game running. Genuinely a neat bit of work.
Victor David Santos
|
Happy Rails Deployments with Cloud 66 — The simplicity of Heroku on your own servers. Deploy your Ruby, Rails, Sinatra and Rack application to any cloud or server. Try it free and get extra $66 free credits with the code: 'Ruby-Weekly '.
Cloud 66
|
A Few of My Favorite Things — Kyle asked his coworkers to share their favorite command line tools and tricks and, wow, what a compilation. I bet you’ll find something to make your setup better here.
Kyle Adams
|
The 'Citadel' Architecture? — DHH has coined the term ‘Citadel’ to refer to ‘a single Majestic Monolith (that) captures the majority mass of the app, with a few auxiliary outpost apps for highly specialized and divergent needs.’ This pattern is quite common in the Ruby and Rails world including at GitLab and AppSignal, as we see here.
Thijs Cadier
|
Find a Job Through Vettery — Vettery specializes in tech roles and is completely free for job seekers. Create a profile to get started.
Vettery
|
Lead Engineer at Moon Creative Lab — Moon is incubating startup ideas from around the globe. Write code, guide new businesses, build dev teams, and hone your craft in our design-led innovation lab.
Moon Creative Lab
|
▶️ Get ready for your next role: Pluralsight is free for the entire month of April. Stay Home. Skill Up. #FreeApril — SPONSORED
Heredocs and How to Use Them — Here documents are a way to include long string literals into source code in many languages but are often overlooked by Rubyists. It’s worth being familiar with their syntax, though.
Romil Mehta
|
▶ Using Google Maps API with StimulusJS — We haven’t seen a Stimulus tutorial in a bit and this one shows how to incorporate an external library to use Google Maps. Also, maps are cool.
Drifting Ruby
|
Why You (Probably) Don't Need PostGIS — PostGIS is a popular and very powerful set of geospatial extensions for Postgres but for many geospatial tasks it’s a bit like using “a very large cannon to shoot a tiny bird” and there are simpler alternatives.
Krzysztof Zych
|
Gruff Graphs: A Graphing Library for Ruby — This library is 12 years old but has just had its first release in 4 years so it deserves a link up and.. I just gave it a spin and it still works well if you want to render basic charts to graphics.
Geoffrey Grosenbach and Watson
|
Slack-Ruby-Bot: A Generic Slack Bot Framework — Bills itself as “the easiest way to write a Slack bot in Ruby” and might be the perfect way to annoy, entertain and inform your fellow coworkers while working from home 😄
Daniel Doubrovkine, Artsy and Contributors
|
|