⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
MyCyma
All Projects
MyCyma
Overview
Activity
Issues
Repository
Download (217 Bytes)
Statistics
| Branch:
master
| Tag:
0.2.0
| Revision:
root
/
app
/
models
/
artwork_step_thumbnail.rb
@ 15ec0432
View
History
Annotate
class
ArtworkStepThumbnail
<
ArtworkStep
belongs_to
:artwork_step_image
,
:foreign_key
=>
'parent_id'
has_attachment
:content_type
=>
:image
,
:storage
=>
:file_system
,
:path_prefix
=>
base_upload_path
()
end
« Previous
1
…
8
9
10
11
Next »
(10-10/11)
Loading...