Skip to content

History / How To: Add sign_in, sign_out, and sign_up links to your layout template

Revisions

  • Updated How To: Add sign_in, sign_out, and sign_up links to your layout template (textile)

    @thiagoalvesf thiagoalvesf committed Jun 4, 2012
  • Spelling

    @hinrik hinrik committed Jun 4, 2012
  • typo

    mbrookes committed Jun 4, 2012
  • :delete is now the default method for sign-out - updated wording to reflect this.

    mbrookes committed Jun 4, 2012
  • Updated How To: Add sign_in, sign_out, and sign_up links to your layout template (textile)

    davearonson committed May 23, 2012
  • Updated How To: Add sign_in, sign_out, and sign_up links to your layout template (textile)

    davearonson committed May 23, 2012
  • Clarify optionality of :method => :delete on sign_out links

    davearonson committed May 23, 2012
  • Revert 6aed473^ ... 6aed473 on How To: Add sign_in, sign_out, and sign_up links to your layout template

    @ehuynh ehuynh committed Mar 26, 2012
  • Eliminated redundancy of <li> tags

    @stephjang stephjang committed Mar 25, 2012
  • Revert ba1e92c9ee69495014621943ae3fa5b052cafea7^ ... ba1e92c9ee69495014621943ae3fa5b052cafea7

    @bcbroussard bcbroussard committed Feb 16, 2012
  • Destroyed How To: Add sign_in, sign_out, and sign_up links to your layout template (textile)

    @digidi digidi committed Feb 16, 2012
  • Revert ecf01d663cc1186525c90ee728fdcf838d5487aa^ ... ecf01d663cc1186525c90ee728fdcf838d5487aa

    @jeygeethan jeygeethan committed Feb 10, 2012
  • Destroyed How To: Add sign_in, sign_out, and sign_up links to your layout template (textile)

    @jeygeethan jeygeethan committed Feb 10, 2012
  • link_to error wrong method syntax corrected

    tanji committed Aug 30, 2011
  • Revert 4e39ff276f44599818f0bab25b63db7a71065325^ ... 4e39ff276f44599818f0bab25b63db7a71065325

    @kenshin54 kenshin54 committed Jul 17, 2011
  • Destroyed How To: Add sign_in, sign_out, and sign_up links to your layout template (textile)

    @kenshin54 kenshin54 committed Jul 17, 2011
  • Along with destroy_user_session_path we need to specify the :method as 'delete' otherwise it chooses GET HTTP verb and session does not delete.

    @javajisunil javajisunil committed Jul 2, 2011
  • standardizing names Updated Adding menu items with devise actions to your layout template (textile)

    @trevorturk trevorturk committed Sep 20, 2010