Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/fphilipe/premailer-rails

css email gem inline-css rails ruby

Last synced: about 8 hours ago

Repository metadata:

CSS styled emails without the hassle.


Owner metadata:


Committers metadata

Last synced: about 11 hours ago

Total Commits: 335
Total Committers: 58
Avg Commits per committer: 5.776
Development Distribution Score (DDS): 0.442

Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Philipe Fatio me@p****e 187
Philipe Fatio p****o@g****m 72
Javier Julio j****l@g****m 7
Kir Shatrov s****v@m****m 7
Rolly Fordham r****y@l****z 5
wonda-tea-coffee l****t@g****m 2
Rafael Masson r****n@g****m 2
Jonathan Goldman me@j****m 2
Florian Dütsch m****l@f****e 2
Guilherme Cavalcanti g****i@g****m 1
Ian Selby i****n@g****m 1
Igor Kapkov g****b@i****e 1
Jez Stephens j****s@g****m 1
Jonathan del Strother j****r@a****m 1
Kai Schlichting l****t@g****e 1
Earle Clubb e****b@v****m 1
Derek Wheel d****l@i****m 1
Christian Schmidt g****b@c****k 1
Atinder Singh a****a@g****m 1
Greg Woodward & Justin Richard p****n@p****m 1
Erick Vanegas e****l@g****m 1
Emil Sågfors e****s@i****i 1
Máximo Mussini m****i@g****m 1
Peter Goldstein p****n@g****m 1
Robert Reiz r****1@g****m 1
Bitdeli Chef c****f@b****m 1
Brandon Hilkert b****t@g****m 1
Dmytrii Nagirniak d****r@g****m 1
Edward Betts e****d@4****m 1
Klaas Endrikat k****t@g****m 1
and 28 more...

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

rubygems: premailer-rails

This gem brings you the power of the premailer gem to Rails without any configuration needs. Create HTML emails, include a CSS file as you do in a normal HTML document and premailer will inline the included CSS.

  • Homepage: https://github.com/fphilipe/premailer-rails
  • Documentation: http://www.rubydoc.info/gems/premailer-rails/
  • Licenses: MIT
  • Latest release: 1.12.0 (published almost 2 years ago)
  • Last Synced: 2024-11-08T20:04:58.763Z (1 day ago)
  • Versions: 25
  • Dependent Packages: 15
  • Dependent Repositories: 4,603
  • Downloads: 78,594,634 Total
  • Docker Downloads: 451,530,016
  • Rankings:
    • Docker downloads count: 0.303%
    • Downloads: 0.317%
    • Dependent repos count: 0.464%
    • Average: 0.885%
    • Stargazers count: 1.248%
    • Dependent packages count: 1.364%
    • Forks count: 1.612%
  • Maintainers (1)
rubygems: premailer-rails3

This gem brings you the power of the premailer gem to Rails without any configuration needs. Create HTML emails, include a CSS file as you do in a normal HTML document and premailer will inline the included CSS.

  • Homepage: https://github.com/fphilipe/premailer-rails
  • Documentation: http://www.rubydoc.info/gems/premailer-rails3/
  • Licenses: mit
  • Latest release: 1.3.2 (published over 11 years ago)
  • Last Synced: 2024-11-08T20:04:58.751Z (1 day ago)
  • Versions: 10
  • Dependent Packages: 2
  • Dependent Repositories: 34
  • Downloads: 234,754 Total
  • Rankings:
    • Stargazers count: 1.245%
    • Forks count: 1.603%
    • Average: 3.503%
    • Dependent repos count: 4.253%
    • Downloads: 5.146%
    • Dependent packages count: 5.267%
  • Maintainers (1)
go: github.com/fphilipe/premailer-rails


Dependencies

Gemfile rubygems
  • arel >= 0
  • byebug >= 0
  • racc >= 0
  • rails >= 0
  • rubysl >= 0
  • sprockets-rails >= 0
premailer-rails.gemspec rubygems
  • nokogiri >= 0 development
  • rspec ~> 3.3 development
  • actionmailer >= 3
  • premailer ~> 1.7, >= 1.7.9
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
examples/rails5/Gemfile rubygems
  • premailer-rails >= 0
  • rails ~> 5.2, >= 5.2.8.1
examples/rails6/Gemfile rubygems
  • premailer-rails >= 0
  • rails ~> 6.1.7
examples/rails7-propshaft/Gemfile rubygems
  • premailer-rails >= 0
  • propshaft >= 0
  • rails ~> 7.0.4
examples/rails7-sprockets/Gemfile rubygems
  • premailer-rails >= 0
  • rails ~> 7.0.4
  • sprockets-rails >= 0