EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 3 days ago · software

    Using Ruby Model Classes, Service Objects and Interactors

    Why Use a Model Class for Features? Using a model class even a simple PORO in app/models for features has several advantages in Rails. Developers often prefer...

    #ruby #rails #model-classes #service-objects #interactors #poros #fat-model-skinny-controller #clean-architecture
  • 1 week ago · software

    Rails 8 Strong Parameters: The Double-Bracket Fix for Nested Attributes

    Problem When upgrading to Rails 8 you may start using params.expect—often prompted by RuboCop’s Rails/StrongParametersExpect—to make strong‑parameter contracts...

    #rails #rails-8 #strong-parameters #ruby #nested-attributes #params.expect #rubocop #invoicing
  • 1 week ago · software

    Released Gon v7.0.0

    Release v7.0.0 Gon v7.0.0 releasehttps://github.com/gazay/gon/releases/tag/v7.0.0 – this major version bump introduces breaking changes. Breaking change: reque...

    #gon #ruby #gem #release #breaking-changes #request_store #activesupport-currentattributes #rails
  • 1 week ago · software

    How I Built a Full-Featured SaaS with Rails 8 and Deploy It with One Command

    !Cover image for How I Built a Full-Featured SaaS with Rails 8 and Deploy It with One Commandhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover...

    #rails #saas #deployment #ruby #monolith
  • 3 weeks ago · software

    ZJIT is now available in Ruby 4.0

    Article URL: https://railsatscale.com/2025-12-24-launch-zjit/ Comments URL: https://news.ycombinator.com/item?id=46393906 Points: 21 Comments: 9...

    #ruby #zjit #jit #ruby-4.0 #performance #rails
  • 3 weeks ago · software

    Managing Multiple Brands in Rails: Multi-Tenant Patterns from RobinReach

    !Cover image for Managing Multiple Brands in Rails: Multi-Tenant Patterns from RobinReachhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gra...

    #rails #ruby #multi-tenant #saas #multi-brand #architecture #tenancy-patterns #scaling #social-media-integration
  • 0 month ago · software

    UUID’s in Rails + SQLite shouldn’t be this hard (so I built a gem)

    TL;DR – UUIDs / ULIDs in a Rails + SQLite app ruby Gemfile gem 'sqlite_crypto' ruby migration create_table :users, id: :uuid do |t| t.string :email t.timestamp...

    #rails #sqlite #uuid #ulid #ruby #gem #database-migrations #sqlite_crypto
  • 1 month ago · software

    Do Caos à Clareza Reduzindo Dependências em Rails

    Menos é Mais: Escolhendo Gems Essenciais no Rails Após 21 anos de Ruby on Rails, hoje temos um ecossistema muito rico com milhares de soluções empacotadas em g...

    #ruby #rails #gems #dependency management #code quality #performance #best practices
  • 1 month ago · software

    Untangling the Rails Monolith - quick look at the code

    Data Separation at the Codebase Level Last time I wrote about data separation at the database level. As we already know, each component should work as an almos...

    #rails #monolith #microservices #code architecture #ruby #component separation #software design
  • 1 month ago · software

    25+ Real-World Rails Upgrade Questions (And the Answers Devs Actually Need)

    Upgrading a Rails app can feel intimidating, even for experienced teams. Between gem compatibility issues, Ruby version bumps, API changes, and legacy code chal...

    #ruby #rails #upgrade #gem-compatibility #security #performance #legacy-code
  • 1 month ago · software

    Building optimistic UI in Rails (and learn custom elements)

    Article URL: https://railsdesigner.com/custom-elements/ Comments URL: https://news.ycombinator.com/item?id=46146204 Points: 3 Comments: 0...

    #rails #optimistic UI #custom elements #web components #frontend development
EUNO.NEWS
RSS GitHub © 2026