Install Install with Ruby

Ruby on Rails

The unpoly-rails gem implements the optional server protocol for Ruby on Rails applications.

If you're using the Asset Pipeline, unpoly-rails also provides Unpoly's frontend files.

If you're using Webpacker, install the unpoly npm package to get Unpoly's frontend files.

Roda

The roda-unpoly gem implements the optional server protocol for Roda applications.

If your Roda app uses an asset bundler like Webpack, install the unpoly npm package to get Unpoly's frontend files.

If you don't want to use npm you can load Unpoly from CDN or download Unpoly directly.

Rack

The rack-unpoly gem implements the optional server protocol for Rack applications.

If your Rack app uses an asset bundler like Webpack, install the unpoly npm package to get Unpoly's frontend files.

If you don't want to use npm you can load Unpoly from CDN or download Unpoly directly.

Enjoy working with Unpoly?

Say thanks with a star on GitHub!