Skip to content

Commit

Permalink
Add .tool-versions file and document asdf (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: Anna Headley <[email protected]>
  • Loading branch information
leefaisonr and hackartisan authored Feb 1, 2023
1 parent 1f45e2b commit 64b66e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ruby 3.2.0
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# imagecat-rails
A rewrite of imagecat.princeton.edu

A rewrite of a imagecat.princeton.edu
---
This catalog contains records for items cataloged before 1980.
Records are arranged alphabetically with authors, titles, and subjects interfiled.

## System dependencies

This project uses [asdf](https://asdf-vm.com/) (see .tool-versions for the current ruby version)

0 comments on commit 64b66e5

Please sign in to comment.