Ruby on Rails

[ follow ]
Rubyflow
1 day ago
Ruby on Rails

Thread management in Ruby

Understanding code execution units, essential for scaling web applications. [ more ]
Rubyflow
2 days ago
Ruby on Rails

Ruby Fusion - Function Composition

Hey, folks.The next Ruby Fusion gathering is nearing: June 6th at 6:30pm MDT.We'll be talking about function composition and unlocking the power of closures (i.e. procs, lambas, methods, etc).
#doctor-who
Vulture
3 days ago
Ruby on Rails

Doctor Who Recap: She, Myself, and I

Episode's mysterious villain is hard to describe, leaving viewers with new questions to ponder. [ more ]
Inverse
3 days ago
Ruby on Rails

16 Years Later, The Oldest Sci-Fi Show Put A Mind-Bending Spin on a Familiar Genre

Episodes where the Doctor barely appears can be unique and essential to the larger story arc in Doctor Who. [ more ]
Engadget
1 week ago
Ruby on Rails

Doctor Who: Boom review: All hail the conquering hero

The new season of Doctor Who shows Steven Moffat's genius in crafting a genuine classic episode amidst some idiosyncrasies. [ more ]
Inverse
1 week ago
Ruby on Rails

'Doctor Who's Move to Disney+ is Already Delivering an Explosive Episode

Doctor Who Season 14 on Disney+ includes two standout episodes, with a unique episode release schedule for its premiere episodes. [ more ]
www.nytimes.com
2 weeks ago
Ruby on Rails

Doctor Who' Season Premiere Recap: Back in the Groove

Russell T Davies successfully navigates the challenge of revitalizing Doctor Who for both old and new audiences. [ more ]
Engadget
2 weeks ago
Ruby on Rails

Doctor Who Space Babies review: Bet you didn't expect that

Russell T. Davies displays boldness in reviving Doctor Who with Disney+, showcasing new effects and storylines to engage both existing and new fans. [ more ]
moredoctor-who
Engadget
3 days ago
Ruby on Rails

Doctor Who: 73 Yards review: Don't stand so close to me

Russell T. Davies admits his writing eschews narrative formalism in favor of things that just feel right.
https://www.rogerebert.com/
4 days ago
Ruby on Rails

Atlas movie review & film summary (2024) | Roger Ebert

As the film reveals the enigmatic connection between Atlas and Harlan later on, "Atlas" goes further off the rails amid visual designs and thematic ideas that feel borrowed from other (and better) films that came before it.
www.nytimes.com
5 days ago
Ruby on Rails

At MoMA, LaToya Ruby Frazier Asks What Our Monuments Should Be

Public monuments turned symbols of ideological divisions in the US due to racially charged events like Charlottesville's Unite the Right rally. [ more ]
Rubyflow
6 days ago
Ruby on Rails

Ruby Warsaw Community Conference - check what we have prepared this time!

I'm happy to announce (finally :D ) next edition of Ruby Warsaw Community Conference!
...
Presentations, workshops and after party!This time we bring Rails Theme!
#ruby
Rubyflow
1 week ago
Ruby on Rails

On Flaky Tests, Time Precision, and Order Dependence

Flaky tests may occur due to time precision and time-order dependence. [ more ]
Rubyflow
2 weeks ago
Ruby on Rails

Join us virtually at NYC.rb on June 12, 5:30 PM EDT for Obie Fernandez

Ruby and Rails are ideal for AI integration in software development. [ more ]
DevOps.com
1 month ago
Ruby on Rails

The Ruby on Rails Resurgence - DevOps.com

Ruby combines functional and imperative programming to create an easy-to-use, powerful language where everything is an object.
Ruby on Rails surged in popularity during the 2000s and early 2010s, driving fast web application development. [ more ]
Rubyflow
2 months ago
Ruby on Rails

Generate Free (Node) Punks for Presidents! (in 24px) With Ruby

Added new archetypes and accessories to We Love Punks starter repo
Introducing generation of punks for presidents in Ruby [ more ]
moreruby
www.theguardian.com
1 month ago
Ruby on Rails

'All of them were against us': Xavi rails against referees and rules out staying at Barca video

The Barcelona manager also ruled out staying on as manager for the long term
Rubyflow
1 week ago
Ruby on Rails

Glimmer DSL for CSS Media Queries + CSS To Glimmer Converter

Glimmer DSL for CSS 1.3.0 and 1.4.0 introduces CSS Media Queries support and a CSS To Glimmer Converter. [ more ]
Rubyflow
1 week ago
Ruby on Rails

RVM 4 Windows

The first Release Candidate 0.9.9 of rvm-windows, a Ruby version manager for Windows, is now available for users familiar with rvm.io on Unix systems. [ more ]
Medium
3 weeks ago
Ruby on Rails

Exploring Programming Languages-Scala

Scala is a programming language built on the Java Virtual Machine and is used by major companies like LinkedIn, Netflix, and Amazon. [ more ]
Rubyflow
1 week ago
Ruby on Rails

Glimmer DSL for Web Ruby Integration with JavaScript Libraries

Glimmer DSL for Web offers Rubyists a productive and intuitive Frontend framework. [ more ]
Rubyflow
2 weeks ago
Ruby on Rails

Concurrency and parallelism in Ruby

Is parallelism always better than concurrency?What's the main differences between the two?How do they apply to the Ruby world?
Rubyflow
2 weeks ago
Ruby on Rails

Ruby on Rails Devs Choose Technologies To Do The Best Job Possible For Customers

