{"id":18820867,"url":"https://github.com/hashrocket/my_emma","last_synced_at":"2026-03-12T19:15:41.089Z","repository":{"id":599471,"uuid":"235160","full_name":"hashrocket/my_emma","owner":"hashrocket","description":"Ruby wrapper for the MyEmma Remote Signup API","archived":false,"fork":false,"pushed_at":"2011-04-15T04:26:16.000Z","size":141,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-10-07T20:26:51.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"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/hashrocket.png","metadata":{"files":{"readme":"README.textile","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-06-24T13:36:57.000Z","updated_at":"2023-06-24T23:15:04.000Z","dependencies_parsed_at":"2022-07-05T02:31:59.745Z","dependency_job_id":null,"html_url":"https://github.com/hashrocket/my_emma","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hashrocket/my_emma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashrocket%2Fmy_emma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashrocket%2Fmy_emma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashrocket%2Fmy_emma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashrocket%2Fmy_emma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashrocket","download_url":"https://codeload.github.com/hashrocket/my_emma/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashrocket%2Fmy_emma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30429519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-08T00:31:11.961Z","updated_at":"2026-03-12T19:15:41.072Z","avatar_url":"https://github.com/hashrocket.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"h1. my_emma\n\np. Post requests to MyEmma.com's Remote Signup API.\n\nh2. Installation\n\n\u003cpre\u003esudo gem install hashrocket-my_emma\u003c/pre\u003e\n\nh2. Usage\n\n\u003cpre\u003e\u003ccode\u003e\n\u003e\u003e MyEmma.credentials = {\n     :emma_account_id =\u003e '9999',\n     :signup_post =\u003e '8888',\n     :username =\u003e 'user',\n     :password =\u003e 'pass'\n   }\n\u003e\u003e response = MyEmma.signup(\"test@example.com\")\n=\u003e #\u003cMyEmma::Response:0x11ba840 @response=\"1\", @code=1\u003e\n\u003e\u003e response.success?\n=\u003e true\n\u003e\u003e response.failed?\n=\u003e false\n\u003e\u003e response.added_member?\n=\u003e true\n\n\u003e\u003e response = MyEmma.signup(\"test@example.com\")\n=\u003e #\u003cMyEmma::Response:0x11ba840 @response=\"2\", @code=2\u003e\n\u003e\u003e response.updated_member?\n=\u003e true\n\n\u003e\u003e MyEmma.signup(\"joe@example.com\", {:emma_member_name_first =\u003e \"Joe\", :emma_member_name_last =\u003e \"Piscopo\"})\n=\u003e #\u003cMyEmma::Response:0x11809b0 @response=\"1\", @code=1\u003e\n\n# Assign member to group with an ID of 12345 \n\u003e\u003e MyEmma.signup(\"groupie@example.com\", \"group[12345]\" =\u003e 1)\n=\u003e \u003cMyEmma::Response:0x113a6f4 @response=\"1\", @code=1\u003e\n\u003c/code\u003e\u003c/pre\u003e\n\nh2. Copyright\n\nCopyright (c) 2009 Hashrocket. See MIT_LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashrocket%2Fmy_emma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashrocket%2Fmy_emma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashrocket%2Fmy_emma/lists"}