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

Various fixes and improvements #59

Merged
merged 8 commits into from
May 8, 2016
Merged

Various fixes and improvements #59

merged 8 commits into from
May 8, 2016

Conversation

johnnyshields
Copy link
Collaborator

@johnnyshields johnnyshields commented May 8, 2016

  • Fixes Add by_cweek which is one-based like Date#cweek #58. Adds support for by_cweek.
  • Remove arbitrarily silly logic of #by_weekend and make it just use Saturday and Sunday only
  • Fix between_times :order option for mongoid, improve specs
  • Add fortnight, weekend, and calendar_month kernel methods to Date class
  • Fix broken Travis (mostly -- mysql still having issues)

@johnnyshields johnnyshields changed the title Fixes #58. Adds support for by_cweek. Various fixes and improvements May 8, 2016
@johnnyshields johnnyshields merged commit be22e81 into master May 8, 2016
@johnnyshields johnnyshields deleted the by-week branch May 8, 2016 12:29
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

1 participant