No release in over 3 years
Low commit activity in last 3 years
Hydra models for CUL repository apps.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 1.15.0
>= 0
~> 5.1
 Project Readme

CUL Hydra Models for repository applications

  • Requires Rails 5.1.1 or later.
  • Relies on ActiveFedora 8 gem.
  • Works with Fedora 3.8.

Installation

Add this line to your application's Gemfile:

gem 'cul_hydra_models'

And then execute:

$ bundle

Or install it yourself as:

$ gem install cul_hydra_models

To Run Integration Tests (coming soon)

bundle exec rake cul_hydra:ci

To Run Unit Tests

bundle exec rspec spec/unit