Sha256: ffc1a0e30ca3aee44196d64a567c2151750dd2134aa8aad822365d985277938a
Contents?: true
Size: 181 Bytes
Versions: 29
Compression:
Stored size: 181 Bytes
Contents
module Looksist module Common # Careful with the method names, these become instance variables!! def __entity__(entity) entity.to_s.gsub('_id', '') end end end
Version data entries
29 entries across 29 versions & 1 rubygems