Skip to main content

Opt-in to Upcoming Resources in the Meroxa Dashboard

2 min read
@jayjayjpg
Developer

We鈥檝e introduced an expanded list of Resources in the dashboard experience. In addition to adding new Resources, customers can opt-in to participate in Developer Previews for upcoming Resources in development. And a recent Meroxa CLI release v2.15.0 introduces updated output for meroxa resources list --types which now includes additional information on resource types.

Turbine Ruby Beta Release

2 min read
@dianadoherty
Developer

We are excited to announce the Beta release of Turbine Ruby! All users are invited to participate in building new streaming applications using Ruby.

With an upgrade to Meroxa CLI v2.14.0, you can get started by running meroxa apps init my-ruby-app-name --lang ruby --path path/to/my-ruby-app.

For more information on how to get started, view our blog on Developing Turbine streaming apps with Ruby. For details on on how to update to the latest CLI version, see our CLI guide.

Meroxa Apps Init for Ruby

2 min read
@dianadoherty
Developer

Getting started creating Turbine Ruby streaming applications has just gotten easier with the init support for Ruby!

Since Turbine Ruby is currently in Developer Preview, to participate, you'd need to sign up here and a member of our team will follow up to discuss the steps to get the feature enabled.

Once you've been granted access, simply install Meroxa CLI v2.12.0 and run meroxa apps init my-ruby-app-name --lang ruby --path path/to/my-ruby-app to generate an example application.