dbee 2.1.0
Dbee provides a simple-to-use data modeling and query API. The query API can produce SQL using other ORMs, such as Arel/ActiveRecord. The targeted use-case for Dbee is ad-hoc reporting, so the total SQL feature-set that Dbee supports is rather limited.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Versiones:
- 3.1.0 October 04, 2021 (35,5 KB)
- 3.0.0 March 11, 2021 (35 KB)
- 2.1.1 July 14, 2020 (29 KB)
- 2.1.0 July 13, 2020 (29 KB)
- 2.1.0.pre.alpha July 03, 2020 (29 KB)
dependencias de Runtime (2):
            acts_as_hashable
            ~> 1, >= 1.2.0
          
          
            dry-inflector
            ~> 0
          
    dependencias de Development (7):
            guard-rspec
            ~> 4.7
          
          
            pry
            ~> 0
          
          
            rake
            ~> 13
          
          
            rspec
            >= 0
          
          
            rubocop
            ~> 0.88.0
          
          
            simplecov
            ~> 0.17.0
          
          
            simplecov-console
            ~> 0.7.0
          
    



