kurenn / sabisu-rails

Simple and powerful engine for exploring your Rails api application
MIT License
127 stars 29 forks source link

Update for Rails 4.2.2 #40

Closed Lazarus404 closed 8 years ago

Lazarus404 commented 8 years ago

I've noticed, also, that Sabisu doesn't support nested paths. If I have a Customers controller, but I want to put it in the "api" module, Sabisu ignores the module and so making requests fail. I'll look to implementing this later today and will do another pull request once I'm done.

kurenn commented 8 years ago

I'll check this out and let you know! thanks!