> ## Documentation Index
> Fetch the complete documentation index at: https://pearsdb.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Ruby

## Instalar el SDK de Ruby

```bash theme={null}
gem install pearsdb
```

## Ejecutar Localmente

Ejecute el siguiente comando en su terminal.

```bash theme={null}
npx next dev
```
