{"id":22808303,"url":"https://github.com/sixarm/sixarm_ruby_intended_uri","last_synced_at":"2026-05-10T16:02:58.489Z","repository":{"id":1123308,"uuid":"996296","full_name":"SixArm/sixarm_ruby_intended_uri","owner":"SixArm","description":"SixArm.com » Ruby » Intended URI session store for typical Ruby On Rails","archived":false,"fork":false,"pushed_at":"2025-04-14T09:19:09.000Z","size":243,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-05T05:16:06.461Z","etag":null,"topics":["gem","intended-uri","rails","ruby"],"latest_commit_sha":null,"homepage":"http://sixarm.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SixArm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-10-18T04:31:29.000Z","updated_at":"2025-04-14T09:19:12.000Z","dependencies_parsed_at":"2025-04-14T10:25:30.283Z","dependency_job_id":"d483cf08-9ea4-4875-bd63-ae5fada6c18c","html_url":"https://github.com/SixArm/sixarm_ruby_intended_uri","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SixArm/sixarm_ruby_intended_uri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_ruby_intended_uri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_ruby_intended_uri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_ruby_intended_uri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_ruby_intended_uri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SixArm","download_url":"https://codeload.github.com/SixArm/sixarm_ruby_intended_uri/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_ruby_intended_uri/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273740850,"owners_count":25159434,"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-09-05T02:00:09.113Z","response_time":402,"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":["gem","intended-uri","rails","ruby"],"created_at":"2024-12-12T11:09:00.460Z","updated_at":"2026-05-10T16:02:58.409Z","avatar_url":"https://github.com/SixArm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SixArm.com → Ruby → \u003cbr\u003e IntendedUri to manage a user's URI in a Rails session\n\n* Doc: \u003chttp://sixarm.com/sixarm_ruby_intended_uri/doc\u003e\n* Gem: \u003chttp://rubygems.org/gems/sixarm_ruby_intended_uri\u003e\n* Repo: \u003chttp://github.com/sixarm/sixarm_ruby_intended_uri\u003e\n\u003c!--header-shut--\u003e\n\n\n## Introduction\n\nGet and set the user's intended uri in the Rails session array.\n\nFor docs go to \u003chttp://sixarm.com/sixarm_ruby_intended_uri/doc\u003e\n\nWant to help? We're happy to get pull requests.\n\n\n\u003c!--install-open--\u003e\n\n## Install\n\n### Gem\n\nTo install this gem in your shell or terminal:\n\n    gem install sixarm_ruby_intended_uri\n\n### Gemfile\n\nTo add this gem to your Gemfile:\n\n    gem 'sixarm_ruby_intended_uri'\n\n### Require\n\nTo require the gem in your code:\n\n    require 'sixarm_ruby_intended_uri'\n\n\u003c!--install-shut--\u003e\n\n\n## Example\n\n    require \"sixarm_ruby_intended_uri\"\n\n    class ApplicationController\n\n      include IntendedUri\n\n      def sign_in_success\n        redirect_to intended_uri || welcome_uri\n      end\n\n      def sign_in_failure\n        intended_uri=request.request_uri\n        redirect_to sign_in\n      end\n\n      ...\n  \n    end\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsixarm%2Fsixarm_ruby_intended_uri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsixarm%2Fsixarm_ruby_intended_uri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsixarm%2Fsixarm_ruby_intended_uri/lists"}