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

README and travis config tweaks #7

Merged
merged 4 commits into from Jul 18, 2014
Merged

README and travis config tweaks #7

merged 4 commits into from Jul 18, 2014

Conversation

guilhermesimoes
Copy link
Contributor

Just some quick cleanup.

Changes include:

* Stressing that allowing CORS from **any** domain is dangerous

* Switching to shields.io SVG badges

* Fixing whitespace

* Fixing OCD stuff
Since Ruby 2.1.0, the MRI versioning policy changed to follow Semantic
Versioning [1].

Thus, it is better to use '2.1' instead of '2.1.x' in Travis config
since this way the latest patch release (at this point 2.1.2) will be
selected automatically.

[1]:
https://www.ruby-lang.org/en/news/2013/12/21/ruby-version-policy-changes-with-2-1-0/
@lynndylanhurley lynndylanhurley merged commit b72f22e into lynndylanhurley:master Jul 18, 2014
@lynndylanhurley
Copy link
Owner

Wow, thanks! Much appreciated.

@guilhermesimoes guilhermesimoes deleted the patch-1 branch July 18, 2014 03:12
@guilhermesimoes
Copy link
Contributor Author

It seems the gem isn't ready for 1.9.3 :(

@lynndylanhurley
Copy link
Owner

Looks like it's just one or two issues related to date comparisons. Shouldn't be too hard to fix.

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