{"id":19339385,"url":"https://github.com/appfolio/ae_network_connection_exception","last_synced_at":"2025-04-23T02:30:45.229Z","repository":{"id":33253146,"uuid":"36897539","full_name":"appfolio/ae_network_connection_exception","owner":"appfolio","description":"Handles network connection exceptions","archived":false,"fork":false,"pushed_at":"2024-03-03T02:25:59.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":140,"default_branch":"master","last_synced_at":"2025-04-20T03:03:36.758Z","etag":null,"topics":[],"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/appfolio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2015-06-04T21:57:56.000Z","updated_at":"2022-02-22T19:11:16.000Z","dependencies_parsed_at":"2024-02-29T18:49:55.943Z","dependency_job_id":null,"html_url":"https://github.com/appfolio/ae_network_connection_exception","commit_stats":{"total_commits":37,"total_committers":6,"mean_commits":6.166666666666667,"dds":0.5405405405405406,"last_synced_commit":"fa78105bf603d09019b1d31a97bdec91fba8a8e9"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfolio%2Fae_network_connection_exception","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfolio%2Fae_network_connection_exception/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfolio%2Fae_network_connection_exception/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfolio%2Fae_network_connection_exception/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appfolio","download_url":"https://codeload.github.com/appfolio/ae_network_connection_exception/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250357546,"owners_count":21417303,"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":[],"created_at":"2024-11-10T03:21:51.870Z","updated_at":"2025-04-23T02:30:44.975Z","avatar_url":"https://github.com/appfolio.png","language":"Ruby","readme":"# AeNetworkConnectionException\n\nCatch exceptions related to establishing a network connection and return a generic error.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'ae_network_connection_exception'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install ae_network_connection_exception\n\n## Usage\n\n```ruby\nAeNetworkConnectionException.try do\n  # your code that will make a network call\nend\n```\n\nIf your network call failed to establish a network connection, an exception of this type will be thrown:\n```ruby\nAeNetworkConnectionException::ConnectionNotEstablished\n```\n\n## Contributing\n\n1. Fork it (https://github.com/appfolio/ae_network_connection_exception/fork)\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 a new Pull Request\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappfolio%2Fae_network_connection_exception","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappfolio%2Fae_network_connection_exception","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappfolio%2Fae_network_connection_exception/lists"}