{"id":17178326,"url":"https://github.com/naoty/params_inquirer","last_synced_at":"2025-09-07T00:44:07.103Z","repository":{"id":6464944,"uuid":"7704761","full_name":"naoty/params_inquirer","owner":"naoty","description":"ParamsInquirer gives you a prettier way to inquire params value.","archived":false,"fork":false,"pushed_at":"2013-03-17T16:20:50.000Z","size":140,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T10:55:16.486Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/params_inquirer","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/naoty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-19T15:26:01.000Z","updated_at":"2025-08-07T09:29:48.000Z","dependencies_parsed_at":"2022-09-14T19:00:33.087Z","dependency_job_id":null,"html_url":"https://github.com/naoty/params_inquirer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/naoty/params_inquirer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoty%2Fparams_inquirer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoty%2Fparams_inquirer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoty%2Fparams_inquirer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoty%2Fparams_inquirer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naoty","download_url":"https://codeload.github.com/naoty/params_inquirer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoty%2Fparams_inquirer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273983073,"owners_count":25202092,"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-06T02:00:13.247Z","response_time":2576,"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-15T00:07:00.877Z","updated_at":"2025-09-07T00:44:07.076Z","avatar_url":"https://github.com/naoty.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ParamsInquirer\n\nParamsInquirer gives you a prettier way to inquire params value.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'params_inquirer'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install params_inquirer\n\n## Usage\n\n```ruby\ndef index\n  if params[:status].accepted? # this means `params[:status] == 'accepted'`\n    # ...\n  elsif params[:status].rejected?\n    # ...\n  else\n    # ...\n  end\nend\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaoty%2Fparams_inquirer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaoty%2Fparams_inquirer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaoty%2Fparams_inquirer/lists"}