{"id":16078573,"url":"https://github.com/condef5/devise-providers","last_synced_at":"2025-11-17T14:35:58.534Z","repository":{"id":98794316,"uuid":"181909885","full_name":"condef5/devise-providers","owner":"condef5","description":null,"archived":false,"fork":false,"pushed_at":"2019-04-23T15:44:17.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-04T12:34:21.874Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/condef5.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":"2019-04-17T14:35:18.000Z","updated_at":"2019-04-22T21:13:21.000Z","dependencies_parsed_at":"2023-06-10T04:15:58.280Z","dependency_job_id":null,"html_url":"https://github.com/condef5/devise-providers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/condef5/devise-providers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/condef5%2Fdevise-providers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/condef5%2Fdevise-providers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/condef5%2Fdevise-providers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/condef5%2Fdevise-providers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/condef5","download_url":"https://codeload.github.com/condef5/devise-providers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/condef5%2Fdevise-providers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284900126,"owners_count":27081641,"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","status":"online","status_checked_at":"2025-11-17T02:00:06.431Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-09T10:20:27.082Z","updated_at":"2025-11-17T14:35:58.518Z","avatar_url":"https://github.com/condef5.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fakeflix Admin\n\nThis is the base project of Fakeflix Admin.\n\n## Steps to run the app\n\n```bash\nbundle install\nrails db:setup\n```\n\n## Steps to recreate the app:\n\n**Generate new project**\n```bash\n$ rails new fakeflix-admin --database=postgresql --skip-test\n```\n\n**Generate the model Movie**\n```bash\n$ rails g model Movie title:string description:text rating:integer duration:integer price:integer status:string progress:integer\n```\n\n**Generate the model Serie**\n```bash\n$ rails g model Serie title:string description:text rating:integer price:integer status:string\n```\n\n**Generate the model Episode**\n```bash\n$ rails g model Episode title:string description:text duration:integer serie:references progress:integer\n```\n\n**Generate the model Rental**\n```bash\n$ rails g model Rental paid_price:integer rentable:references{polymorphic}:index\n```\n\n**Create the database**\n```bash\n$ rake db:create\n```\n\n**Run the migrations**\n```bash\n$ rake db:migrate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcondef5%2Fdevise-providers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcondef5%2Fdevise-providers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcondef5%2Fdevise-providers/lists"}