Skip to content Click to view our Accessibility Policy

Ruby 개발자 센터

Oracle Database를 사용하여 응용 프로그램 개발 - ruby-oci8 드라이버를 사용하여 Ruby 및 Ruby on Rails 응용 프로그램을 구축하거나 ActiveRecord용 Oracle Enhanced Adapter와 함께 JRuby를 구축합니다.

Getting started with Ruby

What is Ruby?

Ruby is a highly flexible programming language. Developers coding in Ruby can make changes to the way the language itself works.

Getting Started With Ruby (and Ruby on Rails) on OCI

Ruby isn’t just for web applications! Learn how to use OCI and Ruby together for projects like DevOps, automation, command-line tools, and data processing. Oracle’s deep experience in data and processing make OCI a beautiful complement to your Ruby projects.

TruffleRuby를 사용하여 Ruby 코드를 더 빠르게 실행

TruffleRuby를 사용하면 Ruby 코드를 더 빠르게 실행할 수 있습니다. TruffleRuby는 Ruby 프로그래밍 언어의 GraalVM 고성능 구현입니다.

Ruby Articles

OCI 컨테이너 인스턴스의 TruffleRuby

OCI에서 고성능 Ruby 애플리케이션을 쉽게 시작할 수 있습니다.

Introducing myfile: A base Rails app on OCI

Get started using Ruby on Rails with a simple web app that shows you how easy it is to create a simple online file manager for uploading/downloading and sharing files on OCI.

myfile: Using Active Storage

Building on our simple web app, we’ll now use OCI Object Storage for an even more robust file tool that implements Rails Active Storage.

myfile — file attachment implementation using Dragonfly

Using the Ruby gem Dragonfly and OCI Object Storage, this article shows how you have plenty of options when building a web app on Oracle Cloud – because one size doesn’t fit all!

Ruby Gem - Carrierwave

Exploring more Ruby gems, this time Carrierwave joins the party. Here we’ll use it along with Fog::Storage to store items, plus we’ll explore some ways to clean up temp files created when running the application.

Ruby Gem - Shrine

Again building on our myfile application, this time we’ll see how to use the Ruby gem shrine in our application, including how to update the model we previously built.

벤치마킹 CRuby, MJIT, YJIT, JRuby 및 TruffleRuby

TruffleRuby가 Ruby의 다른 구현보다 Ruby 코드를 얼마나 잘 이해하고 최적화할 수 있는지 알아보십시오.

Making Quick-and-Dirty REST calls to the OCI API in Ruby

When using Ruby, it's possible to leverage the power and all of the object-oriented goodness that the OCI Ruby SDK offers, yet also possible to make lightweight calls directly to the OCI API. Sometimes when we’re building applications we need a “quick-and-dirty” method to test our app before proceeding. In this article we’ll look at a simple REST call method to the OCI API, perfect for prototyping and testing.

설명서