Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

uvalib/hydraulics

Repository files navigation

Welcome to Hydraulics

Dependency Status

This gem is designed to be a plugin used within your own application

Requirements

  • Ruby 1.9.2
  • Rails 3.2.1

If you are using an earlier version fo Fedora (i.e. 12), you must add to the Gemfile:

gem 'execjs'
gem 'therubyracer'

For the time being, you must include in the local app's Gemfile

gem 'foreigner'

Installation Instructions

rails g validates_timeliness:install

is necessary to install a validation plugin utilized in Hydraulics models.

rails g hydraulics

will install necessary database migrations.

About

A Rails 3.2 engine designed for the management of digital library assets during the production lifecycle.

Resources

Stars

Watchers

Forks

Packages

No packages published