Skip to content
View stratigos's full-sized avatar
👨‍💻
Building the internet!
👨‍💻
Building the internet!

Block or report stratigos

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. thoughtbot/guides thoughtbot/guides Public

    A guide for programming in style.

    Ruby 9.6k 1.3k

  2. RSpec Helper for Token-based Authent... RSpec Helper for Token-based Authentication Sign-In
    1
    # Helpers to assist with the `devise_token_auth` security features, such as
    2
    #  generation of new authentication tokens for each request.
    3
    # @see [devise_token_auth Github issue](https://github.com/lynndylanhurley/devise_token_auth/issues/75)
    4
    module RequestSpecHelper::ApiAuthHelper
    5