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

Use rack method override middleware by default

github.com/hanami/hanami - jodosha opened this issue about 1 year ago
Streamline foreman installation for `hanami dev`

github.com/hanami/cli - timriley opened this issue over 1 year ago
Fix Response#send_file implementation

github.com/hanami/controller - jodosha opened this issue over 1 year ago
Improve Hanami::View inspect outputs

github.com/hanami/view - jodosha opened this issue over 1 year ago
Expand on API docs for form helper

github.com/hanami/view - jodosha opened this issue over 1 year ago
Test with React and Tailwind

github.com/hanami/hanami - jodosha opened this issue over 1 year ago
Generate Hanami app using HEAD version from GitHub

github.com/hanami/cli - jodosha opened this pull request over 1 year ago
Add assets helpers aliases

github.com/hanami/hanami - jodosha opened this pull request over 1 year ago
Add Hanami 2.1.0.beta2 announcement

github.com/hanami/hanami.github.io - timriley opened this pull request over 1 year ago
Handled errors should not log as errors

github.com/hanami/hanami - timriley opened this issue over 1 year ago
Fix error logging on handled exceptions

github.com/hanami/hanami - timriley opened this pull request over 1 year ago
ruby 3 support on 1.3.3

github.com/hanami/helpers - FLemon opened this issue over 1 year ago
Use Zeitwerk for code loading

github.com/hanami/assets - timriley opened this pull request over 1 year ago
Reintroduce Rake task for assets

github.com/hanami/hanami - jodosha opened this issue over 1 year ago
Use `Hanami::CLI::Files` consistently

github.com/hanami/cli - jodosha opened this pull request over 1 year ago
Zeitwerkify hanami-assets

github.com/hanami/assets - timriley opened this issue over 1 year ago
Generator to print file actions

github.com/hanami/rspec - jodosha opened this issue over 1 year ago
Make `Hanami::View::Rendered` more specs friendly

github.com/hanami/view - jodosha opened this pull request over 1 year ago
Generate view specs

github.com/hanami/rspec - jodosha opened this pull request over 1 year ago
Generate specs for views and templates

github.com/hanami/rspec - jodosha opened this issue over 1 year ago
Reintroducing `Hanami::Middleware::Assets`

github.com/hanami/hanami - jodosha opened this pull request over 1 year ago
Fix assets 2.1.0.beta2 changes

github.com/hanami/hanami - jodosha opened this pull request over 1 year ago
Expect manifest at all times, raise errors if not

github.com/hanami/assets - timriley opened this pull request over 1 year ago
Exclude asset paths from triggering a restart

github.com/hanami/reloader - jodosha opened this pull request over 1 year ago
Assets: enhance support beyond NPM (e.g. Yarn)

github.com/hanami/assets - jodosha opened this issue over 1 year ago
Rely on `npm exec` to run `hanami/hanami-js` CLI commands

github.com/hanami/assets - jodosha opened this pull request over 1 year ago
Add missing link to http-caching.md

github.com/hanami/guides - backpackerhh opened this pull request over 1 year ago
Fix typo in autoloading.md

github.com/hanami/guides - backpackerhh opened this pull request over 1 year ago
Fix typo in getting-started.md

github.com/hanami/guides - backpackerhh opened this pull request over 1 year ago
Shorten assets directories

github.com/hanami/assets - jodosha opened this pull request over 1 year ago
Shorten assets directories

github.com/hanami/assets-js - jodosha opened this pull request over 1 year ago
Add favicon helper alias for favicon_link_tag

github.com/hanami/hanami - timriley opened this pull request over 1 year ago
Set correct error codes for Hanami app exceptions

github.com/hanami/webconsole - timriley opened this pull request over 1 year ago
Return appropriate response statuses based on error type

github.com/hanami/hanami - timriley opened this pull request over 1 year ago
App and slice generators for assets

github.com/hanami/cli - jodosha opened this pull request over 1 year ago
Use app's configured assets exe_path for commands

github.com/hanami/cli - timriley opened this pull request over 1 year ago
Update docs to match asset helpers change

github.com/hanami/hanami - parndt opened this pull request over 1 year ago
Implement static assets Rack middleware

