BigW Consortium Gitlab

  1. 21 Jun, 2017 1 commit
  2. 02 Jun, 2017 1 commit
  3. 28 Mar, 2017 1 commit
  4. 23 Feb, 2017 2 commits
  5. 30 Nov, 2016 2 commits
  6. 21 Sep, 2015 1 commit
  7. 20 Aug, 2015 1 commit
  8. 07 Jul, 2015 1 commit
  9. 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