Project

flux_base

0.0
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
A mountable engine providing sensible default gems and helpers for new Rails applications.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.2
~> 0.84

Runtime

 Project Readme

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/0xSiO/flux_base.

License

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