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

New action attribute :Query that matches on existance of GET query fields #69

Open
jjn1056 opened this issue Dec 2, 2014 · 2 comments
Labels
Milestone

Comments

@jjn1056
Copy link
Member

jjn1056 commented Dec 2, 2014

basic matching on search query

@jjn1056 jjn1056 added this to the holland milestone Dec 2, 2014
@jjn1056
Copy link
Member Author

jjn1056 commented Dec 31, 2014

Prior art on CPAN: https://metacpan.org/pod/Catalyst::ActionRole::QueryParameter

$c->uri_for should be required to provide required params (probably the main reason this is possible aimed at core).

@jjn1056 jjn1056 changed the title disptach on Query($arg) New action attribute :Query that matches on existance of GET query fields Dec 31, 2014
@jjn1056
Copy link
Member Author

jjn1056 commented Jan 8, 2015

one question that arises is that if you specify a query should it show up in @Args?

@jjn1056 jjn1056 modified the milestones: australorp, holland Jan 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant