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

Make ssIndices work with ssLookupFile and trailing slashes #570

Merged
merged 1 commit into from
Jul 24, 2016

Conversation

soenkehahn
Copy link
Contributor

No description provided.

@@ -32,7 +32,7 @@ embSpec = do
{ requestHeaders = [("If-None-Match", "Etag 1")] }
assertStatus 304 req

it "ssIndices works" $ do
it "ssIndices work" $ do
Copy link
Member

Choose a reason for hiding this comment

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

Why did you change this? I think the former grammar makes more sense (ssIndices is a singular noun as its own configuration value)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I thought it sounded better. But here's the reverting PR: #574

@snoyberg
Copy link
Member

Minor grammar comment, but not worth holding up the PR on it. Thanks!

@snoyberg snoyberg merged commit fdb77ec into yesodweb:master Jul 24, 2016
@soenkehahn
Copy link
Contributor Author

Thanks for merging!

snoyberg added a commit that referenced this pull request Aug 2, 2016
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