smashingboxes / boxcar-generator-archive

A tool for generating Rails applications with the best practices of the Smashing Boxes team.
MIT License
16 stars 2 forks source link

Add Flipper support. #127

Closed eddwk closed 5 years ago

eddwk commented 5 years ago

Why?

https://github.com/smashingboxes/boxcar/issues/122

What Changed?

-Add flipper to gemfile. -Add active record adapter for flipper. -Add templates for flipper and flipper-ui. -Add routing constraints for the UI in non-development environments.