mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
2 lines
72 B
Ruby
2 lines
72 B
Ruby
json.extract! @problem, :id, :title, :content, :created_at, :updated_at
|