Skip to content
This repository was archived by the owner on Dec 7, 2019. It is now read-only.

Conversation

@fmarcoux96
Copy link
Contributor

Added the action creation and also updated README.md to reflect changes.

weierophinney added a commit that referenced this pull request Sep 6, 2013
weierophinney added a commit that referenced this pull request Sep 6, 2013
- indentation
- trailing whitespace
weierophinney added a commit that referenced this pull request Sep 6, 2013
weierophinney added a commit that referenced this pull request Sep 6, 2013
Action creation was completely broken. Variables were referenced before being
declared, messages were written to the console before it was in scope, and the
route was using a "controller" segment, which will not work, as it overwrites
the default for the controller to dispatch. Paths for view scripts were being
generated incorrectly, and code reflection/generation were being done in a way
that didn't work. This commit fixes all of that.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant