jbuilder
https://github.com/rails/jbuilder
Ruby
Jbuilder: generate JSON objects with a Builder-style DSL
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.
4 Subscribers
Add a CodeTriage badge to jbuilder
Help out
- Issues
- Optimize `_map_collection`
- Use `:unprocessable_content` for scaffolds with Rack 3.1 or higher
- Unexpected output when using curly braces in arrays in jbuilder files
- Performance improvement for array and hash
- Optimize `array!` and `set!`
- Add support for ignoring nil values in Jbuilder scope
- Syntax Error in Jbuilder File When Declaring Constants
- Jbuilder ignore_nil, key_format, and deep_format_keys not working (Rails 7)
- I am moving my rails application to rails only api but jbuilder is returning a blank screen
- Auto-rendering ActionText body contents instead of their attributes hash
- Docs
- NotifyService::DropCondition#blocked_by_not_followers_policy?
- NotifyService::DropCondition#blocked_by_not_following_policy?
- NotifyService::DropCondition#conversation_muted?
- NotifyService::DropCondition#domain_blocking?
- NotifyService::DropCondition#from_self?
- NotifyService::DropCondition#blocked_mention?
- NotifyService::DropCondition#drop?
- NotifyService::BaseCondition#statuses_that_mention_sender
- NotifyService::BaseCondition#response_to_recipient?
- NotifyService::BaseCondition#private_mention_not_in_response?