Skip to content

Commit

Permalink
Removed autoloading of version. Shouldn't be needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Dec 30, 2010
1 parent b69e3d9 commit 9f0f600
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/joint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
require 'wand'

module Joint
autoload :Version, 'joint/version'

def self.configure(model)
model.class_inheritable_accessor :attachment_names
model.attachment_names = Set.new
Expand Down

0 comments on commit 9f0f600

Please sign in to comment.