Sha256: 8f6e10b4cb9b9c6f3315bd10a6b27f261ac551f6f00d21e5b5c4e7467b1202e4
Contents?: true
Size: 226 Bytes
Versions: 27
Compression:
Stored size: 226 Bytes
Contents
# frozen_string_literal: true attrs = %i[id month year cc_type last_digits name] attrs += %i[gateway_customer_profile_id gateway_payment_profile_id] if @current_user_roles.include?('admin') json.call(payment_source, *attrs)
Version data entries
27 entries across 27 versions & 1 rubygems