issues
search
rails
/
jbuilder
Jbuilder: generate JSON objects with a Builder-style DSL
MIT License
4.34k
stars
438
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Force close final statement in templates
#578
ienders
opened
6 days ago
0
Ruben_Lopez_add to README and .gitignore
#577
RubenLopSol
closed
1 week ago
0
Add headings to README
#576
richardvenneman
opened
3 weeks ago
0
Fix regression in API controllers with view_cache_dependencies helper
#575
excid3
opened
1 month ago
1
Fix warnings and prevent Jbuilder::VERSION constant from being obliterated
#574
pixeltrix
opened
1 month ago
0
Use new `params.expect` syntax instead of `params.require`
#573
jeromedalbert
closed
1 month ago
2
warning: ostruct was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.
#572
dorianmariecom
closed
1 month ago
1
Add ostruct to gemspec
#571
Jaetan
closed
2 months ago
2
Drop support for End of Life Ruby and Rails versions
#570
jeromedalbert
closed
1 month ago
0
Redirect to `@record` or path in controller generator
#569
jeromedalbert
closed
1 month ago
4
Create UBL account
#568
sana-azhar
closed
4 months ago
0
Remove OpenStruct references from Jbuilder
#567
mtsmfm
closed
1 month ago
5
Add base64 to gemfiles
#566
M-Yamashita01
closed
5 months ago
3
Syntax Error in Jbuilder File When Declaring Constants
#565
Shao-Ting-Fong
opened
6 months ago
2
Timestamp Precision
#564
malomalo
closed
6 months ago
0
Replace deprecated `ProxyObject` with `BasicObject`
#563
Earlopain
closed
6 months ago
0
Use OpenStruct only if available
#562
yahonda
closed
6 months ago
0
ruby 3.4.0dev deprecates OpenStruct
#561
yahonda
closed
6 months ago
1
Suggestion: Return early from collection partial rendering if blank.
#560
tylerjc
closed
1 month ago
0
use json instead of multi_json gem
#559
fciballero
closed
9 months ago
0
Revert "Version 1.5.2"
#558
fciballero
closed
9 months ago
0
Support Strict Locals
#557
seanpdoyle
closed
6 months ago
4
Run Railtie from the tests so that we can detect bugs inside Railtie
#556
amatsuda
closed
9 months ago
1
Add Jets Support
#555
tongueroo
closed
9 months ago
0
Test against Rails 7.1
#554
petergoldstein
closed
10 months ago
0
.
#553
eknvarli
closed
1 year ago
0
Fix require path of dependency_tracker in railtie.rb
#552
jalyna
closed
9 months ago
1
ActionView 7.0.7 collection caching breaking on jbuilder arrays
#551
morgangrubb
closed
1 year ago
2
Add a test for `render collection:, cached: true`
#550
casperisfine
closed
1 year ago
0
Sample use in standalone Ruby script
#549
dekhaus
closed
1 year ago
1
Jbuilder ignore_nil, key_format, and deep_format_keys not working (Rails 7)
#548
shettytejas
opened
1 year ago
0
Jbuilder ignore_nil, key_format, and deep_format_keys not working (Rails 7)
#547
shettytejas
closed
1 year ago
1
`json.partial!` line in template is not executed when passing locals using new hash syntax
#546
shunwen
closed
1 year ago
2
Passing locals to `json.array!` ?
#545
jamesst20
closed
1 year ago
2
Adds Ruby 3.2 to CI. Updates checkout action version.
#544
petergoldstein
closed
1 year ago
0
Fix warnings on Ruby 2.7
#543
sai-bhargav
closed
1 year ago
0
Can't seem to render unescaped HTML in Jbuilder
#542
Rotario
closed
1 year ago
2
I am moving my rails application to rails only api but jbuilder is returning a blank screen
#541
hassanrbh
opened
2 years ago
5
JBuilder Template Test failing on CI
#540
stefannibrasil
closed
2 years ago
5
Document Testing configuration for RSpec users
#539
stefannibrasil
closed
6 months ago
1
Add missing ':see_other' status code in generated destroy controller method
#538
ldeld
closed
1 month ago
1
Test null error with array
#537
Bodacious
closed
2 years ago
0
Fix namespace issue when generating jbuilder views
#536
hahmed
closed
2 years ago
0
Auto-rendering ActionText body contents instead of their attributes hash
#535
goulvench
opened
2 years ago
0
ActionView::MissingTemplate after upgrading to Rails 7
#534
mr-romeijn
closed
2 years ago
3
Incorrect url comment notes in generated scaffold controller in a namespace.
#533
qichunren
closed
2 years ago
0
Does not work with Rails 7 api_only = true
#532
noctivityinc
opened
2 years ago
7
Fixed a bug where #501 broke compatibility with Enumerable
#531
yuki24
closed
2 years ago
0
Avoid loading `ActionController::API` constant
#529
nvasilevski
closed
2 years ago
0
Add Ruby 3.1 and Rails 7.0 testing on CI
#528
berkos
closed
2 years ago
0
Next