{"id":19467146,"url":"https://github.com/swordray/tel_to_helper","last_synced_at":"2025-10-11T20:40:44.324Z","repository":{"id":15069027,"uuid":"17795325","full_name":"swordray/tel_to_helper","owner":"swordray","description":"Deprecated for Rails 6.1 UrlHelper#phone_to","archived":false,"fork":false,"pushed_at":"2022-01-24T09:13:02.000Z","size":7,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T03:56:29.699Z","etag":null,"topics":["actionpack","actionview","rails","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/swordray.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-16T08:38:01.000Z","updated_at":"2023-02-15T07:12:48.000Z","dependencies_parsed_at":"2022-07-16T21:33:05.124Z","dependency_job_id":null,"html_url":"https://github.com/swordray/tel_to_helper","commit_stats":null,"previous_names":["swordray/rails-tel_to_helper"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/swordray/tel_to_helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordray%2Ftel_to_helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordray%2Ftel_to_helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordray%2Ftel_to_helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordray%2Ftel_to_helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swordray","download_url":"https://codeload.github.com/swordray/tel_to_helper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordray%2Ftel_to_helper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008623,"owners_count":26084480,"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-10-11T02:00:06.511Z","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":["actionpack","actionview","rails","ruby"],"created_at":"2024-11-10T18:33:37.543Z","updated_at":"2025-10-11T20:40:44.288Z","avatar_url":"https://github.com/swordray.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tel_to_helper\n\n[![Gem Version](https://badge.fury.io/rb/tel_to_helper.png)](http://badge.fury.io/rb/tel_to_helper) [![Build Status](https://secure.travis-ci.org/swordray/tel_to_helper.png?branch=master)](http://travis-ci.org/swordray/tel_to_helper) [![Dependency Status](https://gemnasium.com/swordray/tel_to_helper.png?travis)](https://gemnasium.com/swordray/tel_to_helper) [![Code Climate](https://codeclimate.com/github/swordray/tel_to_helper.png)](https://codeclimate.com/github/swordray/tel_to_helper)\n\nAction View Telephone Link Helper.\n\n## Requirements\n\n* Ruby ~\u003e 2.0\n* Rails\n\n## Installation\n\nInclude the gem in your Gemfile:\n\n```ruby\ngem 'tel_to_helper'\n```\n\n## Usage\n\nThe parameters is almost the same as `link_to` except pass phone number to `options`.\n\n```ruby\ntel_to(name = nil, options = nil, html_options = nil, \u0026block)\n```\n\n## Examples\n\n```ruby\ntel_to '000-000-0000'\n# =\u003e \u003ca href=\"tel:000-000-0000\"\u003e000-000-0000\u003c/a\u003e\n```\n\n```ruby\ntel_to 'My phone number', '000-000-0000'\n# =\u003e \u003ca href=\"tel:000-000-0000\"\u003eMy phone number\u003c/a\u003e\n```\n\n```ruby\ntel_to '000-000-0000', 'My phone number', target: '_blank'\n# =\u003e \u003ca href=\"tel:000-000-0000\" target=\"_blank\"\u003eMy phone number\u003c/a\u003e\n```\n\n## Sponsors\n\n* [BaiLu ShuYuan](https://bailushuyuan.org)\n\n## License\n\nCopyright © 2016 Jianqiu Xiao \u003cswordray@gmail.com\u003e under The [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswordray%2Ftel_to_helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswordray%2Ftel_to_helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswordray%2Ftel_to_helper/lists"}