Giter Club home page Giter Club logo

rom-sql's Introduction

rom-sql Join the chat at https://rom-rb.zulipchat.com

Gem Version Build Status Code Climate Test Coverage Inline docs

SQL support for rom-rb.

Resources:

Installation

Add this line to your application's Gemfile:

gem 'rom-sql'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rom-sql

Docker

Development

In order to have reproducible environment for development, Docker can be used. Provided it's installed, in order to start developing, one can simply execute:

docker-compose run --rm gem "bash"

If this is the first time this command is executed, it will take some time to set up the dependencies and build the rom-sql container. This should happen only on first execution and in case dependency images are removed.

After dependencies are set container will be started in a bash shell.

Testing

In order to test the changes, execute:

docker-compose build gem
docker-compose run --rm gem 'rspec'

Stopping the dependencies

In order to stop the dependencies, execute:

docker-compose down --remove-orphans --volumes

License

See LICENSE file.

rom-sql's People

Contributors

aarek avatar aflatter avatar amhol avatar c0 avatar cflipse avatar chastell avatar colszowka avatar davydovanton avatar doriantaylor avatar endash avatar flash-gordon avatar gotar avatar gustavocaso avatar jamesmoriarty avatar janko avatar jodosha avatar joelvh avatar kjarrigan avatar kwando avatar larribas avatar morgoth avatar morozzzko avatar nepalez avatar pdswan avatar solnic avatar splattael avatar spscream avatar v-kolesnikov avatar waiting-for-dev avatar wmaciejak avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.