Coming soon! A Pro version of the Flipper gem for entirely local installations.

Get Updates

Documentation

Pstore Adapter

A Pstore adapter for Flipper.

Pstore

Installation

The Pstore adapter is distributed as part of the flipper gem. Add it to your Gemfile with:

$ bundle add flipper

Or install it yourself with:

$ gem install flipper

Usage

require 'flipper/adapters/pstore'

Flipper.configure do |config|
  config.adapter {
    pstore_path = Rails.root.join("tmp", "flipper.pstore") # or wherever
    Flipper::Adapters::Pstore.new(pstore_path)
  }
end
Ready to try it out?

Get audit history, rollbacks, advanced permissions, analytics, and all of your projects in one place.


Prefer our Cloudless option?

You can choose from several tiers to sponsor Flipper on GitHub and get some great benefits!

The Friday Deploy

Get updates for all things Flipper—open source and cloud.

Have questions? Need help?

Email us any time or head on over to our documentation or status page for the latest on the app or API.

Ready to take Flipper for a swim?

No credit card required. 14-day free trial. And customer support directly from the developers.