We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dance
PearlBee still uses the old dispatching style. This has been superseded by to_app keyword.
to_app
Currently moving away from this can be done easily by using appname everywhere. It seems like this is just what's needed. I'll work on a PR for this.
appname
The text was updated successfully, but these errors were encountered:
This is resolved in my fork.
Sorry, something went wrong.
Merge pull request Perl-Evozon#44 from paulmercean/master
b0bd5cc
profile page responsive - 16feb
No branches or pull requests
PearlBee still uses the old dispatching style. This has been superseded by
to_app
keyword.Currently moving away from this can be done easily by using
appname
everywhere. It seems like this is just what's needed. I'll work on a PR for this.The text was updated successfully, but these errors were encountered: