hanami
https://github.com/hanami/hanami
Ruby
The web, with simplicity.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
29 Subscribers
View all SubscribersAdd a CodeTriage badge to hanami
Help out
- Issues
- Fix Content-Security-Policy
- Add lib/ to $LOAD_PATH as part of hanami/setup
- Creating a new hanami project with a period in the name breaks require_relative
- Combine application and slice
- Hanami 2 Helpers
- Wrong number of arguments when adding middleware
- Update to hanami 1.3.5 causes dependency conflict
- `status 404, { error: "some message" }.to_json` does not return JSON as expected, even if we set `default_response_format :json` in application.rb
- "accept :list, :of, :non-html, :types" in a controller can still return html if `default_request_format :html` in application.rb
- Remove phantomjs
- Docs
- Hanami::Application::ClassMethods#router_options
- Hanami::Configuration#middleware_stack
- Hanami::Application::Router#middleware_stack
- Hanami::Application::Routing::Middleware::Stack#index_of
- Hanami::Application::Routing::Middleware::Stack#update
- Hanami::Application::Routing::Middleware::Stack#stack
- Hanami::Application::ClassMethods#prepare_container_component_dirs
- Hanami::Application::RoutesHelper#router
- Hanami::Application::Routing::Resolver#ensure_action_in_slice
- Hanami::Application::Routing::Resolver#resolve_slice_action