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

Implement @last for {{#each}} with objects #466

Merged
merged 1 commit into from Sep 6, 2021

Conversation

mkantor
Copy link
Contributor

@mkantor mkantor commented Sep 6, 2021

No description provided.

assert_eq!(r1.ok().unwrap(), "true|ftp:21|false|http:80|".to_string());
assert_eq!(
r1.ok().unwrap(),
"true|false|ftp:21|false|false|gopher:70|false|true|http:80|".to_string()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sunng87
Copy link
Owner

sunng87 commented Sep 6, 2021

Good addition!

@sunng87 sunng87 merged commit 0c7e785 into sunng87:master Sep 6, 2021
@mkantor mkantor deleted the each-has-last-for-objects branch September 6, 2021 14:11
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.

None yet

2 participants