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

Sauce Labs #99

Merged
merged 21 commits into from
Mar 16, 2015
Merged

Sauce Labs #99

merged 21 commits into from
Mar 16, 2015

Conversation

josh
Copy link
Contributor

@josh josh commented Mar 16, 2015

No description provided.

@josh josh self-assigned this Mar 16, 2015
josh added a commit that referenced this pull request Mar 16, 2015
@josh josh merged commit 1c9055f into master Mar 16, 2015
@josh josh deleted the sauce branch March 16, 2015 04:22
@mislav
Copy link
Contributor

mislav commented Mar 16, 2015

Much boilerplate 😲

@@ -35,7 +35,7 @@ test('resolves promise on 500 error', function() {
})
})

test('rejects promise for network error', function() {
Copy link
Contributor

Choose a reason for hiding this comment

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

I C what you did there

@josh
Copy link
Contributor Author

josh commented Mar 16, 2015

@mislav any ideas for writing that one off ruby file in bash? I plan merge it into a single script.

@mislav
Copy link
Contributor

mislav commented Mar 16, 2015

I usually do:

ruby -e '
  p STDIN.read.split("/")
'

You can even pipe in/out of that construct. Multiline ruby script will work fine, but if you quote it with single quotes outside then inside you can only do double quotes.

@mislav
Copy link
Contributor

mislav commented Oct 17, 2015

any ideas for writing that one off ruby file in bash? I plan merge it into a single script.

Heh, 6 months later: 07dc8ae

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2020
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.

3 participants