1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-23 17:54:17 +01:00
2017-02-13 14:38:28 +01:00

4 lines
78 B
Ruby

class SpaceImage < Asset
mount_uploader :attachment, SpaceImageUploader
end