{"id":22439579,"url":"https://github.com/oddcamp/mrml-rails","last_synced_at":"2025-08-01T17:30:45.838Z","repository":{"id":40306415,"uuid":"338112732","full_name":"oddcamp/mrml-rails","owner":"oddcamp","description":"Rails ActionMailer Plugin for MRML (Rust version of MJML)","archived":false,"fork":false,"pushed_at":"2023-04-24T02:06:11.000Z","size":69,"stargazers_count":16,"open_issues_count":2,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-28T04:42:38.758Z","etag":null,"topics":["mjml","rails","ruby","rust"],"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/oddcamp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-11T18:15:18.000Z","updated_at":"2025-04-23T13:10:37.000Z","dependencies_parsed_at":"2024-11-16T02:39:28.467Z","dependency_job_id":"8303374f-d71c-4d1f-adf7-3276d87bbc67","html_url":"https://github.com/oddcamp/mrml-rails","commit_stats":{"total_commits":54,"total_committers":3,"mean_commits":18.0,"dds":0.4444444444444444,"last_synced_commit":"9ba34a253ddddf53e1c33c8424dee8f70944fe42"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/oddcamp/mrml-rails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddcamp%2Fmrml-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddcamp%2Fmrml-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddcamp%2Fmrml-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddcamp%2Fmrml-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oddcamp","download_url":"https://codeload.github.com/oddcamp/mrml-rails/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddcamp%2Fmrml-rails/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268266028,"owners_count":24222553,"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-08-01T02:00:08.611Z","response_time":67,"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":["mjml","rails","ruby","rust"],"created_at":"2024-12-06T01:15:18.645Z","updated_at":"2025-08-01T17:30:45.569Z","avatar_url":"https://github.com/oddcamp.png","language":"Ruby","readme":"# Mrml::Rails\n\n`mrml-rails` is a ActionMailer templating engine that uses the Rust-based MRML compiler in order to compile MJML files into pure HTML.\n\n**Minimum Rust version supported is `1.51.0`**\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'mrml-rails'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install mrml-rails\n\n## Usage\n\nAll you need to do is to have the file extension `mjml` on the specific views.\n\nI.e.: `sign_up.mjml`, `notification.mjml`\n\n## Development\n\n1. Setup the tools with: `asdf install` (make sure you have the Ruby and Rust asdf plugins installed)\n2. Run `bundle install`\n3. For rspec run: `bundle exec rspec`\n\n## Heroku Rust Setup\n\n1. Add the rust buildpack to the app (and app.json): `https://buildpack-registry.s3.amazonaws.com/buildpacks/emk/rust.tgz`\n2. Add a RustConfig with:\n\n```\nVERSION=1.65.0\nRUST_SKIP_BUILD=1\n```\n\n3. Deploy\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/oddcamp/mrml-rails. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/oddcamp/mrml-rails/blob/master/CODE_OF_CONDUCT.md).\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Mrml::Rails project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/oddcamp/mrml-rails/blob/master/CODE_OF_CONDUCT.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foddcamp%2Fmrml-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foddcamp%2Fmrml-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foddcamp%2Fmrml-rails/lists"}