3 lines
106 B
Ruby
3 lines
106 B
Ruby
json.partial! "api/root_attributes"
|
|
|
|
json.preferences(@user_preferences.to_h { |pref| [pref.k, pref.v] })
|