Skip to content
Snippets Groups Projects
  1. Feb 24, 2020
  2. Jan 28, 2020
  3. Apr 15, 2019
  4. 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
  5. Aug 17, 2018
  6. Jul 11, 2018
  7. Jan 17, 2018
  8. Dec 22, 2017
  9. Aug 02, 2017
  10. Jul 20, 2017
Loading