mirror of
https://github.com/fspc/BikeShed-1.git
synced 2025-03-01 01:03:23 -05:00
4 lines
52 B
Ruby
4 lines
52 B
Ruby
json.bikes [@bike] do |bike|
|
|
json.array! bike
|
|
end
|