主题 · active-storage
active-storage
标记 active-storage 主题、收录中的开源项目,按星标数排序。
项目数
1
总星标数
1,191
平均星标数
1,191
占比
0.00%
相关主题
常跟 active-storage 一起出现在同一个项目上的主题。
近期新秀
近 90 天内创建、标记 active-storage 主题的项目。
近 90 天内还没有新项目标记这个主题。
- #1
可以这样写 => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 } }
★ 1,191+0近 7 天星标变化