# Ruby

@r00t Hi, tu veux apprendre le Ruby ? Alors cette Playlist est faite pour toi ! Voici une Playlist sur les bases du langage Ruby ainsi que la POO (Programmation Orienté Objet) en Ruby créé par Opcode. <https://www.youtube.com/watch?v=EIi1GY01geQ&list=PLEKeA49RafrKINk9B0DK1Qqc8307aw1OD>

En voici une autre avec un peut de POO : <https://www.youtube.com/watch?v=vgSQ97FDSvM&list=PLjwdMgw5TTLVVJHvstDYgqTCao-e-BgA8>

Encore une autre ! <https://www.youtube.com/watch?v=ZCd_xE88fIY&list=PL0TnHYy48T2xodA4mqZThpwtH0-8julBh>

Et une autre : <https://www.youtube.com/watch?v=Hgk76ysNNR0&list=PLuWyq_EO5_AJfTwG9RX6HovYsm2ZCoH8C>

**Maintenant je vais vous présenter des Playlist sur Ruby On Rails. (Ruby On Rails est un Framework Web)** <https://www.youtube.com/watch?v=EX7T298UjoU&list=PLlxQJeQRaKDSO4HqJIifq6OZmZm-6lidT> <https://www.youtube.com/watch?v=AG2mMAsuMwQ&list=PLjwdMgw5TTLWfI1B2Wv2WPgR9iOyw12zi> <https://www.youtube.com/watch?v=caVUBl2UU3E&list=PL0TnHYy48T2w_341XcdDNcKFF307YB0KK>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bluekeys.org/guide/dev/langages-informatique/ruby.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
