{"id":31788312,"url":"https://github.com/bcgraham/griddler-sendigma","last_synced_at":"2025-10-10T14:17:04.992Z","repository":{"id":77932820,"uuid":"47120683","full_name":"bcgraham/griddler-sendigma","owner":"bcgraham","description":"Sendgrid adapter for Thoughtbot's Griddler.","archived":false,"fork":false,"pushed_at":"2015-11-30T13:38:02.000Z","size":134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-08-14T04:42:41.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bcgraham.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":"2015-11-30T13:35:42.000Z","updated_at":"2016-06-10T13:26:23.000Z","dependencies_parsed_at":"2023-03-12T02:38:33.778Z","dependency_job_id":null,"html_url":"https://github.com/bcgraham/griddler-sendigma","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/bcgraham/griddler-sendigma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcgraham%2Fgriddler-sendigma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcgraham%2Fgriddler-sendigma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcgraham%2Fgriddler-sendigma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcgraham%2Fgriddler-sendigma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcgraham","download_url":"https://codeload.github.com/bcgraham/griddler-sendigma/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcgraham%2Fgriddler-sendigma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004176,"owners_count":26083688,"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-10T02:00:06.843Z","response_time":62,"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":"2025-10-10T14:17:01.485Z","updated_at":"2025-10-10T14:17:04.986Z","avatar_url":"https://github.com/bcgraham.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sendigma\n\nSendgrid adapter for [Griddler](https://github.com/thoughtbot/griddler)[.](https://youtu.be/cWrnjDXx5x4?start=60)\n\nIn what is passed to Griddler, Sendigma includes an extra field called `extras`, which contains the Parse fields not used by Griddler:\n\n    :dkim\n    :sender_ip\n    :envelope\n    :charsets\n    :SPF\n    :spam_score\n    :spam_report\n\nHopefully, [Brad Pauly](https://github.com/bradpauly/griddler/tree/add-extras-param)'s [pull request](https://github.com/thoughtbot/griddler/pull/233) gets merged, and this can use the mainline release of Griddler.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'griddler', github: 'bradpauly/griddler', branch: 'add-extras-param'\ngem 'sendigma', git: 'https://github.com/briancgraham/griddler-sendigma'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install griddler-sendigma\n\n## Usage\n\nSet the adapter to `:sendigma`:\n```ruby\nGriddler.configure do |config|\n  config.email_service = :sendigma\nend\n```\n\n## License\n\nBorrowed much from [Griddler-Sendgrid](https://github.com/thoughtbot/griddler-sendgrid)\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcgraham%2Fgriddler-sendigma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcgraham%2Fgriddler-sendigma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcgraham%2Fgriddler-sendigma/lists"}