Class | Rabl::MultiBuilder |
In: |
lib/rabl/multi_builder.rb
|
Parent: | Object |
Constructs a new MultiBuilder given the data and options. The options will be re-used for all Rabl::Builders. Rabl::MultiBuilder.new([#<User …>, #<User …>, …], { :format => ‘json’, :child_root => true })