https://github.com/attr-encrypted/attr_encrypted

Last synced: 1 day ago

Repository metadata:

Generates attr_accessors that encrypt and decrypt attributes


Owner metadata:


Committers metadata

Last synced: 1 day ago

Total Commits: 295
Total Committers: 43
Avg Commits per committer: 6.86
Development Distribution Score (DDS): 0.692

Commits in past year: 8
Committers in past year: 2
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.25

Name Email Commits
Stephen Aghaulor s****r@g****m 91
Sean Huber s****r@h****m 67
S. Brent Faulkner b****r@m****m 33
Tamir Duberstein t****d@s****m 20
Josh Branham j****p@g****m 13
Richard Cook r****k@r****g 12
Billy Monk b****k@m****m 4
nate n****e@i****m 3
Vimal V Nair v****9@g****m 3
Mike Vastola m****e@v****a 3
Cheyne Wallace c****e@g****m 3
Michael Grosser m****l@g****t 2
Justin Mazzi hh@m****m 2
Josh Branham j****m@s****m 2
Douwe Maan me@d****e 2
Billy Monk b****k@g****m 2
Andrew Kane a****w@c****m 2
Shinichi Maeshima n****t@g****m 2
Matt Larraz m****z 2
Peter Marreck l****h@g****m 2
S. Brent Faulkner b****f@u****t 2
Tamir Duberstein t****d@g****m 2
Austin Taylor a****r@g****m 1
Brian Freese b****e@h****m 1
Tejas Manohar g****b@t****o 1
Josh Lubaway j****h 1
Eugene Kenny e****y@g****m 1
C Rahul 3****n 1
Arthur Neves a****n@g****m 1
Chikanaga Tomoyuki t****a@g****p 1
and 13 more...

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

rubygems: attr_encrypted

Generates attr_accessors that encrypt and decrypt attributes transparently

  • Homepage: http://github.com/attr-encrypted/attr_encrypted
  • Documentation: http://www.rubydoc.info/gems/attr_encrypted/
  • Licenses: MIT
  • Latest release: 4.0.0 (published over 1 year ago)
  • Last Synced: 2024-11-10T21:05:15.409Z (2 days ago)
  • Versions: 23
  • Dependent Packages: 29
  • Dependent Repositories: 2,599
  • Downloads: 61,875,419 Total
  • Docker Downloads: 455,568,954
  • Rankings:
    • Downloads: 0.358%
    • Docker downloads count: 0.429%
    • Dependent repos count: 0.626%
    • Average: 0.78%
    • Dependent packages count: 0.827%
    • Stargazers count: 1.15%
    • Forks count: 1.29%
  • Maintainers (2)

Dependencies

attr_encrypted.gemspec rubygems
  • activerecord-jdbcsqlite3-adapter >= 0 development
  • codeclimate-test-reporter <= 0.6.0 development
  • datamapper >= 0 development
  • dm-sqlite-adapter >= 0 development
  • jdbc-sqlite3 < 3.8.7 development
  • minitest >= 0 development
  • nokogiri < 1.7.0 development
  • public_suffix < 3.0.0 development
  • rake >= 0 development
  • sequel >= 0 development
  • simplecov >= 0 development
  • simplecov-rcov >= 0 development
  • sqlite3 >= 0 development
  • encryptor ~> 3.0.0
.github/workflows/CI.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
Gemfile rubygems