RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Flipper 1.1 (expressions alpha!)

We released 1.1 of the popular feature flagging gem Flipper. The tldr:

  • Show real actor names in UI.
  • More simple statsd integration.
  • Improved flipper-ui in read only mode.
  • Stack adapters (like cache) with config.use.
  • Strict mode in dev/test! No more flag name typos.
  • Preloading of features now configurable per request.
  • Expressions! Think mini-programming language you can change at runtime.
  • Rails credentials support for cloud token + secret.
  • Beta of cloud telemetry for in-depth analytics.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in