mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-19 08:52:25 +01:00
4 lines
68 B
Ruby
4 lines
68 B
Ruby
json.array!(@age_ranges) do |ar|
|
|
json.extract! ar, :id, :name
|
|
end
|