42 43 44
# File 'lib/dataclips.rb', line 42 def hashids @hashids ||= Hashids.new(Dataclips::Engine.config.salt, 8) end