1. 24 6月, 2016 1 次提交
  2. 23 6月, 2016 6 次提交
  3. 22 6月, 2016 10 次提交
  4. 21 6月, 2016 5 次提交
  5. 20 6月, 2016 8 次提交
  6. 19 6月, 2016 1 次提交
    • P
      Fix failing railties tests · acad62bc
      Prathamesh Sonpatki 提交于
      - Railties tests related to fetching asset URL started failing after the
        release of sprockets 3.6.1 on Travis.
      - This was due to the change in
        https://github.com/rails/sprockets/pull/311/files
        which changed the logic in `concat_javascript_sources` to add `;` at
        the end of file if the source did not end with semicolon.
      - Bumped up sprockets minor version and fixed the failing tests.
      acad62bc
  7. 18 6月, 2016 3 次提交
  8. 17 6月, 2016 6 次提交