BigW Consortium Gitlab

  1. 09 Aug, 2017 1 commit
  2. 27 Jul, 2017 1 commit
  3. 18 Jul, 2017 1 commit
  4. 07 Jul, 2017 1 commit
  5. 06 Jul, 2017 1 commit
  6. 21 Jun, 2017 1 commit
  7. 02 Jun, 2017 1 commit
  8. 28 Mar, 2017 1 commit
  9. 23 Feb, 2017 2 commits
  10. 30 Nov, 2016 2 commits
  11. 21 Sep, 2015 1 commit
  12. 20 Aug, 2015 1 commit
  13. 07 Jul, 2015 1 commit
  14. 30 Jun, 2015 1 commit
    • Fix ApplicationHelper specs · 42b643f0
      Robert Speicher authored
      There were several specs that were failing when run by themselves.
      
      - Use the `helper` object, as per RSpec 3 standards
      - Use `assign` to assign instance variables that helpers expect
      - Add `StubConfiguration` support module