{"id":14955430,"url":"https://github.com/imhta/rails_6_devise_example","last_synced_at":"2025-09-30T13:30:47.421Z","repository":{"id":39694056,"uuid":"211133790","full_name":"imhta/rails_6_devise_example","owner":"imhta","description":"rails 6 with devise + bootstrap + github oauth","archived":false,"fork":false,"pushed_at":"2023-03-08T20:18:18.000Z","size":272,"stargazers_count":67,"open_issues_count":10,"forks_count":28,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-14T11:20:15.706Z","etag":null,"topics":["devise","githubauth","oauth2","omniauth","rails","rails6","template","webpack"],"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/imhta.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-09-26T16:26:37.000Z","updated_at":"2024-12-17T08:09:01.000Z","dependencies_parsed_at":"2024-09-21T23:00:30.380Z","dependency_job_id":"254e7c6d-a052-4086-b29a-2fdcd3822f2f","html_url":"https://github.com/imhta/rails_6_devise_example","commit_stats":{"total_commits":54,"total_committers":5,"mean_commits":10.8,"dds":0.2222222222222222,"last_synced_commit":"d538b628ba1bea22508ccc5068d886c98e3f882e"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imhta%2Frails_6_devise_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imhta%2Frails_6_devise_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imhta%2Frails_6_devise_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imhta%2Frails_6_devise_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imhta","download_url":"https://codeload.github.com/imhta/rails_6_devise_example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234737844,"owners_count":18879180,"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":["devise","githubauth","oauth2","omniauth","rails","rails6","template","webpack"],"created_at":"2024-09-24T13:11:08.770Z","updated_at":"2025-09-30T13:30:42.114Z","avatar_url":"https://github.com/imhta.png","language":"Ruby","readme":"# Rails 6 devise example\nIt is an example app and a basic template for devise auth in rails 6 with omni github auth.\n\n## Build with\n- Ruby on Rails\n- Bootstrap with Webpack\n- Github OAuth\n\n## Get Started\n### Requirements\n- Ruby 2.6\n- Rails 6\n- Foreman gem\n\n### Clone\n```bash\ngit clone https://github.com/imhta/rails_6_devise_example.git\ncd rails_6_devise_example\n```\n### Install and migrate db\n\n```bash\nbundle install\nyarn install --check-files\nrails db:migrate\n```\n### Start Server\nTo start rails server\n```bash\nrails server\n\n```\nTo start webpack server (rails 6 default is to use webpack)\n```bash\ngem install foreman\nforeman start -f Procfile.dev\n```\n\n\n## Screenshots\n\n### Log In Page\n\u003cimg src=\"screenshots/image.png\"\u003e\n\n### Sign Up Page\n\u003cimg src=\"screenshots/image2.png\"\u003e\n\n### Forgot password Page\n\u003cimg src=\"screenshots/image4.png\"\u003e\n\n### Home Page\n\u003cimg src=\"screenshots/image3.png\"\u003e\n\n\n\n## Useful links\n- [How to Redirect to a specific page on successful sign in](https://github.com/plataformatec/devise/wiki/How-To:-redirect-to-a-specific-page-on-successful-sign-in)\n- [How to use custom mailer](https://github.com/plataformatec/devise/wiki/How-To:-Use-custom-mailer)\n- [The Figaro Gem: an easier way to securely configure Rails applications](https://medium.com/@MinimalGhost/the-figaro-gem-an-easier-way-to-securely-configure-rails-applications-c6f963b7e993)\n- [OAuth with digital ocean in devise](https://www.digitalocean.com/community/tutorials/how-to-configure-devise-and-omniauth-for-your-rails-application)\n- [Omni Auth: overview](https://github.com/plataformatec/devise/wiki/OmniAuth:-Overview)\n- [Other Devise Examples](https://github.com/plataformatec/devise/wiki/Example-applications)\n### Common Error\n- [undefined method devise for in rails](https://stackoverflow.com/questions/4810941/undefined-method-devise-for-in-rails)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimhta%2Frails_6_devise_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimhta%2Frails_6_devise_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimhta%2Frails_6_devise_example/lists"}