{"id":15152721,"url":"https://github.com/kul1/turbolog","last_synced_at":"2026-01-21T02:02:20.941Z","repository":{"id":59158219,"uuid":"120481150","full_name":"kul1/turbolog","owner":"kul1","description":"Easy Setup devise, omniauth, mongoid and facebook ","archived":false,"fork":false,"pushed_at":"2019-10-13T12:18:27.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-21T10:18:50.630Z","etag":null,"topics":["authentication","devise","facebook","gem","login","omniauth","rails5","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/kul1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-06T15:43:33.000Z","updated_at":"2019-10-13T12:18:28.000Z","dependencies_parsed_at":"2022-09-13T20:10:19.456Z","dependency_job_id":null,"html_url":"https://github.com/kul1/turbolog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kul1/turbolog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kul1%2Fturbolog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kul1%2Fturbolog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kul1%2Fturbolog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kul1%2Fturbolog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kul1","download_url":"https://codeload.github.com/kul1/turbolog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kul1%2Fturbolog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28622472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T23:49:58.628Z","status":"online","status_checked_at":"2026-01-21T02:00:08.227Z","response_time":86,"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":["authentication","devise","facebook","gem","login","omniauth","rails5","ruby"],"created_at":"2024-09-26T16:21:49.883Z","updated_at":"2026-01-21T02:02:20.918Z","avatar_url":"https://github.com/kul1.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Turbolog\n\nTurbolog is a gem to setup devise, omniauth and facebook authentication.\n\nFor the following configuration:\n\n.Rails 5.1.4, 5.2.0.rc1, 6.0.0\n.Ruby 2.4.1, 2.5.0, 2.6.3\n.Devise\n.Mongoid\n.Omniauth_facebook\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'turbolog'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install turbolog\n\nOnce turbolog gem bundled, there are 3 steps to install.\n\nStep 1/3 execute :\n\n    $ rails g turbolog:install\n\nIt will backup and will include several gems \n\nStep 2/3 bundle install\n\n    $ bundle install\n\n\nStep 3/3 execute :\n\n    $ rails g turbolog:config\n\nIt will run mongoid:config, devise install, devise Users and config omniauth and generate scaffold welcome as an example \n\nAdditional Setup For Facebook in .env\nfor example\nFACEBOOK_API=\"xxxxxxxxxxxxxxxxx\"\nFACEBOOK_SECRET=\"xxxxxxxxxxxxxxxxxxxxxxxxxx\"  \n## Usage\n\n1. Create new rails app\n\n    $ rails new sample -BOTJ\n2. Follow Installation 3 steps above\n3. Hot fix: Please remove folder \"spec\"\n    $ rm -r spec\n\nOther command:\n\nTo remove devise line from config/routes by execute the following command\n\n    $ rake turbolog:clean\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/kul1/turbolog. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Turbolog project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/kul1/turbolog/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkul1%2Fturbolog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkul1%2Fturbolog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkul1%2Fturbolog/lists"}