mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-20 14:54:15 +01:00
4 lines
72 B
Ruby
4 lines
72 B
Ruby
# frozen_string_literal: true
|
|
|
|
json.extract! @last_period, :id, :end_at
|