View helper that allows to select dates from a calendar (using jQuery Ui plugin)
ActiveRecord and Mongoid extension for easier date scopes and time ranges
Gem that just creates date/time picker in Active Admin forms
`qless` is meant to be a performant alternative to other queueing systems, with statistics collection, a browser interface, and strong guarantees about job losses. It's written as a collection of Lua scipts that are loaded into the Redis instance to be used, and then executed by the client library. As such, it's intended to be extremely easy to port to other languages, without sacrificing performance and not requiring a lot of logic replication between clients. Keep the Lua scripts updated, and your language-specific extension will also remain up to date.
Date calculations based on business calendars
A library for working with Jalali Calendar (a.k.a Persian Calendar)
Create GitHub PullRequest of bundle update in CircleCI
A library for validating model association existence.
Common Rails validations wrapped in a gem.
Adds nicely formated dates to Jekyll posts and pages. (formerly: 'jekyll-date-format')
Knapsack Pro wraps your current test runner(s) and works with your existing CI infrastructure to parallelize tests optimally. It dynamically splits your tests based on up-to-date test execution data. It's designed from the ground up for CI and supports all of them.
A Ruby library to compute distance of dates in words. Originally built for Jekyll, as a Liquid extension. It also supports localization and futures.
Manage delta indexes via datetime columns for Thinking Sphinx
This gem provides a simple interface to the entire Wordnik API. Its methods are defined by the documentation that comes from the API itself, so it's guaranteed to be up to date.
Keep your vendor files up to date
Its gives you week_of_month method on date and time objects, that returns week of the month.
A date and time picker for jQuery and Rails
Update Android res strings.xml
CPF and CNPJ validations for ActiveModel and Rails
validate-website is a web crawler for checking the markup validity with XML Schema / DTD and not found urls.
A Solar Hijri (Jalali) date library for Ruby, whitch provides much of Ruby's built-in date class
A custom validation for your Active Model that check if an array is included in another one
Pure ruby library of Wareki (Japanese calendar date) that supports string parsing, formatting, and bi-directional convertion with standard Date class.
A Rails 4 ActiveRecord plugin that adds group_by_day, group_by_month, etc. Not timezone aware, but supports sqlite.
This gem packages the foundation-datetimepicker (JavaScripts & stylesheets) for Rails 3.1+ asset pipeline
Extracts date, time, and message information from naturally worded text.
Flexible solution for finding all formats of dates in text
A small wrapper around ActiveModel Validations.
This Ruby Gem adds functionality for the command pattern in Ruby, and for memoization.
A set of handy tools to upgrade your Rails application and keep it up to date
Calculate the sunrise/sunset given lat/long coordinates and the date. Computes civil, official, nautical, and astronomical sunrise/sunset.
The following custom Simple Form inputs are available : boolean, collection_check_boxes, collection_radio_buttons, color, date_time, file, image, numeric, redactor, selectize and slider
Helper for triggering date input for bootstrap-datepicker javascript library
A CocoaPods plugin that updates your specs repos on pod install if needed.
This is a date range formatter with i18 support. This gem can help you make your dates at views nice-looking.
This package is a library of methods that perform log rotation on files and directories. The log rotate methods allow the caller to specify options (via parameters) such as how many rotated files to keep, what type of extension to place on the rotated file (date or a simple count), and whether to zip the rotated files. Live log files (currently being written to by a live process) can be rotated as well. The post_rotate option is useful in that context, as it can be used to send a HUP signal to notify the live process to reopen its log file. This package was inspired by the need to have a library version of the unix logrotate tool. The unix logrotate tool requires the user to specify options in a config file, and is usually invoked through cron. Directories can be rotated with this library. However, the gzip option does not work with directories. In this case, please zip/tar the directory in question before invoking this library.
An inputmask helps the user with the input by ensuring a predefined format. This can be usefull for dates, numerics, phone numbers...
Updates the Xcode 8 Automatic Codesigning Flag
A Ruby library for formatting & interrogating dates & times
Calendar editor
jQuery UI datepicker integration for Formtastic, Simple Form and Active Admin
validates specific russian values
Adds validation methods to ActiveModel for validating phone numbers.
Update the provisioning profile in the Xcode Project file for a specified target
Datepicker inputs for SimpleForm.
Adds support for validating the format/length of email addresses in ActiveRecord
A dirt simple library for parsing and formatting human readable dates
This library helps validate attributes to specific types in the same way that ActiveModel valiations work. Able to chain additional modifiers to each validation.
Validates email address optionally also validating the mx records
Birthday gem creates convienent methods for date and datetime fields in ActiveRecord, making it possible to look for birthdays without a hassle.