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.
31 Subscribers
View all SubscribersAdd a CodeTriage badge to hanami
Help out
- Issues
- Hanami.bundled? returns false for already-activated gems, leaving "rack.monitor" unregistered and returning 500 for every request
- Resolve the app routes helper for slice view contexts
- Load settings from YAML files
- db provider should configure gateway URLs from parent
- Add in-place code reloading via `Slice#reload!`
- Pass through a slice to the NotFound Errors for routing
- Add Hanami::ResolvableError
- Build the database URL from component ENV vars
- Support JRuby in CI + code
- Extend in-app Dry::Validation::Contract classes too use their slice's i18n backend
- Docs
- Hanami::Helpers::I18nHelper::Methods#_escape_translation_options
- Hanami::Helpers::I18nHelper::Methods#_html_safe_translation_key?
- Hanami::Helpers::I18nHelper::Methods#_resolve_i18n_key
- Hanami::Helpers::I18nHelper::Methods#_i18n
- Hanami::Helpers::I18nHelper::Methods#l
- Hanami::Helpers::I18nHelper::Methods#localize
- Hanami::Helpers::I18nHelper::Methods#t!
- Hanami::Helpers::I18nHelper::Methods#translate!
- Hanami::Helpers::I18nHelper::Methods#t
- Hanami::Helpers::I18nHelper::Methods#translate