VOOZH about

URL: https://www.javacodegeeks.com/tag/ruby

⇱ Ruby Archives - Java Code Geeks


  • JVM Languages👁 Image
    Eleftheria DrosopoulouFebruary 6th, 2026
    0 833

    Ruby’s Metaprogramming: When Your Objects Can Rewrite Themselves at Runtime

    Imagine writing code that writes more code for you. Not through templates or code generation tools, but at runtime—while your…

    Read More »
  • Ruby👁 Image
    Kevin WhiteMarch 8th, 2021
    1 198

    The Best Ruby Gems

    Ruby web development is recognized for its simplicity and efficiency. It is also called “launch technology”. However, prototyping web applications…

    Read More »
  • Software Development👁 Image
    Yegor BugayenkoMay 27th, 2020
    1 247

    Veil Objects to Replace DTOs

    Here is a new idea I discovered just a few days ago while working with Codexia, a Ruby web app.…

    Read More »
  • Software Development👁 Image
    Theodora FragkouliJanuary 9th, 2014
    0 63

    Ruby 2.1 Released

    Ruby 2.1 is officially released. According to Ruby 2.1.0 Released, Delivering new GC Ruby 2.1 release has brought changes in…

    Read More »
  • Enterprise Java👁 Image
    Marek PiechutAugust 20th, 2011
    1 185

    Web Services in Ruby, Python and Java

    Today I’ve had to prepare some examples to show that web services are interoperable. So I’ve created a simple web…

    Read More »
Back to top button
Close