dbee-active_record 2.0.3
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:
          =
        
        
          instalar:
          =
        
      Versiones:
- 2.3.0 October 04, 2021 (24,5 KB)
- 2.2.0 March 11, 2021 (24 KB)
- 2.1.2 October 15, 2020 (23,5 KB)
- 2.1.1 July 15, 2020 (22,5 KB)
- 2.1.0.pre.alpha.1 July 09, 2020 (21,5 KB)
- 2.0.3 January 07, 2020 (18,5 KB)
dependencias de Runtime (2):
            activerecord
            >= 5.2.1, < 7
          
          
            dbee
            ~> 2, >= 2.0.3
          
    dependencias de Development (9):
            guard-rspec
            ~> 4.7
          
          
            mysql2
            ~> 0.5
          
          
            pry
            ~> 0
          
          
            rake
            ~> 13
          
          
            rspec
            ~> 3.8
          
          
            rubocop
            ~> 0.79.0
          
          
            simplecov
            ~> 0.17.0
          
          
            simplecov-console
            ~> 0.6.0
          
          
            sqlite3
            ~> 1
          
    


