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

Convert to Zeitwerk for code loading

github.com/hanami/controller - timriley opened this pull request about 2 years ago
Update API docs for 2.0.0

github.com/hanami/cli - timriley opened this pull request about 2 years ago
Update API docs for 2.0.0

github.com/hanami/utils - timriley opened this pull request about 2 years ago
Exception when JSON body contains %

github.com/hanami/router - Jammjammjamm opened this issue about 2 years ago
Add lib/ to $LOAD_PATH before loading app file

github.com/hanami/hanami - timriley opened this pull request about 2 years ago
Run bundle install after modifying Gemfile

github.com/hanami/reloader - timriley opened this pull request about 2 years ago
Generate new apps by requiring `guard-puma` `~> 0.8`

github.com/hanami/reloader - jodosha opened this pull request about 2 years ago
Ensure version switcher to land to Getting Started page

github.com/hanami/guides - jodosha opened this pull request about 2 years ago
Add mention of new guides

github.com/hanami/hanami.github.io - timriley opened this pull request about 2 years ago
Fix sessions middleware spec

github.com/hanami/hanami - timriley opened this pull request about 2 years ago
Announcing Hanami v2.0.0.rc1

github.com/hanami/hanami.github.io - jodosha opened this pull request about 2 years ago
WIP

github.com/hanami/hanami - solnic opened this pull request about 2 years ago
Replace Config.environment with Slice.environment

github.com/hanami/hanami - timriley opened this pull request about 2 years ago
Add work-in-progress 2.0 guides.

github.com/hanami/guides - andrewcroome opened this pull request about 2 years ago
Only load rack provider when rack is bundled

github.com/hanami/hanami - timriley opened this pull request about 2 years ago
Remove usage of the private Zeitwerk::Registry.loaders

github.com/hanami/hanami - fxn opened this pull request about 2 years ago
Update API docs for 2.0

github.com/hanami/router - timriley opened this pull request about 2 years ago
Remove `Hanami::Logger` in favor of `Dry::Logger`

github.com/hanami/utils - jodosha opened this pull request about 2 years ago
Ensure root path to work with prefix

github.com/hanami/router - jodosha opened this pull request about 2 years ago
Expect nested slices to use parent’s namespace

github.com/hanami/hanami - timriley opened this pull request about 2 years ago
Fix inspection of named nested routes

github.com/hanami/router - jodosha opened this pull request about 2 years ago
New version of dry-core (1.0.0) produced dependency conflicts

github.com/hanami/view - depfu[bot] opened this pull request about 2 years ago
Fix specs

github.com/hanami/cli - solnic opened this pull request about 2 years ago
Update API docs for 2.0.0

github.com/hanami/controller - timriley opened this pull request about 2 years ago
URL fragments and routing

github.com/hanami/router - mikekreuzer opened this issue about 2 years ago
Use dry-rb 1.0.0rc gems

github.com/hanami/view - timriley opened this pull request about 2 years ago
Use dry-configurable (and others) at 1.0.0.rc

github.com/hanami/controller - timriley opened this pull request about 2 years ago
Use dry-logger

github.com/hanami/hanami - solnic opened this pull request about 2 years ago
Middleware Trie

github.com/hanami/router - jodosha opened this pull request about 2 years ago
Remove check for slices root

github.com/hanami/hanami - waiting-for-dev opened this pull request about 2 years ago
Add Slice.stop forwarding to container

github.com/hanami/hanami - timriley opened this pull request about 2 years ago
Remove types require from config/settings.rb

github.com/hanami/cli - timriley opened this pull request about 2 years ago
Specify latest dry-validation version

github.com/hanami/validations - timriley opened this pull request about 2 years ago
Specify latest dry-types version

github.com/hanami/cli - timriley opened this pull request about 2 years ago
Add announcing-hanami-200beta4 post

github.com/hanami/hanami.github.io - timriley opened this pull request about 2 years ago
Delegate to Request's flash and session from Response

github.com/hanami/controller - timriley opened this pull request about 2 years ago
Bump nokogiri from 1.13.6 to 1.13.9

github.com/hanami/hanami-2-application-template - dependabot[bot] opened this pull request about 2 years ago
Bump nokogiri from 1.10.8 to 1.13.9

github.com/hanami/contributors - dependabot[bot] opened this pull request about 2 years ago
Bump nokogiri from 1.11.7 to 1.13.9

github.com/hanami/bookshelf - dependabot[bot] opened this pull request about 2 years ago
Bump nokogiri from 1.13.1 to 1.13.9