Ruby on Rails developers who say things like "Oh!It is OK to use any programming language you like!Whatever strikes your fancy is good!JavaScript is OK if that's what you like.
Medium
3 weeks ago
Ruby on Rails

Exploring Programming Languages-Scala

Scala is a programming language built on the Java Virtual Machine with notable users like LinkedIn, Netflix, Sony, and Amazon. [ more ]
Rubyflow
4 weeks ago
Ruby on Rails

Rabarber v2: A Major Update for the Role-Based Authorization Gem

Rabarber version 2 offers cleaner configuration, supports UUID primary keys, and focuses on stability and refining user experience. [ more ]
#rails
Rubyflow
1 month ago
Ruby on Rails

New SudoRails version has been released Sudo mode for your Rails controllers

Customizable password confirmation feature added in Rails v0.9.0 for enhanced security and flexibility. [ more ]
Rubyflow
1 month ago
Ruby on Rails

Clean up Your Messy Legacy Ruby on Rails Codebase With Rubocop

Setting up Rubocop on an older Rails project may yield numerous issues initially.
Tips exist to manage and reduce Rubocop offenses incrementally on existing Rails applications. [ more ]
Rubyflow
2 months ago
Ruby on Rails

Generate and share rails commands - new app, scaffold, model

Interactive tool for generating Rails commands
Customize Rails commands for app creation, scaffolding, and model creation [ more ]
Rubyflow
2 months ago
Ruby on Rails

Image processing service for Rails apps

Efficient thumbnail generation is a challenge in Rails apps.
Built a fast and open-source image processing service in Go. [ more ]
morerails
GameSpot
1 month ago
Ruby on Rails

Final Fantasy 7 Rebirth Fans Find Ruby And Emerald Weapon Cameos

Fans speculate on potential appearance of Emerald and Ruby Weapons in Final Fantasy 7 Rebirth. [ more ]
Rubyflow
1 month ago
Ruby on Rails

Introducing Janus a read/write proxy for ActiveRecord 7.1+

Janus is a read/write split proxy for MySQL/ActiveRecord. [ more ]
Rubyflow
1 month ago
Ruby on Rails

Optimized Model Auditing with PaperTrail

Rubyflow
1 month ago
Ruby on Rails

[gem] Redis-based distributed locks with "acquisition queue" capabilities

Distributed redis-based locks with ordered queue capabilities provided by RedisQueuedLocks gem.
Each lock request is processed in FIFO order, ensuring the request queue will never be stacked. [ more ]
Rubyflow
2 months ago
Ruby on Rails

Micro benchmarking value objects in Ruby: Data.define vs Struct vs OpenStruct

Struct and Data class have similar performance in creating objects, while OpenStruct is slower.
Accessing attributes in Struct and Data is faster compared to OpenStruct. [ more ]
Rubyflow
2 months ago
Ruby on Rails

Speeding Up Rails Assets Precompilation

Optimizing assets precompilation is crucial even if moving to a "NoBuild" approach is not feasible.
Different tools like Vite, Esbuild, and Bun can be explored for speeding up assets precompilation. [ more ]
Rubyflow
2 months ago
Ruby on Rails

Customize your Gemfile for development and productivity

Rubyflow
2 months ago
Ruby on Rails

How to enable reusability for ActiveRecord::Base::normalizes

BuzzFeed News
2 months ago
Ruby on Rails

New Evidence From Ruby Franke's Child Abuse Case Has Been Released Including Her Chilling Interrogation & Diary Entries

Rubyflow
2 months ago
Ruby on Rails

ActiveHashcash 0.4.0

Increasing complexity automatically helps slow down brute force attacks.
Mountable dashboard for monitoring spent stamps and IP addresses. [ more ]
Berlin Startup Jobs
2 months ago
Ruby on Rails

Job Vacancy: Rails Fullstack Developer (f/m/d) wanted. // bcause | IT / Software Development Jobs | Berlin Startup Jobs

Tech skills required include Ruby on Rails, web technologies, relational databases, and CI/CD pipelines.
Benefits of working include flexible hours, modern office in Berlin, team building events, and device choice. [ more ]
Rubyflow
2 months ago
Ruby on Rails

Building translation management for a Rails app

Developed custom translation solution - LesliBabel
LesliBabel is open-source and integrated with Lesli Framework [ more ]
rubyflow.com
2 months ago
Ruby on Rails

A somewhat-scientific poll for a future blog post that will debunk some of the myths

Made a library?
Written a blog post?
Found a useful tutorial?
Share it with the Ruby community here or just enjoy what everyone else has found!
Rubyflow
2 months ago
Ruby on Rails

Extralite 2.8 released

Extralite version 2.8 released with improved features
New Database#wal_checkpoint method added [ more ]
Rubyflow
2 months ago
Ruby on Rails

Creating new rails app or adding a new scaffold? - Use this rails command generator

I created a tool that let's you select what you want to generate with supported options.
...
Creating a new rails app?
...
Select the database, js, css options and you're good to go.
sfist.com
2 months ago
Ruby on Rails

Oakland Dive Bar Ruby Room Set To Reopen Under New Ownership Friday Night

The Ruby Room in Oakland closed temporarily but reopened under new local ownership team.
The new owners plan to maintain the same atmosphere and operations as the original Ruby Room. [ more ]
Medium
3 years ago
Ruby on Rails

My Love Affair With Ruby Chocolate

Exploring romantic food experiences with Chocolove's Ruby Cacao bars [ more ]
[ Load more ]