Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recursive globbing for controllers #333

Merged
merged 2 commits into from
Feb 18, 2015
Merged

Recursive globbing for controllers #333

merged 2 commits into from
Feb 18, 2015

Conversation

baweaver
Copy link
Contributor

Added a recursive glob to the default configuration to prevent the need to specify these things, and put the base url in for a more accurate result.

Added a recursive glob to the default configuration to prevent the need to specify these things, and put the base url in for a more accurate result.
@iNecas
Copy link
Member

iNecas commented Feb 17, 2015

Does this really work. AFAIK the @api_base_url is a hash (with versions as keys). But +1 for the globbing

@baweaver
Copy link
Contributor Author

Yeah, granted. I'll patch that real quick. I assumed it was a string.

@baweaver
Copy link
Contributor Author

Done, that should be safer.

@iNecas
Copy link
Member

iNecas commented Feb 18, 2015

Thanks @baweaver. Merging now

iNecas added a commit that referenced this pull request Feb 18, 2015
Recursive globbing for controllers
@iNecas iNecas merged commit 79499b1 into Apipie:master Feb 18, 2015
@iNecas
Copy link
Member

iNecas commented Mar 18, 2015

apipie-rails 0.3.2 with this fix was just release. Thanks @baweaver for the contribution!

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