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.
33 Subscribers
View all SubscribersAdd a CodeTriage badge to hanami
Help out
- Issues
- Update changelog about router redirect
- Fix sqlite warnings in tests
- Fix docs for config.no_auto_register_paths
- Hanami::Settings::InvalidSettingError raised on `hanami db create` when DATABASE_URL env var is set inside .env.development
- Support optional nonce in Rack requests, CSP header rules and view helpers
- New version of zeitwerk (2.7.2) broke the build
- Content Security Policy - nonce script-src/style-src
- Support single-file Hanami apps
- Exclude from autoloading any files depending on potentially non-installed gems
- Add tags for zeitwerk loaders
- Docs
- Hanami::Providers::DB::Adapter#plugins
- Hanami::Providers::DB::Adapter#plugin
- Hanami::Providers::DB::Adapter#configure_for_database
- Hanami::Providers::DB::Adapter#skip_defaults?
- Hanami::Providers::DB::Adapter#skip_defaults
- Hanami::Providers::DB::Adapter#initialize
- Hanami::Providers::DB::Adapters#initialize_copy
- Hanami::Providers::DB::Adapters#initialize
- Hanami::Providers::DB::Adapters#adapters
- Hanami::Providers::DB::SQLAdapter#clear