issues
search
dewski
/
json_builder
Rails provides an excellent XML Builder by default to build RSS and ATOM feeds, but nothing to help you build complex and custom JSON data structures. JSON Builder is here to help.
http://garrettbjerkhoel.com/json_builder/
MIT License
243
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
warning: method redefined
#51
lloeki
opened
7 years ago
0
Generating ruby objects (hashes and arrrays) from json_builder templates
#50
D1plo1d
opened
10 years ago
0
Ruby 2.1.0 support
#49
philrosenstein
opened
10 years ago
1
Fix Rails.version not return string
#48
fake-or-dead
opened
11 years ago
1
display collection as json array in rails
#47
joshryanne
closed
11 years ago
1
key names with "@" not allowed
#46
maxf
closed
11 years ago
1
extending template handlers to include Rails 4
#45
reidmix
closed
11 years ago
3
Enable iteration over any Enumerable instead of only Array and ActiveRecord::Relation
#44
martenlienen
closed
11 years ago
0
Is this gem backwards compatible with rails 2.3.8
#43
lifejuggler
opened
11 years ago
0
Render hashes?
#42
alfuken
opened
11 years ago
3
JS_ESCAPE_MAP is incomplete and causes invalid JSON output
#41
scomma
opened
11 years ago
0
Add support to render templates directly
#40
justinperkins
opened
11 years ago
0
Feasibility of adding a json engine like yajl, oj with JSON Builder ?
#39
boddhisattva
opened
11 years ago
0
Draper-decorated object loses decoration in json_builder
#38
nzifnab
closed
11 years ago
2
cache issue
#37
jackbit
opened
12 years ago
4
naming for attributes
#36
fluxsaas
closed
12 years ago
3
no such file to load -- active_support/all
#35
reagleton
opened
12 years ago
0
Re-introduce escaping of tabs.
#34
jrallison
closed
12 years ago
2
Adding Moped::BSON::ObjectId to extensions to properly handle Mongoid 3.0.0+ documents ids
#33
ahmadsherif
closed
12 years ago
2
using if statements in view
#32
ckhall
opened
12 years ago
3
ar
#31
xdmnl
closed
12 years ago
0
handling escape characters
#30
srinatha
closed
12 years ago
6
Single quotes being erroneously escaped
#29
wraithgar
closed
12 years ago
1
Fixed issue where it was impossible to turn off JSON callback wrapping
#28
tanelj
closed
12 years ago
3
uninitialized constant JSONBuilder::Compiler::JSON
#27
inconduit
closed
12 years ago
5
ActiveRecord Partials
#26
DanBrooker
closed
11 years ago
3
escaping double quotes doesn't seem to work (invalid json response?)
#25
sanderhahn
closed
12 years ago
6
Adds an example on how to use layouts
#24
RyanScottLewis
opened
12 years ago
0
Parsing JSON with muliline string values causes error
#23
denyago
closed
12 years ago
1
Decimals in hashes disappear.
#22
woodardj
closed
12 years ago
3
adding tests with unicode chars
#21
plentz
closed
12 years ago
2
fixed actionview filename syntax in readme
#20
youngbrioche
closed
12 years ago
0
Get the right time zone from Rails' TimeWithZone.
#19
henrik
closed
12 years ago
1
use String#to_json to prevent UTF8 byte splicing
#18
neerfri
closed
12 years ago
3
Include zone in times (ISO 8601)
#17
henrik
closed
12 years ago
4
Fix blankslate for ruby 1.8.7
#16
andy128k
closed
12 years ago
3
no such file to load -- active_support/time (MissingSourceFile)
#15
chrisbutlerccc
closed
12 years ago
9
Callbacks
#14
jaywhiting
closed
12 years ago
4
Rendering partials
#13
donaldpiret
opened
12 years ago
7
error while JSONP callbacks
#12
ywencn
closed
12 years ago
3
Problem with Bundle Install
#11
denisemauldin
closed
12 years ago
8
Key names can't match Rails helper method names
#10
lagartoflojo
closed
13 years ago
2
Last line can't be a comment
#9
lagartoflojo
closed
13 years ago
0
Can't use ActiveRecord scopes directly
#8
lagartoflojo
closed
13 years ago
6
Block nullifies instance variables
#7
lagartoflojo
closed
13 years ago
2
Can't use Rails helpers
#6
lagartoflojo
closed
13 years ago
3
JSON::ParseError
#5
swistaczek
closed
13 years ago
2
Changed the module name to JSONBuilder
#4
sinclair
closed
13 years ago
1
When in doubt: to_s
#3
dbackeus
closed
13 years ago
1
Decimal numbers dissapear
#2
dbackeus
closed
13 years ago
2
Next