github.com/hanami/hanami.github.io - dependabot[bot] opened this pull request about 2 years ago
Allow router prefix to work with or without a leading slash

github.com/hanami/router - chris-at-work opened this pull request about 2 years ago
Re-add session errors (preparation for merge)

github.com/hanami/controller - timriley opened this pull request about 2 years ago
Support configurable body parsers

github.com/hanami/router - solnic opened this pull request about 2 years ago
Unclear errors with differently named wildcard segments

github.com/hanami/router - Jammjammjamm opened this issue about 2 years ago
Surprising prefix behavior

github.com/hanami/router - Jammjammjamm opened this issue about 2 years ago
Add preliminary guide drafts

github.com/hanami/guides-v2 - andrewcroome opened this pull request over 2 years ago
New version of dry-configurable (0.16.0) broke the build

github.com/hanami/controller - depfu[bot] opened this pull request over 2 years ago
Navigation version switch

github.com/hanami/guides - jodosha opened this pull request over 2 years ago
Hugo `v0.104.3`

github.com/hanami/guides - jodosha opened this pull request over 2 years ago
Bump addressable from 2.5.2 to 2.8.1

github.com/hanami/contributors - dependabot[bot] opened this pull request over 2 years ago
Bump addressable from 2.7.0 to 2.8.1

github.com/hanami/bookshelf - dependabot[bot] opened this pull request over 2 years ago
Tidy CLI help

github.com/hanami/reloader - jodosha opened this pull request over 2 years ago
Outdated dependencies

github.com/hanami/model - thegeorgeous opened this issue over 2 years ago
Tidy `hanami` help

github.com/hanami/cli - jodosha opened this pull request over 2 years ago
Generate slice specs under `spec/slices/[slice name]`

github.com/hanami/rspec - jodosha opened this pull request over 2 years ago
Announcing Hanami v2.0.0.beta3

github.com/hanami/hanami.github.io - jodosha opened this pull request over 2 years ago
405 response does not include Allow header

github.com/hanami/router - ahx opened this issue over 2 years ago
Add console output when generating files

github.com/hanami/cli - cllns opened this pull request over 2 years ago
Incorrect gems name in the Readme file

github.com/hanami/view - iomelchenko opened this issue over 2 years ago
Add note about Hanami 1.3 and Ruby 2

github.com/hanami/hanami.github.io - cllns opened this pull request over 2 years ago
Hacktoberfest 2022

github.com/hanami/hanami - vcborsolan opened this issue over 2 years ago
Add --[no-]skip-git option to `hanami new` command

github.com/hanami/cli - vikdotdev opened this pull request over 2 years ago
Fix routes definition in test app

github.com/hanami/cli - cllns opened this pull request over 2 years ago
Add @renuo as individual sponsor

github.com/hanami/hanami.github.io - jodosha opened this pull request over 2 years ago
Patch 1

github.com/hanami/hanami.github.io - avosa opened this pull request over 2 years ago
Handle messages being frozen

github.com/hanami/controller - cllns opened this pull request over 2 years ago
Next.js

github.com/hanami/contributors - jodosha opened this pull request over 2 years ago
Bump nokogiri from 1.10.8 to 1.13.8

github.com/hanami/contributors - dependabot[bot] opened this pull request over 2 years ago
Remove `define do..` from routes

github.com/hanami/cli - solnic opened this pull request over 2 years ago
GitHub Actions daily import of the data

github.com/hanami/contributors - jodosha opened this pull request over 2 years ago
New version of rack (3.0.0) produced dependency conflicts

github.com/hanami/controller - depfu[bot] opened this pull request over 2 years ago
Upgrade rack to version 3.0.0

github.com/hanami/devtools - depfu[bot] opened this pull request over 2 years ago
fix: Use app[:settings] in database commands.

github.com/hanami/cli - pat opened this pull request over 2 years ago
Take app_path as argument for `hanami new`

github.com/hanami/cli - waiting-for-dev opened this pull request over 2 years ago
Add required hanami-controller and hanami-view to the Gemfile

github.com/hanami/cli - waiting-for-dev opened this pull request over 2 years ago
`hanami new` to add `hanami-reloader` to `Gemfile`

github.com/hanami/cli - jodosha opened this pull request over 2 years ago
Hanami 2

github.com/hanami/reloader - jodosha opened this pull request over 2 years ago
`hanami new` to generate Puma configuration

github.com/hanami/cli - jodosha opened this pull request over 2 years ago