Skip to content

Instantly share code, notes, and snippets.

@ucsdlib
ucsdlib / Gemfile
Last active December 18, 2015 11:39
source 'https://rubygems.org'
gem 'rails', '3.2.13'
gem "active-fedora", :git => "git://github.com/projecthydra/active_fedora.git", :branch => "rdf_nested_attributes"