current_session 0.1.9
This is a minimal implementation to provide the current_user method in the action controller, assuming login with omniauth.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            activesupport
            >= 6.0.0
          
    Development Dependencies (10):
            activerecord
            >= 0
          
          
            ffaker
            >= 0
          
          
            omniauth
            >= 0
          
          
            pry
            >= 0
          
          
            rspec
            ~> 3.0
          
          
            rubocop
            >= 0
          
          
            rubocop-performance
            >= 0
          
          
            rubocop-rspec
            >= 0
          
          
            simplecov
            >= 0
          
          
            sqlite3
            >= 0