1. 20 3月, 2020 1 次提交
  2. 19 12月, 2019 1 次提交
  3. 14 12月, 2019 1 次提交
  4. 10 12月, 2019 1 次提交
  5. 27 11月, 2019 1 次提交
  6. 05 11月, 2019 1 次提交
  7. 01 11月, 2019 1 次提交
  8. 17 8月, 2019 1 次提交
  9. 23 7月, 2019 1 次提交
  10. 25 4月, 2019 1 次提交
  11. 11 3月, 2019 1 次提交
    • E
      Prep release · 7c87fd56
      eileencodes 提交于
      * Update RAILS_VERSION
      * Bundle
      * rake update_versions
      * rake changelog:header
      7c87fd56
  12. 26 2月, 2019 1 次提交
  13. 19 1月, 2019 1 次提交
  14. 11 1月, 2019 1 次提交
  15. 13 8月, 2018 1 次提交
    • P
      Update coffeelint to 2.1.0 · 88c4ea1d
      Prem Sichanugrist 提交于
      There was a warning when running `npm install` in Action View:
      
          coffee-script@1.11.1: CoffeeScript on NPM has moved to
          "coffeescript" (no hyphen)
      
      We are not requiring `coffee-script` explicitly, but `coffeelint` does.
      The latest version, 2.1.0, already fix the dependency package name, so
      we should upgrade to it to suppress the warning.
      88c4ea1d
  16. 31 1月, 2018 1 次提交
  17. 29 11月, 2017 1 次提交
  18. 28 11月, 2017 1 次提交
  19. 30 7月, 2017 1 次提交
    • Y
      Fix test directory to correct path · 05bbfc5e
      yuuji.yaginuma 提交于
      Together, fix to the following lint violation.
      
      ```
      rails/actionview/test/ujs/public/test/data-confirm.js
        303:11  error  Strings must use singlequote  quotes
      
      rails/actionview/test/ujs/public/test/data-remote.js
        414:32  error  Extra semicolon  semi
      
       2 problems (2 errors, 0 warnings)
      ```
      05bbfc5e
  20. 30 3月, 2017 1 次提交
  21. 22 3月, 2017 1 次提交
  22. 24 2月, 2017 1 次提交
  23. 23 2月, 2017 1 次提交
  24. 26 11月, 2016 1 次提交