Ecosyste.ms: OpenCollective

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

github.com/hanami/hanami

The web, with simplicity.
https://github.com/hanami/hanami

rack 3 support

kyleplump opened this pull request about 1 month ago
Add Ruby 3.4 support

cllns opened this pull request about 1 month ago
[website] link to latest API documentation is broken

pcopissa opened this issue about 2 months ago
Only auto-inject db.rom when hanami-db is bundled

timriley opened this pull request about 2 months ago
1.3 ruby 3 rack3 mailer2 cyg utils

FLemon opened this pull request about 2 months ago
key not found: "db.rom" (Dry::Core::Container::KeyError)

mikhailushka opened this issue about 2 months ago
Support for APP_ENV (in addition or rather than RACK_ENV)

svoop opened this issue 2 months ago
Should operation be placed in `app/operations` folder?

stephannv opened this issue 2 months ago
Fix typo

svoop opened this pull request 2 months ago
Deps included within repos are not made available

timriley opened this issue 2 months ago
Simpilify README, add hanami-db link

cllns opened this pull request 2 months ago
Generation data for specs

vladimirtcats opened this issue 3 months ago
Add documentation for Repos in 2.2

vladimirtcats opened this issue 3 months ago
Fix auto setting of slice-repos root.

wuarmin opened this pull request 3 months ago
Auto setting root in slice-repos does not work

wuarmin opened this issue 3 months ago
Only load rom extension if hanami-db is bundled

timriley opened this pull request 3 months ago
[Documentation / FAQ] Main differences between rails and hanami?

rubyFeedback opened this issue 3 months ago
`hanami new app` results in constant conflicts

KieranP opened this issue 3 months ago
Depend on matching minor version of hanami-cli

timriley opened this pull request 3 months ago
Use gemspec to load json gem with no warnings

timriley opened this pull request 3 months ago
undefined method `find_and_load_provider'

waghanza opened this issue 3 months ago
Depend on dry-system 1.1 or later

timriley opened this pull request 3 months ago
new hanami executable on windows

dsisnero opened this issue 3 months ago
Hanami 2.1.1 : Views not working on Windows

pcopissa opened this issue 3 months ago
Hanami 2.1.1 fails out of the box on Windows

pcopissa opened this issue 3 months ago
New version of zeitwerk (2.7.1) broke the build

depfu[bot] opened this pull request 4 months ago
Address unused variable warning

timriley opened this pull request 4 months ago
New version of zeitwerk (2.7.0) broke the build

depfu[bot] opened this pull request 4 months ago
Apply gateway config from parent slice (and simplify config)

timriley opened this pull request 4 months ago
hanami-cli windows fork is unimplemented on this machine

dsisnero opened this issue 4 months ago
Copy gateway config from parent slice DB provider

timriley opened this issue 4 months ago
`Dry::Operation` extensions

alassek opened this pull request 4 months ago
Fix DB provider unused gateway variable warning

bkuhlmann opened this issue 4 months ago
raises error if necessary db driver gem not installed

kyleplump opened this pull request 5 months ago
Support multiple DB gateways

timriley opened this pull request 5 months ago
Add connection_options to Hanami::Providers::DB::Gateway

alassek opened this pull request 6 months ago
Don't make relations path configurable

timriley opened this issue 6 months ago
Register ROM commands and mappers

timriley opened this pull request 6 months ago
default to development.log instead of stdout

kyleplump opened this pull request 6 months ago
Introduce Hanami::Provider::Source

alassek opened this pull request 6 months ago
MissingActionError relative path instead of absolute path

kyleplump opened this pull request 7 months ago
Don't disable prompt for select

cllns opened this pull request 7 months ago
Remove PhantomJS binary

cllns opened this pull request 7 months ago
Register nested relations

timriley opened this issue 7 months ago
Depend on dry-system 1.1.0.beta1

timriley opened this pull request 7 months ago
Require dry-configurable >= 1.2.0

timriley opened this pull request 7 months ago
Bump dry-inflector and rom-sql dependencies

timriley opened this pull request 7 months ago
Set up SQL logging

timriley opened this pull request 8 months ago
Add DB provider adapter config & sensible defaults

timriley opened this pull request 8 months ago
Register db provider when only config/db/ exists

timriley opened this pull request 8 months ago
Add db:migrate compatibility Rake task

timriley opened this pull request 8 months ago
Log SQL queries

timriley opened this issue 8 months ago
Load db provider if config dir exists

timriley opened this issue 8 months ago
Do not apply config from parent ROM config object

timriley opened this pull request 8 months ago
Offer to improve API Docs and Guides for FormFor helper

dcr8898 opened this issue 8 months ago
Correct handling of symbols by label form helper

dcr8898 opened this pull request 8 months ago
Label form helper errors when provided a symbol

dcr8898 opened this issue 8 months ago
Make Providers::DB#database_url public

timriley opened this pull request 8 months ago
Access providers via `#[]` method

timriley opened this pull request 8 months ago
Inside providers, add a `slice` alias for `target`

alassek opened this issue 8 months ago
Replace ROM::Inflector in DB Provider

alassek opened this pull request 8 months ago
Apply Hanami::DB::Testing.database_url

alassek opened this pull request 8 months ago
Fix: Correct order of setup commands in README

SusanGithaigaN opened this pull request 8 months ago
Do not auto-register from db, relations, structs

timriley opened this pull request 8 months ago
Configure struct_namespace for repos

timriley opened this pull request 8 months ago
Integrate repos

timriley opened this pull request 8 months ago
Expand default set of Sequel extensions

timriley opened this issue 8 months ago
Share all config from parent DB provider to child providers

timriley opened this pull request 9 months ago
Disconnect DB on provider stop

timriley opened this pull request 9 months ago
Register "db.gateway" instead of "db.connection"

timriley opened this pull request 9 months ago
Share connection for multiple slices using the same DB

timriley opened this pull request 9 months ago
Look for specific slice database URLs in ENV

timriley opened this pull request 9 months ago
Share parent DB via `config.db.import_from_parent`

timriley opened this pull request 9 months ago
Allow per-slice ROM setups to share plugin config

timriley opened this pull request 9 months ago
Slice ROM setup with slice-specific database

timriley opened this issue 9 months ago
Set ROM inflector be the same as the Hanami app inflector

timriley opened this issue 9 months ago
Add #app? predicate to Hanami::Slice

alassek opened this pull request 9 months ago
Add `Slice.app?` method

timriley opened this issue 9 months ago
Add `Slice.source_dir` method

timriley opened this issue 9 months ago
Custom MIME types are not working

dviana19 opened this issue 9 months ago
Automatically adjust database URL in test mode

timriley opened this issue 9 months ago
Multiple slices sharing app-level ROM setup

timriley opened this issue 9 months ago
Per-slice independent ROM setups

timriley opened this issue 9 months ago
Register ROM commands and mappers from db/ directory

timriley opened this issue 9 months ago
Expand configurability of db provider

timriley opened this issue 9 months ago
Add db:migrate rake task

timriley opened this issue 9 months ago