6 7 8
# File 'lib/active_entity/coders/json.rb', line 6 def self.dump(obj) ActiveSupport::JSON.encode(obj) end