Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Hanami

A flexible framework for maintainable Ruby apps
Collective - Host: opensource - https://opencollective.com/hanami - Website: https://hanamirb.org/ - Code: https://github.com/hanami

Introduce Repo class

github.com/hanami/db - timriley opened this pull request 7 months ago
Expand default set of Sequel extensions

github.com/hanami/hanami - timriley opened this issue 7 months ago
New version of concurrent-ruby (1.3.1) broke the build

github.com/hanami/model - depfu[bot] opened this pull request 7 months ago
Disconnect DB on provider stop

github.com/hanami/hanami - timriley opened this pull request 7 months ago
Register "db.gateway" instead of "db.connection"

github.com/hanami/hanami - timriley opened this pull request 7 months ago
Share connection for multiple slices using the same DB

github.com/hanami/hanami - timriley opened this pull request 7 months ago
Look for specific slice database URLs in ENV

github.com/hanami/hanami - timriley opened this pull request 7 months ago
Share parent DB via `config.db.import_from_parent`

github.com/hanami/hanami - timriley opened this pull request 7 months ago
Allow per-slice ROM setups to share plugin config

github.com/hanami/hanami - timriley opened this pull request 7 months ago
Add #app? predicate to Hanami::Slice

github.com/hanami/hanami - alassek opened this pull request 7 months ago
Add private interface for transforming a database url

github.com/hanami/db - alassek opened this pull request 7 months ago
Add `Slice.app?` method

github.com/hanami/hanami - timriley opened this issue 7 months ago
Add `Slice.source_dir` method

github.com/hanami/hanami - timriley opened this issue 7 months ago
Custom MIME types are not working

github.com/hanami/hanami - dviana19 opened this issue 7 months ago
Multiple slices sharing app-level ROM setup

github.com/hanami/hanami - timriley opened this issue 7 months ago
Per-slice independent ROM setups

github.com/hanami/hanami - timriley opened this issue 7 months ago
Expand configurability of db provider

github.com/hanami/hanami - timriley opened this issue 7 months ago
Create Hanami::DB::Repo

github.com/hanami/db - timriley opened this issue 7 months ago
Add db:migrate rake task

github.com/hanami/hanami - timriley opened this issue 7 months ago
Add SQLite support for `db` commands

github.com/hanami/cli - timriley opened this issue 7 months ago
Add MySQL support for `db` commands

github.com/hanami/cli - timriley opened this issue 7 months ago
Add `db version` command

github.com/hanami/cli - timriley opened this issue 7 months ago
Add `db structure load` command

github.com/hanami/cli - timriley opened this issue 7 months ago
Add `db structure dump` command

github.com/hanami/cli - timriley opened this issue 7 months ago
Add `db prepare` command

github.com/hanami/cli - timriley opened this issue 7 months ago
Add `db rollback` command

github.com/hanami/cli - timriley opened this issue 7 months ago
Add `db migrate` command

github.com/hanami/cli - timriley opened this issue 7 months ago
Add `db drop` command

github.com/hanami/cli - timriley opened this issue 7 months ago
Add `db create` command

github.com/hanami/cli - timriley opened this issue 7 months ago
Generate db files in `generate slice`

github.com/hanami/cli - timriley opened this issue 7 months ago
Generate db files in `hanami new`

github.com/hanami/cli - timriley opened this issue 7 months ago
Add the beginnings of a :db provider

github.com/hanami/hanami - timriley opened this pull request 7 months ago
Add ROM gem dependencies and relation class

github.com/hanami/db - timriley opened this pull request 7 months ago
Set up Zeitwerk for code loading

github.com/hanami/db - timriley opened this pull request 7 months ago
Add hanami-db as a development dependency

github.com/hanami/hanami - timriley opened this pull request 7 months ago
Action generator appends routes even if exists

github.com/hanami/cli - Lucas-Barret opened this issue 7 months ago
Add `generate component` CLI command

github.com/hanami/cli - timriley opened this issue 7 months ago
Update dry-logger compatibility check

github.com/hanami/hanami - timriley opened this pull request 7 months ago
New version of dry-logger (1.0.4) broke the build

github.com/hanami/hanami - depfu[bot] opened this pull request 7 months ago
New version of net-imap (0.4.11) broke the build

