dbee-active_record 2.1.1
By default Dbee ships with no underlying SQL generator. This library will plug in ActiveRecord into Dbee and Dbee will use it for SQL generation.
          Gemfile:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 2.3.0 October 04, 2021 (24.5KB)
- 2.2.0 March 11, 2021 (24KB)
- 2.1.2 October 15, 2020 (23.5KB)
- 2.1.1 July 15, 2020 (22.5KB)
- 2.1.0.pre.alpha.1 July 09, 2020 (21.5KB)
Runtime依存関係 (2):
            activerecord
            >= 5.2.1, < 7
          
          
            dbee
            ~> 2, >= 2.1.1
          
    Development依存関係 (9):
            guard-rspec
            ~> 4.7
          
          
            mysql2
            ~> 0.5
          
          
            pry
            ~> 0
          
          
            rake
            ~> 13
          
          
            rspec
            ~> 3.8
          
          
            rubocop
            ~> 0.88.0
          
          
            simplecov
            ~> 0.18.5
          
          
            simplecov-console
            ~> 0.7.0
          
          
            sqlite3
            ~> 1
          
    



