Skip to content
Snippets Groups Projects
  1. Dec 31, 2019
  2. Sep 23, 2019
  3. Aug 30, 2019
  4. May 16, 2019
  5. Apr 15, 2019
  6. 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
  7. Oct 20, 2017
  8. Aug 02, 2017
  9. Jul 27, 2017
  10. Jul 24, 2017
  11. Jul 05, 2017
  12. Jun 21, 2017
  13. Jun 14, 2017
  14. Feb 23, 2017
  15. Nov 17, 2016
  16. Sep 20, 2016
  17. Feb 19, 2016
  18. Jan 09, 2016
Loading