Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add new helper API #1860
Add new helper API #1860
Changes from 22 commits
1500fdd
305a952
11e3aef
903cd3e
b8bbde9
39df32a
d298203
b06db04
c467068
7bcc15f
7052b36
c568550
b50b889
9f0eafe
da9a8af
52eb3ba
25867a6
7508639
8f7c2c0
1315a54
9250082
d5e5797
9fbf47d
927e496
1aa8539
43289df
c4fdaaa
b270ef8
ba7dd22
d0198a1
6798415
530ab54
357ba44
ea2d7bc
3012915
60b66df
c2b5a95
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was imagining that this could be used to mock helpers instead of including helpers that should already be present on the view context.
e.g.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@BlakeWilliams moving this to a new pr