Skip to content

hanami/db

Repository files navigation

Hanami::DB

The database layer for full-stack Hanami 2.2 applications. It's a thin layer on top of ROM 5.

Status

Gem Version CI Depfu

Contact

Installation

Hanami::DB supports Ruby (MRI) 3.1+

Add this line to your Hanami application's Gemfile:

gem "hanami-db"

And then execute:

$ bundle

Versioning

Hanami::DB uses Semantic Versioning 2.0.0

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Copyright

Copyright © 2024 Hanami Team – Released under MIT License

About

The database layer for Hanami

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages