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

Only auto-inject db.rom when hanami-db is bundled

github.com/hanami/hanami - timriley opened this pull request 9 days ago
replace hanami/utils with hanamy/cyg_utils

github.com/hanami/assets - FLemon opened this pull request 9 days ago
1.3 ruby 3 rack3 mailer2 cyg utils

github.com/hanami/hanami - FLemon opened this pull request 9 days ago
Add post

github.com/hanami/hanami.github.io - timriley opened this pull request 10 days ago
Allow specifying engine for generated templates

github.com/hanami/cli - katafrakt opened this pull request 11 days ago
Exit code 1 when file already exists

github.com/hanami/cli - stephannv opened this pull request 14 days ago
Update available generator commands

github.com/hanami/guides - stephannv opened this pull request 16 days ago
Fix typo

github.com/hanami/hanami - svoop opened this pull request 17 days ago
Reenable routes with optional portions

github.com/hanami/router - timriley opened this issue 18 days ago
[docs]: Add a note about how to generate migrations

github.com/hanami/guides - KonnorRogers opened this pull request 19 days ago
Parse front matter, hiding it from rendered guides

github.com/hanami/site - timriley opened this pull request 19 days ago
Render guide roots from index.md files

github.com/hanami/site - timriley opened this pull request 19 days ago
Fix hanami db command indentation

github.com/hanami/guides - stephannv opened this pull request 21 days ago
Add an example for how to use assets via Node.js

github.com/hanami/guides - svoop opened this pull request 23 days ago
Add explanations and examples for CSP

github.com/hanami/guides - svoop opened this pull request 24 days ago
Simpilify README, add hanami-db link

github.com/hanami/hanami - cllns opened this pull request 25 days ago
Fix duplicate --env options

github.com/hanami/cli - cllns opened this pull request 26 days ago
Convert component generator to use RubyFileWriter

github.com/hanami/cli - cllns opened this pull request 26 days ago
Link to 2.2 instead of 1.3

github.com/hanami/guides - cllns opened this pull request 29 days ago
Import docs from dry-view docsite

github.com/hanami/view - cllns opened this pull request 29 days ago
Update building-a-web-app.md

github.com/hanami/guides - phaedryx opened this pull request about 1 month ago
Generation data for specs

github.com/hanami/hanami - vladimirtcats opened this issue about 1 month ago
Can't load gems and providers in specs

github.com/hanami/rspec - vladimirtcats opened this issue about 1 month ago
``Database#exists?`` is a false boolean

github.com/hanami/cli - katafrakt opened this issue about 1 month ago
Bugfix: Prevent generators from overwriting files

github.com/hanami/cli - maxemitchell opened this pull request about 1 month ago
Generated readme additions

github.com/hanami/cli - hanarimawi opened this pull request about 1 month ago
Don't allow creating a new app with certain confusing names

github.com/hanami/cli - seven1m opened this pull request about 1 month ago
Add documentation for Repos in 2.2

github.com/hanami/hanami - vladimirtcats opened this issue about 1 month ago
Fix auto setting of slice-repos root.

github.com/hanami/hanami - wuarmin opened this pull request about 1 month ago
Auto setting root in slice-repos does not work

github.com/hanami/hanami - wuarmin opened this issue about 1 month ago
Switch to `before "install"` hook

github.com/hanami/rspec - timriley opened this pull request about 1 month ago
Bundle install during hanami install

github.com/hanami/cli - timriley opened this pull request about 1 month ago
Fix session error

github.com/hanami/controller - cllns opened this pull request about 1 month ago
Remove ConflictingOptionsError

github.com/hanami/cli - cllns opened this pull request about 1 month ago
Only load rom extension if hanami-db is bundled

github.com/hanami/hanami - timriley opened this pull request about 1 month ago
Allow --skip-db and --database to be given, preferring --skip-db

github.com/hanami/cli - timriley opened this pull request about 1 month ago
hanami new bookshelf '--skip-db' cannot be used.

github.com/hanami/cli - ksr-13 opened this issue about 1 month ago
Run `bundle install` after all hooks

github.com/hanami/cli - cllns opened this issue about 1 month ago
Fix assets windows

github.com/hanami/assets-js - kyleplump opened this pull request about 1 month ago
`hanami new app` results in constant conflicts

github.com/hanami/hanami - KieranP opened this issue about 2 months ago
Update Ruby version requirement

