mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-01 12:24:28 +01:00
3 lines
107 B
Plaintext
3 lines
107 B
Plaintext
|
json.extract! trainings_pricing, :id, :group_id, :training_id
|
||
|
json.amount trainings_pricing.amount / 100.0
|