Skip to content

Commit

Permalink
Merge pull request #223 from sul-dlss/prod-fix
Browse files Browse the repository at this point in the history
require find
  • Loading branch information
ndushay committed Oct 25, 2017
2 parents 8d4cf4e + 01f9982 commit 0775baf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/moab_storage_directory.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require 'find'
##
# methods for dealing with a directory which stores Moab objects
class MoabStorageDirectory
Expand Down

0 comments on commit 0775baf

Please sign in to comment.