Skip to content
Snippets Groups Projects
  1. Dec 31, 2019
  2. Nov 19, 2019
  3. Sep 18, 2019
  4. Jul 05, 2019
  5. Jun 21, 2019
  6. Feb 27, 2019
  7. Feb 26, 2019
  8. Dec 18, 2018
    • blackst0ne's avatar
      Update specs to rails5 format · b44a2c80
      blackst0ne authored
      Updates specs to use new rails5 format.
      
      The old format:
      `get :show, { some: params }, { some: headers }`
      
      The new format:
      `get :show, params: { some: params }, headers: { some: headers }`
      b44a2c80
  9. Sep 15, 2018
  10. Jul 11, 2018
  11. Jul 04, 2018
  12. Jun 26, 2018
  13. May 31, 2018
  14. May 16, 2018
  15. May 07, 2018
  16. Apr 30, 2018
  17. Apr 23, 2018
  18. Mar 28, 2018
  19. Nov 27, 2017
  20. Oct 20, 2017
  21. Sep 03, 2017
Loading