About 11,900 results
Open links in new tab
  1. Ruby's equivalent of PHP explode - Ruby - Ruby-Forum

    Sep 26, 2006 · What is ruby’s equivalent of PHPs explode? A routine which can breakdown a string and return the results in an array or a routine that can parse an .ini file and return the key value pairs in …

  2. Append_features (mod) - Rails - Ruby-Forum

    Sep 20, 2012 · append_features(mod) The documentation says: When this module is included in another, Ruby calls append_features in this module, passing it the receiving module in mod. Rubys …

  3. How to print Ruby's version from within the program

    Sep 20, 2007 · Alle giovedì 20 settembre 2007, SpringFlowers AutumnMoon ha scritto: Is there a way to print the Ruby version from within a Ruby program? I know i can use ruby -v at the command line, …

  4. Ruby_sysinit causes errors - Ruby - Ruby-Forum

    Sep 12, 2014 · Now i know, if i don’t link Ruby statically, then it work wihtout any problems. But why i can’t call ruby_sysinit (&argc, &argv); when i link everything static? (That is just 1 problem what i …

  5. Latest Community topics - Ruby-Forum

    Sep 23, 2025 · Welcome! Hangout, feedback, and international (non-English) discussions here.

  6. All Time - Ruby-Forum

    Apr 29, 2021 · Online Community that helps beginners learn Ruby, and coders solve Ruby coding problems since 2005

  7. Latest topics - Ruby-Forum

    Dec 19, 2025 · Online Community that helps beginners learn Ruby, and coders solve Ruby coding problems since 2005

  8. Tutorial: Ruby GUI with Glimmer (by Mattias Velamsson)

    Aug 28, 2023 · Mattias Velamsson recently shared a beginner’s tutorial for making a GUI (Graphical User Interface) in Ruby titled “Ruby GUI with Glimmer”. It provides a step-by-step code walkthrough …

  9. Ruby's "More than one way to do things." - Ruby - Ruby-Forum

    Nov 24, 2010 · There are more than one way to do things because different programmers come from different languages may prefer different style. In python everything can be readable from one python …

  10. Any solutions to Ruby's inconsistencies? - Ruby - Ruby-Forum

    Mar 4, 2009 · Ruby has definite positives over Java and even other scripting languages, but many negatives too. One negative is the inconsistency of how rules seem to be applied in the language …