Skip to content
Snippets Groups Projects
  1. Feb 19, 2020
  2. Feb 15, 2020
  3. Jan 24, 2020
  4. Dec 27, 2019
  5. Nov 22, 2019
  6. Nov 18, 2019
  7. Oct 17, 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. Dec 06, 2018
Loading