Files
baclight/app/views/card_rxes/_card_rx.json.jbuilder
Jason Jordan 4fac3b1036
CI / scan_ruby (push) Failing after 10m41s
CI / lint (push) Failing after 7m31s
CI / test (push) Failing after 8m29s
Docker / build-and-test-image (push) Failing after 11m32s
Employers working - onboarding to card print
2026-01-15 11:37:50 -05:00

3 lines
139 B
Ruby

json.extract! card_rx, :id, :help_desk, :customer_service, :web_url, :created_at, :updated_at
json.url card_rx_url(card_rx, format: :json)