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

Removed depreciated object embeds (w/working tests) #38

Merged
merged 1 commit into from Jan 11, 2016

Conversation

greenygh0st
Copy link
Contributor

Removed depreciated object embeds. Both YouTube and Vimeo have deprecated object embeds imbeds in favor simpler all in one iframe "universal players."

https://developer.vimeo.com/player/embedding
https://developers.google.com/youtube/player_parameters?hl=en

@cpjolicoeur
Copy link
Owner

This looks good, but can we do two things first? Can you remove the old commented out lines from the tests? No need to keep them around as commented since they can easily be retrieved through the git history if needed in the future.

Also, can you git squash these two commits into a single commit containing the lib code changes and the associated test changes in the same commit? It allows the git history to remain a bit cleaner.

Thanks so much for the work on this.

@greenygh0st
Copy link
Contributor Author

Okay will do. I will get those resolved later today.

Removed depreciated object embeds from tests

Removed extra comment lines from tests
@greenygh0st
Copy link
Contributor Author

Everything should be resolved down to one commit now. 😄

cpjolicoeur added a commit that referenced this pull request Jan 11, 2016
Removed depreciated object embeds (w/working tests)
@cpjolicoeur cpjolicoeur merged commit d3e7d11 into cpjolicoeur:master Jan 11, 2016
@greenygh0st
Copy link
Contributor Author

Glad I could help. 😄

@cpjolicoeur
Copy link
Owner

v 1.2.0 of the gem pushed to rubygems.

Thanks

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