github.com/hanami/guides - tombruijn opened this pull request about 2 months ago
Depend on matching minor version of hanami-cli

github.com/hanami/hanami - timriley opened this pull request about 2 months ago
Update hanamiversion to 2.2, and update copyright

github.com/hanami/guides - cllns opened this pull request about 2 months ago
Change aliases for /introduction/getting-started to v2.2

github.com/hanami/guides - alassek opened this pull request about 2 months ago
Clean up database guides

github.com/hanami/guides - cllns opened this pull request about 2 months ago
Tweaks on operations docs

github.com/hanami/guides - waiting-for-dev opened this pull request about 2 months ago
Update getting started guides for 2.2

github.com/hanami/guides - timriley opened this pull request about 2 months ago
Add 2.1 to 2.2 upgrade notes

github.com/hanami/guides - timriley opened this pull request about 2 months ago
Add basic operations section

github.com/hanami/guides - timriley opened this pull request about 2 months ago
Remove DatabaseCleaner setup from guides

github.com/hanami/guides - timriley opened this pull request about 2 months ago
Database Overview refresh and more Querying examples

github.com/hanami/guides - alassek opened this pull request about 2 months ago
Use gemspec to load json gem with no warnings

github.com/hanami/hanami - timriley opened this pull request about 2 months ago
Add 2.2.0 announcement post

github.com/hanami/hanami.github.io - timriley opened this pull request about 2 months ago
undefined method `find_and_load_provider'

github.com/hanami/hanami - waghanza opened this issue about 2 months ago
Add Initial Querying section

github.com/hanami/guides - alassek opened this pull request about 2 months ago
Add rexml to Gemfile to fix load error in tests

github.com/hanami/router - timriley opened this pull request about 2 months ago
Update migration link to point to Hanami website

github.com/hanami/cli - alassek opened this pull request about 2 months ago
Break out Configuration & Migrations into separate sections

github.com/hanami/guides - alassek opened this pull request about 2 months ago
Simplify dry-types version constraint in Gemfile

github.com/hanami/cli - timriley opened this pull request about 2 months ago
Use released version of dry-operation

github.com/hanami/cli - timriley opened this pull request about 2 months ago
DB: Add Aliases, Dataset, Scopes sections

github.com/hanami/guides - alassek opened this pull request about 2 months ago
add --gateway flag to generate relation

github.com/hanami/cli - kyleplump opened this pull request about 2 months ago
Depend on guard and guard-puma via gemspec

github.com/hanami/reloader - timriley opened this pull request about 2 months ago
Depend on dry-system 1.1 or later

github.com/hanami/hanami - timriley opened this pull request about 2 months ago
Add Associations section to Relations documentation

github.com/hanami/guides - alassek opened this pull request about 2 months ago
Fix require warnings

github.com/hanami/assets-js - bkuhlmann opened this issue about 2 months ago
Conditionally install hooks, based on what's bundled

github.com/hanami/rspec - katafrakt opened this pull request about 2 months ago
new hanami executable on windows

github.com/hanami/hanami - dsisnero opened this issue about 2 months ago
Require latest guard via reloader gemspec

github.com/hanami/reloader - timriley opened this issue about 2 months ago
Stop IRB prompt from shifting width

github.com/hanami/cli - timriley opened this pull request about 2 months ago
Add 2.2.0.rc1 release announcement

github.com/hanami/hanami.github.io - timriley opened this pull request about 2 months ago
Add --gateway option to `generate relation`

github.com/hanami/cli - timriley opened this issue about 2 months ago
Add --gateway option to `generate migration`

github.com/hanami/cli - timriley opened this issue about 2 months ago
Hanami 2.1.1 : Views not working on Windows

github.com/hanami/hanami - pcopissa opened this issue about 2 months ago
Improve seeds loading

github.com/hanami/cli - timriley opened this pull request about 2 months ago
Hanami 2.1.1 fails out of the box on Windows

github.com/hanami/hanami - pcopissa opened this issue about 2 months ago
Remove separate db commands for test env

github.com/hanami/guides - timriley opened this pull request about 2 months ago
Generate config/db/seeds.rb in new app

github.com/hanami/cli - timriley opened this pull request about 2 months ago
Generate a change method in new migrations

github.com/hanami/cli - timriley opened this pull request about 2 months ago
Fix misconfigured db warnings, include gateways

github.com/hanami/cli - timriley opened this pull request about 2 months ago
Remove boilerplate from generated app operation

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