ccocchi / rabl-rails

Rails 4.2+ templating system with JSON, XML and Plist support.
MIT License
209 stars 51 forks source link

Simplify Finding Templates #48

Closed vintagepenguin closed 10 years ago

vintagepenguin commented 10 years ago

We were running into problems in RSPEC because you would have to specify the format as well as the path when testing templates.

This allows you to create a path without having to specify a format.