https://github.com/rails/activerecord-session_store
Last synced: about 1 month ago
Repository metadata:
Active Record's Session Store extracted from Rails
- Host: GitHub
- URL: https://github.com/rails/activerecord-session_store
- Owner: rails
- License: mit
- Created: 2012-08-24T16:00:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T18:44:26.000Z (4 months ago)
- Last Synced: 2024-10-29T14:14:59.065Z (about 2 months ago)
- Language: Ruby
- Size: 172 KB
- Stars: 546
- Watchers: 33
- Forks: 188
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: MIT-LICENSE
Owner metadata:
- Name: Ruby on Rails
- Login: rails
- Email:
- Kind: organization
- Description:
- Website: https://rubyonrails.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/4223?v=4
- Repositories: 116
- Last Synced at: 2023-04-09T03:40:20.529Z
- Profile URL: https://github.com/rails
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 148
Total Committers: 55
Avg Commits per committer: 2.691
Development Distribution Score (DDS): 0.878
Commits in past year: 5
Committers in past year: 2
Avg Commits per committer in past year: 2.5
Development Distribution Score (DDS) in past year: 0.2
Name | Commits | |
---|---|---|
Prem Sichanugrist | s@s****u | 18 |
Prem Sichanugrist | p****m@t****m | 13 |
Prem Sichanugrist | s@s****m | 12 |
Drew Stephens | d****w@d****t | 10 |
Jean Boussier | j****r@g****m | 10 |
Rafael Mendonça França | r****a@g****m | 6 |
Rafael Mendonça França | r****a@p****r | 6 |
Max Schwenk | m****k@g****m | 5 |
Ryan Bibby | r****y@s****k | 5 |
Tobias Bales | t****s@s****m | 4 |
Tobias Kraze | t****e@m****e | 3 |
Thorsten Eckel | te@z****m | 3 |
Thorsten | te@z****m | 3 |
Edouard CHIN | e****n@s****m | 3 |
Bart de Water | b****r@s****m | 2 |
Mike Breen | h****p@g****m | 2 |
Mike Vastola | M****e@V****a | 2 |
Remo Fritzsche | r****e@s****m | 2 |
Shin-ichiro OGAWA | r****t@g****m | 2 |
Shinichiro OGAWA | s****a@c****m | 2 |
Michael Hofer | m****r@g****m | 1 |
Martin Sander | m****r@g****m | 1 |
Marten Veldthuis | m****n@v****m | 1 |
Kosmas Chatzimichalis | k****s@m****m | 1 |
John Lynch | j****h@g****m | 1 |
John Bampton | j****n@g****m | 1 |
Jay Shirley | g****t@s****m | 1 |
James Mason | m****m@g****m | 1 |
Chulki Lee | c****e@g****m | 1 |
Eliot Sykes | e****s@g****m | 1 |
and 25 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- rubygems: 38,987,649 total
- Total docker downloads: 135,849,469
- Total dependent packages: 19
- Total dependent repositories: 3,063
- Total versions: 13
- Total maintainers: 8
- Total advisories: 1
rubygems: activerecord-session_store
An Action Dispatch session store backed by an Active Record class.
- Homepage: https://github.com/rails/activerecord-session_store
- Documentation: http://www.rubydoc.info/gems/activerecord-session_store/
- Licenses: MIT
- Latest release: 2.1.0 (published over 1 year ago)
- Last Synced: 2024-11-10T21:05:56.860Z (about 1 month ago)
- Versions: 13
- Dependent Packages: 19
- Dependent Repositories: 3,063
- Downloads: 38,987,649 Total
- Docker Downloads: 135,849,469
-
Rankings:
- Downloads: 0.512%
- Dependent repos count: 0.564%
- Docker downloads count: 0.602%
- Dependent packages count: 1.094%
- Average: 1.2%
- Forks count: 1.945%
- Stargazers count: 2.482%
- Maintainers (8)
- Advisories:
Dependencies
activerecord-session_store.gemspec
rubygems
- sqlite3 >= 0 development
- actionpack >= 6.1
- activerecord >= 6.1
- multi_json ~> 1.11, >= 1.11.2
- rack >= 2.0.8, < 3
- railties >= 6.1
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- ruby/setup-ruby v1 composite
Gemfile
rubygems