{"id":19973313,"url":"https://github.com/jsmith/railstodo","last_synced_at":"2026-05-13T14:34:18.779Z","repository":{"id":131851286,"uuid":"103870369","full_name":"jsmith/railstodo","owner":"jsmith","description":"A todo app built with Ruby on Rails","archived":false,"fork":false,"pushed_at":"2017-09-26T19:47:03.000Z","size":1766,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T09:30:36.589Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsmith.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-17T23:41:22.000Z","updated_at":"2017-09-19T23:03:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"1985efb3-8755-40f4-8b77-d7c9f01fcb50","html_url":"https://github.com/jsmith/railstodo","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/jsmith%2Frailstodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmith%2Frailstodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmith%2Frailstodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmith%2Frailstodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsmith","download_url":"https://codeload.github.com/jsmith/railstodo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241406058,"owners_count":19957946,"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-13T03:11:06.907Z","updated_at":"2026-05-13T14:34:18.715Z","avatar_url":"https://github.com/jsmith.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rails Todo\nA rails todo application built for educational purposes!\n\nRails version: 5.1.4\n\nRuby version: 2.3.3 (i386-mingw32)\n\n\n\u003cimg src=\"https://github.com/jacsmith21/railstodo/blob/master/screenshot.PNG\" alt=\"Drawing\" width=\"600\"/\u003e\n\n## Building\nWith ruby, rails and bundler:\n1. `$ git clone https://github.com/jacsmith21/railstodo.git`\n2. `$ cd railstodo`\n3. `$ bundle install`\n4. `$ rails server`\n\nOr with docker:\n1. `$ git clone https://github.com/jacsmith21/railstodo.git`\n2. `$ cd railstodo`\n3. `docker build -t railstodo .`\n4. `docker run -it -p 3000:3000 railstodo`\n\nIf you are receiving this error: `cannot load such file -- bcrypt` then run:\n1. `$ gem uninstall bcrypt`\n2. `$ gem install bcrypt --platform=Ruby`\n\n## Technologies Used\n* The HTML Abstraction Markup Language `haml` is used as the templating engine instead of the default Embedded RuBy `erb` engine (similar but much cleaner)\n* `devise` is used for authentication\n* `cancan` is used to manage permissions\n\n*Used as guide: [iridakos/todo](https://github.com/iridakos/todo)*  \n*Modeled style after: [tastejs/todomvc](https://github.com/tastejs/todomvc)*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsmith%2Frailstodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsmith%2Frailstodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsmith%2Frailstodo/lists"}