{"id":16374002,"url":"https://github.com/hiptest/sinonjs-rails","last_synced_at":"2025-06-26T08:33:59.579Z","repository":{"id":45230781,"uuid":"54131157","full_name":"hiptest/sinonjs-rails","owner":"hiptest","description":"Integrate SinonJS (including wrappers!) using Rails 3.1+ assets pipeline","archived":false,"fork":false,"pushed_at":"2021-12-29T20:54:40.000Z","size":68,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-01T20:58:37.906Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hiptest.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-17T15:50:04.000Z","updated_at":"2021-05-12T17:12:46.000Z","dependencies_parsed_at":"2022-09-19T18:02:31.815Z","dependency_job_id":null,"html_url":"https://github.com/hiptest/sinonjs-rails","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hiptest/sinonjs-rails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiptest%2Fsinonjs-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiptest%2Fsinonjs-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiptest%2Fsinonjs-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiptest%2Fsinonjs-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiptest","download_url":"https://codeload.github.com/hiptest/sinonjs-rails/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiptest%2Fsinonjs-rails/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262030489,"owners_count":23247667,"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-10-11T03:15:52.946Z","updated_at":"2025-06-26T08:33:59.549Z","avatar_url":"https://github.com/hiptest.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sinonjs-rails\n\nThis gem intends to provide the whole set of sources needed to use\nsinon.js framework in a Rails 3.1+ stack.\n\nNo need for several gems carrying each a single JS file...\n\nAs of today, it provides:\n - The sinon.js core sources\n - The QUnit adapter\n\n## Installation\n\nIn your Gemfile, add:\n\n```ruby\ngem 'sinonjs-rails'\n```\n\nUpdate your gemset:\n\n```shell\nbundle\n```\n\n## Usage\n\nTo use only the core sinon.js features, add this line at the top of\nyour JS tests manifest:\n\n```javascript\n//= require sinon/sinon-1.17.3\n```\n\nTo use inside QUnit:\n\n```javascript\n//= require sinon/sinon-1.17.3\n//= require sinon/adapter/sinon-qunit-1.0.0\n```\n\n## Contribution\n\nContributions are welcome (add more adapters, ...). Submit your pull requests.\n\n## Acknowledgements\n\n[Sinon.JS]: http://sinonjs.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiptest%2Fsinonjs-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiptest%2Fsinonjs-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiptest%2Fsinonjs-rails/lists"}