SkillAgentSearch skills...

Hydraulics

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

Install / Use

/learn @uvalib/Hydraulics
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars5
CategoryDesign
Updated1y ago
Forks2

Languages

Ruby

Security Score

55/100

Audited on Jul 2, 2024

No findings