{"id":19474567,"url":"https://github.com/tomasc/mongoid_ice_cube_extension","last_synced_at":"2025-04-25T12:31:50.245Z","repository":{"id":56884351,"uuid":"44739113","full_name":"tomasc/mongoid_ice_cube_extension","owner":"tomasc","description":"Mongoid field extension that serializes/deserializes IceCube schedule","archived":false,"fork":false,"pushed_at":"2024-08-24T23:11:46.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-17T03:53:48.333Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomasc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-22T10:44:49.000Z","updated_at":"2024-08-24T23:11:44.000Z","dependencies_parsed_at":"2024-12-05T23:15:15.570Z","dependency_job_id":null,"html_url":"https://github.com/tomasc/mongoid_ice_cube_extension","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":"0.10526315789473684","last_synced_commit":"02a58ec4f47afad4458138d7d39a237abb87d712"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasc%2Fmongoid_ice_cube_extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasc%2Fmongoid_ice_cube_extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasc%2Fmongoid_ice_cube_extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasc%2Fmongoid_ice_cube_extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomasc","download_url":"https://codeload.github.com/tomasc/mongoid_ice_cube_extension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250817782,"owners_count":21492221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T19:25:42.141Z","updated_at":"2025-04-25T12:31:47.413Z","avatar_url":"https://github.com/tomasc.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mongoid Ice Cube Extension\n\n[![Build Status](https://travis-ci.org/tomasc/mongoid_ice_cube_extension.svg)](https://travis-ci.org/tomasc/mongoid_ice_cube_extension) [![Gem Version](https://badge.fury.io/rb/mongoid_ice_cube_extension.svg)](http://badge.fury.io/rb/mongoid_ice_cube_extension) [![Coverage Status](https://img.shields.io/coveralls/tomasc/mongoid_ice_cube_extension.svg)](https://coveralls.io/r/tomasc/mongoid_ice_cube_extension)\n\nA [Mongoid](https://github.com/mongoid/mongoid) field extension that serializes/deserializes [IceCube](https://github.com/seejohnrun/ice_cube/) Schedule and Rule objects.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'mongoid_ice_cube_extension'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install mongoid_ice_cube_extension\n\n## Usage\n\nAdd to Mongoid models as:\n\n```ruby\nfield :schedule, type: MongoidIceCubeExtension::Schedule\n```\n\nand\n\n```ruby\nfield :schedule, type: MongoidIceCubeExtension::Rule\n```\n\n## See also\n\n* [MongoidRecurring](https://github.com/tomasc/mongoid_recurring) for recurring DateTime fields for Mongoid models.\n* [SimpleFormRecurringSelect](https://github.com/tomasc/simple_form_recurring_select) for adding `IceCube` rules via `SimpleForm` input fields\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release` to create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\n1. Fork it ( https://github.com/tomasc/mongoid_ice_cube_extension/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasc%2Fmongoid_ice_cube_extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomasc%2Fmongoid_ice_cube_extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasc%2Fmongoid_ice_cube_extension/lists"}