github.com/hanami/hanami - jodosha opened this issue over 1 year ago
Introduce `hanami dev`

github.com/hanami/cli - jodosha opened this pull request over 1 year ago
Make actions render their view files by default

github.com/hanami/cli - radar opened this pull request over 1 year ago
Introduce `hanami assets` commands

github.com/hanami/cli - jodosha opened this pull request over 1 year ago
Not found route returns 500 instead of 404

github.com/hanami/hanami - jodosha opened this issue over 1 year ago
Allow layout to be passed in `View#call`

github.com/hanami/view - parndt opened this pull request over 1 year ago
Update aruba → 2.2.0 (unknown)

github.com/hanami/devtools - depfu[bot] opened this pull request over 1 year ago
Track Hanami 2.2 progress here

github.com/hanami/hanami - timriley opened this issue over 1 year ago
API URL pointing to rdoc.info does not work properly

github.com/hanami/hanami - swilgosz opened this pull request over 1 year ago
Use Irb as default engine for hanami console.

github.com/hanami/cli - nashby opened this pull request over 1 year ago
rack app is being re-initialised for every request

github.com/hanami/hanami - DangerDawson opened this issue over 1 year ago
Update documentation on Logger usage: app should be App

github.com/hanami/guides - matthewford opened this pull request over 1 year ago
fix: special characters with `new` command

github.com/hanami/cli - nshki opened this pull request over 1 year ago
Fix use of helpers within parts

github.com/hanami/view - bkuhlmann opened this issue over 1 year ago
Fix use of helpers within parts

github.com/hanami/hanami - bkuhlmann opened this issue over 1 year ago
Fix body parser middleware already in use check.

github.com/hanami/hanami - nashby opened this pull request over 1 year ago
Guides 2.1 - add view docs

github.com/hanami/guides - andrewcroome opened this pull request over 1 year ago
Generate layouts/app.html.erb in new app and slice

github.com/hanami/cli - timriley opened this pull request over 1 year ago
Add hanami 2.1.0.beta1 announcement

github.com/hanami/hanami.github.io - timriley opened this pull request over 1 year ago
Generate view helper module for new app and slices

github.com/hanami/cli - timriley opened this pull request over 1 year ago
Integrate with hanami-assets 2.1 and add asset helpers

github.com/hanami/hanami - jodosha opened this pull request over 1 year ago
Can't use middleware in scope

github.com/hanami/hanami - shyzw opened this issue over 1 year ago
Remove temporary Temple patch

github.com/hanami/view - timriley opened this pull request over 1 year ago
Generate public/ error pages in new app

github.com/hanami/cli - timriley opened this pull request over 1 year ago
Add hanami-view and -webconsole to app Gemfile

github.com/hanami/cli - timriley opened this pull request over 1 year ago
New version of rack (3.0.8) produced dependency conflicts

github.com/hanami/controller - depfu[bot] opened this pull request over 1 year ago
Update rack → 3.0.8 (unknown)

github.com/hanami/devtools - depfu[bot] opened this pull request over 1 year ago
`hanami-esbuild` -> `hanami-assets`

github.com/hanami/assets-js - jodosha opened this pull request over 1 year ago
Remove redundant assignment to params

github.com/hanami/guides - parndt opened this pull request over 1 year ago
Start puma in `single-mode` by default.

github.com/hanami/cli - parndt opened this pull request over 1 year ago
Remove `frozen_string_literal: true` comments

github.com/hanami/api - parndt opened this pull request over 1 year ago
Remove `frozen_string_literal: true` comments

github.com/hanami/devtools - parndt opened this pull request over 1 year ago
Remove `frozen_string_literal: true` comments

github.com/hanami/utils - parndt opened this pull request over 1 year ago
Remove `frozen_string_literal: true` comments

github.com/hanami/router - parndt opened this pull request over 1 year ago
Remove `frozen_string_literal: true` comments

github.com/hanami/controller - parndt opened this pull request over 1 year ago
Remove `frozen_string_literal: true` comments

github.com/hanami/assets - parndt opened this pull request over 1 year ago