trailblazer / roar-rails

Use Roar's representers in Rails.
http://roar.apotomo.de
MIT License
235 stars 65 forks source link

Which is preferred? `respond_with` or `render`? #136

Open sbwoodside opened 7 years ago

sbwoodside commented 7 years ago

The docs talk about Rendering with #respond_with and Rendering with #render. Is there a preference for one or the other?