github.com/hanami/mailer - depfu[bot] opened this pull request 8 months ago
Fix typo of using part instead of scope

github.com/hanami/guides - krzykamil opened this pull request 8 months ago
remove_featured_section

github.com/hanami/hanami.github.io - krzykamil opened this pull request 8 months ago
Expose the slice as the provider target

github.com/hanami/hanami - timriley opened this pull request 8 months ago
Fix typo in 'Assets CLI commands' section

github.com/hanami/guides - joshuay03 opened this pull request 8 months ago
Add page about testing hanami-views

github.com/hanami/guides - krzykamil opened this pull request 8 months ago
Add test for rack method overrides

github.com/hanami/hanami - timriley opened this pull request 8 months ago
Spelling, Punctuation and Grammar Modifications.

github.com/hanami/hanami - CharlieWWW94 opened this pull request 8 months ago
Bump expectation for ROM support to 2.2

github.com/hanami/guides - cllns opened this pull request 8 months ago
[Documentation] FAQ + small snippets collection

github.com/hanami/hanami - rubyFeedback opened this issue 9 months ago
Add leadership change post

github.com/hanami/hanami.github.io - timriley opened this pull request 9 months ago
Custom body parser issue

github.com/hanami/hanami - krzykamil opened this issue 9 months ago
Add ability to ignore files

github.com/hanami/assets-js - svoop opened this pull request 9 months ago
Support AVIF and WebP image formats

github.com/hanami/assets-js - svoop opened this pull request 9 months ago
New version of net-smtp (0.5.0) broke the build

github.com/hanami/mailer - depfu[bot] opened this pull request 9 months ago
Handle duplicates of external compilations

github.com/hanami/assets-js - krzykamil opened this pull request 9 months ago
New version of rack (2.2.9) broke the build

github.com/hanami/controller - depfu[bot] opened this pull request 9 months ago
Allow references to files outside js/ and css/ dirs

github.com/hanami/assets-js - timriley opened this pull request 9 months ago
Incorrect paths after asset compile

github.com/hanami/assets-js - svoop opened this issue 9 months ago
Fix development bootstrap

github.com/hanami/assets - svoop opened this pull request 9 months ago
Incorrect paths after asset compile

github.com/hanami/assets - svoop opened this issue 9 months ago
Clarify `dev` vs `server` in command descriptions

github.com/hanami/cli - cllns opened this pull request 10 months ago
Prepare for v2.1.0

github.com/hanami/docs - cllns opened this pull request 10 months ago
lib/tasks/ not installed

github.com/hanami/hanami - svoop opened this issue 10 months ago
Typos in building-a-web-app.md

github.com/hanami/guides - omegahm opened this pull request 10 months ago
Bump yard from 0.9.28 to 0.9.36

github.com/hanami/docs - dependabot[bot] opened this pull request 10 months ago
Bump yard from 0.9.28 to 0.9.35

github.com/hanami/docs - dependabot[bot] opened this pull request 10 months ago
Update dotenv → 3.1.0 (unknown)

github.com/hanami/devtools - depfu[bot] opened this pull request 10 months ago
Update release date

github.com/hanami/hanami.github.io - radar opened this pull request 10 months ago
Share options between watch/build functions

github.com/hanami/assets-js - radar opened this pull request 10 months ago
Better default favicon for new apps

github.com/hanami/cli - timriley opened this issue 10 months ago
Update rack → 3.0.9.1 (unknown)

github.com/hanami/devtools - depfu[bot] opened this pull request 10 months ago
Underscore slice names in public asset dirs

github.com/hanami/hanami - timriley opened this pull request 10 months ago
Underscore slice names in public asset dirs

github.com/hanami/cli - timriley opened this pull request 10 months ago
Add public_assets_dir utility method

github.com/hanami/assets - timriley opened this pull request 10 months ago
Assets: CLI

github.com/hanami/guides - timriley opened this issue 10 months ago
Update syntax for latest Rubocop rules

github.com/hanami/router - pat opened this pull request 10 months ago
Update dotenv → 3.0.2 (unknown)

github.com/hanami/devtools - depfu[bot] opened this pull request 10 months ago
Don’t namespace asset tags for slice layouts

github.com/hanami/cli - timriley opened this pull request 10 months ago
Generate a favicon for slices

github.com/hanami/cli - timriley opened this pull request 10 months ago