Skip to content

History / How To: Stub authentication in controller specs

Revisions

  • use ruby 1.9 hash syntax

    @Ri1a Ri1a committed Nov 25, 2020
  • Fix Devise::TestHelpers deprecation warning

    @ttibensky ttibensky committed Jul 12, 2019
  • showing how to require in the spec helper

    @mfbx9da4 mfbx9da4 committed Nov 4, 2015
  • Fix broken test example and update examples syntax to RSpec 3+

    @zacholauson zacholauson committed Sep 24, 2015
  • Updated How To: Stub authentication in controller specs (markdown)

    @rodrigodealer rodrigodealer committed Nov 2, 2014
  • Updated How To: Stub authentication in controller specs (markdown)

    @rodrigodealer rodrigodealer committed Nov 2, 2014
  • grammer/typo fix

    @zumbalogy zumbalogy committed Sep 2, 2014
  • rspec expects syntax

    @aaronchi aaronchi committed Jun 19, 2014
  • Update to latest rspec-mocks syntax.

    @ccallebs ccallebs committed Jun 8, 2014
  • Updating for recent rspec releases.

    @pat pat committed Jan 19, 2012
  • Changing notes about rspec-mocks - pull request was merged, but not yet in a gem release.

    @pat pat committed Dec 6, 2011
  • Adding extended example using the helper method.

    @pat pat committed Dec 6, 2011
  • Adding ruby formatting for code

    @pat pat committed Dec 6, 2011
  • Created How To: Stub authentication in controller specs (markdown)

    @pat pat committed Dec 6, 2011