Skip to content

History

Revisions

  • Updated OmniAuth: Overview (markdown)

    @drzel drzel committed Dec 11, 2022
    6e8be70
  • Updated Troubleshooting Rails 7 and Turbo Drive (markdown)

    @anestik anestik committed Nov 3, 2022
    2bad4fa
  • Updated Troubleshooting Rails 7 and Turbo Drive (markdown)

    @anestik anestik committed Nov 3, 2022
    a81b254
  • Updated Troubleshooting Rails 7 and Turbo Drive (markdown)

    @anestik anestik committed Nov 3, 2022
    f45f408
  • Updated Troubleshooting Rails 7 and Turbo Drive (markdown)

    @anestik anestik committed Nov 3, 2022
    ca32c13
  • Support Turbo frame.

    @linjunpop linjunpop committed Oct 25, 2022
    f37ac25
  • Replace first_or_create with find_or_create_by

    @shunwen shunwen committed Oct 19, 2022
    293c9f5
  • first_or_create has been removed https://github.com/rails/rails/issues/23495

    @shunwen shunwen committed Oct 19, 2022
    d7b2ddc
  • Updated How To: Disable user from destroying their account alternative method (markdown)

    @naofumi naofumi committed Sep 7, 2022
    34ea5c7
  • Created How To: Disable user from destroying their account alternative method (markdown)

    @naofumi naofumi committed Sep 6, 2022
    2e1b316
  • Provide a simpler way to disable users from destroying their account by overriding routes in routes.rb

    @naofumi naofumi committed Sep 6, 2022
    e553e46
  • Updated How To: Check Onwership (markdown)

    @elliottbf elliottbf committed Aug 19, 2022
    d9740cb
  • Change the link to point to the right method line number.

    Alejandro Ventura committed Jul 13, 2022
    f7a77d9
  • Updated OmniAuth: Overview (markdown)

    @DavidBuyCo DavidBuyCo committed Jun 16, 2022
    5c06728
  • addition of a possible error case and how to solve it

    @DavidBuyCo DavidBuyCo committed Jun 16, 2022
    85a8f7f
  • Updated OmniAuth: Overview (markdown)

    @DavidBuyCo DavidBuyCo committed Jun 16, 2022
    f355993
  • Removed ! from `return if !verify_recaptcha` in PasswordsController `check_captcha` method

    @simonperrier11 simonperrier11 committed Jun 14, 2022
    4eea5e6
  • Added a new example for Rails 7

    @timothyjamesmarias timothyjamesmarias committed Jun 8, 2022
    42095f4
  • Updated How To: Redirect to a specific page on successful sign in out (markdown)

    @jhonnytm1 jhonnytm1 committed May 26, 2022
    2e40080
  • I think we have a problem here huh

    @jhonnytm1 jhonnytm1 committed May 26, 2022
    7dd3594
  • Added alternative approach to assigning mailer layout.

    @rfb rfb committed Apr 18, 2022
    51ffa07
  • Updated How To: Check Onwership (markdown)

    @x1wins x1wins committed Apr 15, 2022
    e00ada6
  • Adding formal German translation (Sie) for v4.6.2

    @5minpause 5minpause committed Apr 10, 2022
    f8d0247
  • Updated Troubleshooting Rails 7 and Turbo Drive (markdown)

    @yshmarov yshmarov committed Apr 5, 2022
    e33f2dd
  • Created Troubleshooting Rails 7 and Turbo Drive (markdown)

    @yshmarov yshmarov committed Apr 5, 2022
    1f31472
  • Created How To: Check Onwership (markdown)

    @x1wins x1wins committed Apr 4, 2022
    08145e8
  • Fixing a link.

    @TimPollard TimPollard committed Mar 24, 2022
    3ea0fab
  • Updated How to: redirect to a specific page on successful sign in out (markdown)

    @tadhgboyle tadhgboyle committed Mar 15, 2022
    74bab8d
  • Replace missing end from previous edit.

    @ClayShentrup ClayShentrup committed Mar 4, 2022
    3f5bda7
  • Remove unreachable branch where account is approved but not persisted. This created the nonsensical case where the user would see two errors: 1. That her email was not found. 2. That she was not approved. Caught this via SimpleCov with 100% line and branch coverage enabled.

    @ClayShentrup ClayShentrup committed Mar 4, 2022
    0c57794