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 `_blank?`
- Register dependency tracker so nested partials invalidate parent caches
- Fix raw TypeError/NoMethodError when reopening array or null scope with a block
- Add support for ignoring nil values in Jbuilder scope
- 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
- Does not work with Rails 7 api_only = true
- Implement primitive! method
- jBuilder 2.11.3, Rails 6.1.4.1 fail to render objects that are child of Simpledelegator
- Docs
- DataImport::ContactManager#update_contact_attributes
- DataImport::ContactManager#update_contact_with_merged_attributes
- DataImport::ContactManager#format_phone_number
- DataImport::ContactManager#find_contact_by_phone_number
- DataImport::ContactManager#find_contact_by_email
- DataImport::ContactManager#find_contact_by_identifier
- DataImport::ContactManager#find_existing_contact
- DataImport::ContactManager#find_or_initialize_contact
- DataImport::ContactManager#build_contact
- DataImport::ContactManager#initialize