Skip to content

Commit

Permalink
Move lib/hydra-head.rb to lib/hydra/head.rb so that bundler will requ…
Browse files Browse the repository at this point in the history
…ire it correctly
  • Loading branch information
jcoyne committed Oct 31, 2012
1 parent 7b5b6ec commit 3e8aa4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/hydra-head.rb → lib/hydra/head.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module HydraHead
require 'hydra-core'
require 'hydra-file-access'

def self.version
HydraHead::VERSION
Expand Down

0 comments on commit 3e8aa4d

Please sign in to comment.