Skip to content
jefflunt edited this page Nov 13, 2014 · 8 revisions

NITRO Competitions is a Ruby on Rails application, so installation is pretty straight forward. However, there are a few unique steps that are required, which we'll go over here.

Minimal database entries

Certain database entries must be present in NITRO Competitions before the application can work.

If you'd like to see the minimal entries, look inside of [db/seeds.rb][

Configuring for your institution

See the file config/initializers/nucats_assist.rb for all the settings/branding options available for your installation.

Clone this wiki locally