{"id":23051493,"url":"https://github.com/averissimo/veri_gem","last_synced_at":"2025-04-03T04:15:13.120Z","repository":{"id":17230181,"uuid":"19999176","full_name":"averissimo/veri_gem","owner":"averissimo","description":"Personal libraries","archived":false,"fork":false,"pushed_at":"2014-05-21T00:56:48.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T18:11:51.859Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/averissimo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-20T22:02:08.000Z","updated_at":"2014-05-21T00:56:48.000Z","dependencies_parsed_at":"2022-09-08T10:01:30.415Z","dependency_job_id":null,"html_url":"https://github.com/averissimo/veri_gem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/averissimo%2Fveri_gem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/averissimo%2Fveri_gem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/averissimo%2Fveri_gem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/averissimo%2Fveri_gem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/averissimo","download_url":"https://codeload.github.com/averissimo/veri_gem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246933383,"owners_count":20857055,"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-12-15T23:46:01.908Z","updated_at":"2025-04-03T04:15:13.100Z","avatar_url":"https://github.com/averissimo.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Veri Gem\n\nby [averissimo](http://www.github.com/averissimo)\n\n## Description\nTwo functions to deep merge hash objects and convert any hash object to OpenStruct. These functions extend standard Hash object.\n\n- deep_merge: based on [ActiveSupport](http://api.rubyonrails.org/v2.3.8/classes/ActiveSupport/CoreExtensions/Hash/DeepMerge.html)\n- to_ostruct: convert deep hash to OpenStruct, based on [pmarreck GithubGist](https://gist.github.com/pmarreck/5349411)\n\n### License\nReleased under GNU General Public License, Version 3\n\n## How to use\n\nInstall by adding the line below to your Gemfile\n\n    gem 'veri', github: 'averissimo/veri_gem'\n\nOr by installing it manually\n\n    $ git clone https://github.com/averissimo/veri_gem.git\n    $ gem build veri.gemspec\n    $ gem install ./veri-0.0.1.gem\n(replace _\"veri-0.0.1.gem\"_ by corresponding version)\n\n## Dependencies\n\n- ostruct: OpenStruct library\n\n## Testing\n\n    $ rake test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faverissimo%2Fveri_gem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faverissimo%2Fveri_gem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faverissimo%2Fveri_gem/lists"}