1. 23 7月, 2019 1 次提交
  2. 23 7月, 2018 1 次提交
  3. 07 4月, 2018 1 次提交
  4. 17 1月, 2018 1 次提交
  5. 16 1月, 2018 1 次提交
  6. 29 9月, 2017 1 次提交
  7. 26 8月, 2017 1 次提交
  8. 21 8月, 2017 1 次提交
  9. 12 8月, 2017 1 次提交
  10. 05 8月, 2017 1 次提交
    • Y
      Fix ruby warnings · 46db463d
      yuuji.yaginuma 提交于
      This fixes following warnings:
      
      ```
      test/models/variant_test.rb:11: warning: ambiguous first argument; put parentheses or a space even after `/' operator
      lib/active_storage/attached/macros.rb:63: warning: instance variable @active_storage_attached_highlights not initialized
      lib/active_storage/attached/macros.rb:25: warning: instance variable @active_storage_attached_avatar not initialized
      ```
      46db463d