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

Fix duplicate arg and use flag type consistently

github.com/hanami/cli - timriley opened this pull request about 2 months ago
Add `change do` to generated migration files

github.com/hanami/cli - timriley opened this issue about 2 months ago
Make default MySQL database URL work with Homebrew

github.com/hanami/cli - timriley opened this pull request about 2 months ago
New version of zeitwerk (2.7.1) broke the build

github.com/hanami/hanami - depfu[bot] opened this pull request about 2 months ago
Run db commands on test as well as development databases

github.com/hanami/cli - timriley opened this pull request about 2 months ago
First draft of 2.2 from Google Docs content

github.com/hanami/guides - alassek opened this pull request about 2 months ago
Add `--env` (or `-e`) option to all app commands

github.com/hanami/cli - timriley opened this pull request about 2 months ago
Use relevant gateway for fetching search_path

github.com/hanami/cli - timriley opened this pull request about 2 months ago
Address unused variable warning

github.com/hanami/hanami - timriley opened this pull request about 2 months ago
Fix error dumping structure when no migrations

github.com/hanami/cli - timriley opened this pull request about 2 months ago
New version of zeitwerk (2.7.0) broke the build

github.com/hanami/hanami - depfu[bot] opened this pull request about 2 months ago
New version of zeitwerk (2.7.1) broke the build

github.com/hanami/view - depfu[bot] opened this pull request about 2 months ago
New version of zeitwerk (2.7.1) broke the build

github.com/hanami/controller - depfu[bot] opened this pull request about 2 months ago
Set up DatabaseCleaner for tests

github.com/hanami/rspec - timriley opened this pull request 2 months ago
Register generators only if bundled with correct gems

github.com/hanami/rspec - swilgosz opened this pull request 2 months ago
Register generators only if bundled with correct gems

github.com/hanami/cli - swilgosz opened this pull request 2 months ago
[Guides] Add Hanami CLI documentation for DB commands

github.com/hanami/guides - swilgosz opened this pull request 2 months ago
Remove ROM boilerplate from Operation generator

github.com/hanami/cli - alassek opened this pull request 3 months ago
`Dry::Operation` extensions

github.com/hanami/hanami - alassek opened this pull request 3 months ago
Add 2.2.0.beta2 announcement

github.com/hanami/hanami.github.io - timriley opened this pull request 3 months ago
Clarify `db version` error for missing migrations

github.com/hanami/cli - timriley opened this pull request 3 months ago
Fix db commands acting on same databases multiple times

github.com/hanami/cli - timriley opened this pull request 3 months ago
Tweak db prepare/migrate/seed for multiple gateways

github.com/hanami/cli - timriley opened this pull request 3 months ago
Fix issue trying to generate migration at /

github.com/hanami/cli - timriley opened this pull request 3 months ago
Update DB commands to support multiple gateways per slice

github.com/hanami/cli - timriley opened this pull request 3 months ago
raises error if necessary db driver gem not installed

github.com/hanami/hanami - kyleplump opened this pull request 3 months ago
Support multiple DB gateways

github.com/hanami/hanami - timriley opened this pull request 3 months ago
Remove all Ruby code from the gem

github.com/hanami/validations - timriley opened this pull request 4 months ago
Add contract support to actions

github.com/hanami/controller - timriley opened this pull request 4 months ago
Add --skip-route flag for action and slice generators

github.com/hanami/cli - kyleplump opened this pull request 4 months ago
Add MySQL support for `db` commands

github.com/hanami/cli - timriley opened this pull request 4 months ago
Improve output of `db migrate` command

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

github.com/hanami/model - depfu[bot] opened this pull request 4 months ago
Add `bundle install` step to the getting started guide

github.com/hanami/guides - patrickbrown-dev opened this pull request 5 months ago
Deleting .keep files using the generators

github.com/hanami/cli - kyleplump opened this pull request 5 months ago
Deleting .keep files using the generators

github.com/hanami/cli - kyleplump opened this pull request 5 months ago
Don't make relations path configurable

github.com/hanami/hanami - timriley opened this issue 5 months ago
Refactor RubyFileWriter

github.com/hanami/cli - cllns opened this pull request 5 months ago
Register ROM commands and mappers

github.com/hanami/hanami - timriley opened this pull request 5 months ago
default to development.log instead of stdout

github.com/hanami/hanami - kyleplump opened this pull request 5 months ago
Introduce Hanami::Provider::Source

github.com/hanami/hanami - alassek opened this pull request 5 months ago
Fallback for `Process.fork` not being supported on Windows

github.com/hanami/cli - kyleplump opened this pull request 5 months ago
Provide sample config/db/seeds.rb to guide people

github.com/hanami/cli - francois opened this pull request 5 months ago
Windows support running `hanami dev`

github.com/hanami/cli - kyleplump opened this issue 5 months ago
Disable auto registration for base classes

github.com/hanami/cli - cllns opened this pull request 5 months ago
Remove un-used entities.erb file

github.com/hanami/cli - cllns opened this pull request 5 months ago
Don't disable prompt for select

github.com/hanami/hanami - cllns opened this pull request 5 months ago
Add :form and :multipart formats

github.com/hanami/controller - cllns opened this pull request 5 months ago
Remove PhantomJS binary

github.com/hanami/hanami - cllns opened this pull request 5 months ago
Add note about first action format being default

github.com/hanami/guides - cllns opened this pull request 5 months ago
Update building-a-web-app.md. Remove extra the

github.com/hanami/guides - Keallar opened this pull request 5 months ago
Feature/action contracts

github.com/hanami/controller - krzykamil opened this pull request 5 months ago
Add db reset command

github.com/hanami/cli - cllns opened this issue 5 months ago
Improve db/migrations misconfigurations

github.com/hanami/cli - cllns opened this pull request 5 months ago
Commenting changes to Gemfile

github.com/hanami/guides - alectrico-pro opened this pull request 5 months ago
Update building-an-api.md

github.com/hanami/guides - alectrico-pro opened this pull request 5 months ago
Add db/*.sqlite to gitignore for sqlite apps

github.com/hanami/cli - cllns opened this pull request 5 months ago
Require all files in spec/support/ by default

github.com/hanami/rspec - cllns opened this pull request 5 months ago
Update getting-started.md

github.com/hanami/guides - alectrico-pro opened this pull request 5 months ago
[2.2] Clean up Web app guide

github.com/hanami/guides - cllns opened this pull request 5 months ago
Fix redundant name arg in generate commands

github.com/hanami/cli - timriley opened this pull request 5 months ago
Struct serialize to json

github.com/hanami/db - krzykamil opened this pull request 5 months ago
Add include Dry::Monads[:result] to Rspec blocks

github.com/hanami/rspec - cllns opened this pull request 5 months ago
Register nested relations

github.com/hanami/hanami - timriley opened this issue 5 months ago
Generate relation

github.com/hanami/cli - cllns opened this pull request 5 months ago
Add release announcement for 2.2.0.beta1

github.com/hanami/hanami.github.io - timriley opened this pull request 5 months ago
Depend on dry-cli v1.1.0

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