Skip to content
代码片段 群组 项目
  • Hinam Mehra's avatar
    76eae740
    Add screenshot field to report abuse form · 76eae740
    Hinam Mehra 创作于
    - Ask users to upload an image of the abuse
    they are reporting. This field is optional
    - Adds a screenshot column to the abuse_reports
    DB & model
    - Users can only upload one image for now,
    with a max file size of 1MB
    - Adds a file input to the report abuse
    HAML form where users can upload this image
    
    Changelog: added
    76eae740
    历史
    Add screenshot field to report abuse form
    Hinam Mehra 创作于
    - Ask users to upload an image of the abuse
    they are reporting. This field is optional
    - Adds a screenshot column to the abuse_reports
    DB & model
    - Users can only upload one image for now,
    with a max file size of 1MB
    - Adds a file input to the report abuse
    HAML form where users can upload this image
    
    Changelog: added
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
abuse_reports_helper.rb 237 B