Guide to Ruby.
『Programming Ruby: The Pragmatic Programmer's Guide』と『Why's (Poignant) Guide to Ruby』です。 - NetBeans
The Interactive Ruby Shell chapter in the Programming Ruby: The Pragmatic Programmer's Guide provides information about using and customizing the IRB. 『Programming Ruby: The Pragmatic Programmer's Guide』の「Interactive Ruby Shell」の章で、IRB の使用とカスタマイズについて解説されています。 - NetBeans
Two popular books for learning about Ruby are Programming Ruby: The Pragmatic Programmer's Guide andWhy's (Poignant) Ruby の学習用として有名な 2 冊の本があります。 - NetBeans
The best tools for programming in Ruby and for developing with the Ruby On Rails framework.
Ruby でのプログラミングおよび Ruby On Rails フレームワークを使用した開発に最適なツール。 - NetBeans
He has developed a new computer programming language called “Ruby.”
「Ruby(ルビー)」と呼ばれる新しいコンピュータプログラミング言語を開発。 - 浜島書店 Catch a Wave
This article requires a basic knowledge of programming with the Ruby technologies.
この記事には、Ruby テクノロジでのプログラミングの基礎知識が必要です。 - NetBeans
While this includes basic editor support for many popular programming and scripting languages, it also encompassesweb services, such as SOAP, REST, SaaS, and MVC-oriented frameworks, such as JSF, Spring,Struts, Ruby on Rails, and Grails. これには多くの一般的なプログラミング言語とスクリプト言語の基本的なエディタサポートが含まれており、SOAP、REST、SaaS などの Web サービスと、JSF、Spring、Struts、Ruby on Rails、Grails などの MVC 指向フレームワークなども網羅されています。 - NetBeans
Ruby is a dynamic open-source programming language, with an easily readable syntax, that focuses on simplicity and productivity.Rails is a framework that enables you to quickly create database-backed web applications that are based on themodel-view-controller pattern of separation.
Ruby は、容易に読解可能な構文を使用し、簡単さと生産性に焦点を合わせた、動的なオープンソースプログラミング言語です。 Rails は、Model View Controller (MVC) パターンの分割に基づいた、データベース支援の Web アプリケーションをすばやく作成できるフレームワークです。 - NetBeans