bellycard / napa

A simple framework for building APIs with Grape
Other
329 stars 72 forks source link

Fixes #94 #100

Closed shaqq closed 10 years ago

shaqq commented 10 years ago

This creates some spec templates when you generate an api.

Should it also generate passing specs for the api endpoints defined in foo_api.rb? It'd have to mount the api in application_api.rb, which I'm not sure if you expect the api to be live once you generate it.

jdoconnor commented 10 years ago

+1