Skip to content
Snippets Groups Projects
  1. Feb 21, 2020
  2. Feb 17, 2020
  3. Oct 29, 2019
  4. Oct 16, 2019
  5. 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
  6. Jul 11, 2018
  7. Jul 09, 2018
  8. Dec 22, 2017
  9. Oct 20, 2017
  10. Sep 19, 2017
  11. Aug 02, 2017
  12. Apr 21, 2017
  13. Feb 28, 2017
  14. Feb 16, 2017
  15. Jan 17, 2017
  16. Nov 11, 2016
  17. Oct 03, 2016
  18. Sep 22, 2016
  19. Aug 10, 2016
Loading