Skip to content

Commit

Permalink
require digest
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Stamat committed Aug 21, 2009
1 parent cb8457c commit 313d580
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/models/translation.rb
@@ -1,3 +1,5 @@
require 'digest/md5'

class Translation < ActiveRecord::Base
belongs_to :locale
validates_presence_of :key
Expand Down

0 comments on commit 313d580

Please sign in to comment.