flux_base

A Rails engine providing sensible default gems and helpers for new applications.

Notable Features

Installation

Create a new Rails application. Remove all default dependencies from your Gemfile and add the line:

gem 'flux_base'

Then execute:

$ bundle

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/lucis-fluxum/flux_base.

License

The gem is available as open source under the terms of the MIT License.