Skip to content

Commit

Permalink
Merge pull request #4 from osheroff/master
Browse files Browse the repository at this point in the history
ruby 1.9.2 had problems with this file
  • Loading branch information
hashwin committed May 2, 2012
2 parents d4cd3e7 + bfad8ac commit 06d6e78
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/scylla/resources.rb
@@ -1,3 +1,5 @@
# encoding: utf-8

module Scylla
class Resources
@locales = {
Expand Down Expand Up @@ -51,4 +53,4 @@ def self.get_article(name)
return @locales[name][1]
end
end
end
end

0 comments on commit 06d6e78

Please sign in to comment.