Open stephencelis opened 10 years ago
Can we think of a reason to support the following?
class Presenter < Jsonite attribute -> { root_name } do payload end end
Dynamic attribute names assumes dynamic payloads, so maybe not?
Can we think of a reason to support the following?
Dynamic attribute names assumes dynamic payloads, so maybe not?