Installation
Installing the gem
To install the NoBrainer gem, follow these two steps:
1) Add nobrainer
in your Gemfile
:
2) Run bundle install
.
Configuring NoBrainer with Rails
To install NoBrainer in a Rails application, simply run the installer:
The installer disables ActiveRecord and creates an initializer that configures NoBrainer.
Configuring NoBrainer Manually
NoBrainer can be configured by calling NoBrainer.configure { }
.
The settings are shown with their default values: