mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-04-08 23:53:53 +02:00
4 lines
78 B
Ruby
4 lines
78 B
Ruby
|
|
class SpaceImage < Asset
|
|
mount_uploader :attachment, SpaceImageUploader
|
|
end |