Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
fixed repository method
  • Loading branch information
Josh Adams committed Mar 12, 2009
1 parent ec36abc commit 077c8ad
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -78,7 +78,7 @@ def self.restart_ansuz
FileUtils.touch(File.join(RAILS_ROOT, 'tmp', 'restart.txt'))
end

def repository
def self.repository
PRODUCTION_REPOSITORY
end
end
Expand Down

0 comments on commit 077c8ad

Please sign in to comment.