{"id":21824912,"url":"https://github.com/jacobsteves/rdms","last_synced_at":"2026-05-06T10:36:40.184Z","repository":{"id":206277178,"uuid":"93192021","full_name":"jacobsteves/RDMs","owner":"jacobsteves","description":"Ruby Direct Messages. A ruby on rails app allowing users to send direct messages to each other facebook messenger style. ","archived":false,"fork":false,"pushed_at":"2018-06-04T21:57:42.000Z","size":125,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-19T13:57:09.190Z","etag":null,"topics":["faye","messenger","rails","ruby"],"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/jacobsteves.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,"governance":null}},"created_at":"2017-06-02T18:09:39.000Z","updated_at":"2021-03-16T13:55:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"623b2ac8-b86a-48c7-a836-447bdede11ba","html_url":"https://github.com/jacobsteves/RDMs","commit_stats":null,"previous_names":["jacobsteves/rdms"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jacobsteves/RDMs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsteves%2FRDMs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsteves%2FRDMs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsteves%2FRDMs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsteves%2FRDMs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacobsteves","download_url":"https://codeload.github.com/jacobsteves/RDMs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsteves%2FRDMs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32689375,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["faye","messenger","rails","ruby"],"created_at":"2024-11-27T18:00:49.291Z","updated_at":"2026-05-06T10:36:40.165Z","avatar_url":"https://github.com/jacobsteves.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Logo](vendor/assets/images/logo.png)]()\n\nA ruby on rails app allowing users to send direct messages to each other facebook messenger style. There is a publish-subscribe observer system in the background, and when a notification is submitted to the server, the system uses JavaScript to update the frontend views.\n\n## Getting Started\n\n### Prerequisites\n\n- We use [Bundler](http://bundler.io/) to track and prepare all our gems.\n- [Ruby v2.3.3](https://www.ruby-lang.org/en/news/2016/11/21/ruby-2-3-3-released/)\n\n### Installing\n\nClone this repo.\nRun the following commands within terminal in this repo folder:\n\n```\nbundle install\n```\n\n```\ngem update system\n```\n\n```\nrails s\n```\n\nor, more efficiently:\n```\nbundle install \u0026\u0026 gem update system \u0026\u0026 rails s\n```\n\n\u003cbr\u003e\n\nIn a new terminal tab:\n\n```\nrackup private_pub.ru -s thin -E production\n```\n\nThis will set up the [faye](https://faye.jcoglan.com/) server.\n\n\u003cbr\u003e\n\nIf you're running into problems, run:\n\n```\nrvm --default use 2.3.3\n```\n\nto set the default ruby version.\n\n\u003cbr\u003e\n\nThen just travel to localhost:3000 and you're all set up locally.\n\n## Demo\nMessaging                                                     |  Interface\n:------------------------------------------------------------:|:-------------------------:\n![](https://gyazo.com/96b71dd2b9128edfe9c31fff8cd7b0c9.gif)   |  ![](https://gyazo.com/bfd05c403d01cce6dfca9c949c9c9f7e.gif)\n\n## Built With\n- [Ruby v2.3.3](https://www.ruby-lang.org/en/news/2016/11/21/ruby-2-3-3-released/)\n- [Rails v4.1.1](https://rubygems.org/gems/rails/versions/4.1.1)\n- [Faye](https://faye.jcoglan.com/)\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/jacobsteves/RDMs/tags).\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobsteves%2Frdms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacobsteves%2Frdms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobsteves%2Frdms/lists"}