Skip to content
Snippets Groups Projects
  1. Sep 04, 2019
  2. Jul 25, 2019
  3. Jul 19, 2019
  4. Jul 05, 2019
  5. Jul 02, 2019
  6. Jul 01, 2019
  7. Jun 30, 2019
  8. Jun 28, 2019
  9. Jun 16, 2019
  10. May 29, 2019
  11. Jan 20, 2019
  12. 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
  13. Nov 19, 2018
  14. Sep 24, 2018
  15. Jul 23, 2018
  16. Jul 11, 2018
Loading