Skip to content

Conversation

nathanvda
Copy link

Hi, I added some tests. I tested in almost the same way as grape itself is tested. Very light. Hope you like it ;)

I did find some weird behaviour: @@base_path and @@api_version did not contain anything (were always nil), so I changed to normal variables and then it worked.

Not sure why @@mount_path and @@target_class do seem to work, though.

tim-vandecasteele added a commit that referenced this pull request Jul 26, 2012
Merged tests in master.
Now completely decoupled from rails.
@tim-vandecasteele tim-vandecasteele merged commit a3dc776 into ruby-grape:master Jul 26, 2012
@tim-vandecasteele
Copy link
Contributor

Thanks, great work.

bwalex added a commit to bwalex/grape-swagger that referenced this pull request Jul 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants