Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/perfectline/validates_url
Last synced: about 1 hour ago
Repository metadata:
URL Validation for Rails
- Host: GitHub
- URL: https://github.com/perfectline/validates_url
- Owner: perfectline
- License: mit
- Created: 2010-09-08T12:10:17.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2023-05-25T02:20:23.000Z (over 1 year ago)
- Last Synced: 2024-05-27T12:12:48.753Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 118 KB
- Stars: 566
- Watchers: 16
- Forks: 108
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Owner metadata:
- Name: PerfectLine
- Login: perfectline
- Email: [email protected]
- Kind: organization
- Description:
- Website: https://www.perfectline.co
- Location: Estonia
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/75787?v=4
- Repositories: 46
- Last Synced at: 2024-04-21T04:44:06.280Z
- Profile URL: https://github.com/perfectline
- Sponsor URL:
Committers metadata
Last synced: 8 days ago
Total Commits: 141
Total Committers: 57
Avg Commits per committer: 2.474
Development Distribution Score (DDS): 0.73
Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5
Name | Commits | |
---|---|---|
Vladimir Krylov | v****v@p****o | 38 |
dependabot[bot] | 4****] | 10 |
Tanel Suurhans | t****s@p****e | 9 |
Antoine Niek | a****k@a****m | 9 |
Donald Piret | d****d@d****m | 4 |
Christopher Guess | c****s@g****m | 4 |
Yusuf YALIM | y****m@g****m | 3 |
Tim Rogers | me@t****k | 3 |
Chris Mason | c****s@c****m | 3 |
Olle Jonsson | o****n@g****m | 3 |
gaga5lala | g****3@g****m | 3 |
Novik | n****5@g****m | 2 |
Wojtek Kruszewski | w****k@o****l | 2 |
Martin Kivi | m****i@p****o | 2 |
Erica Love and Matt Olenick | p****o@m****m | 2 |
Alex Kestner | a****r@g****m | 2 |
Aaron Reisman | a****n@l****t | 2 |
Anthony Truskinger | a****r@g****m | 1 |
Benjamin L | b****r@j****m | 1 |
Benjamin L | b****n@t****c | 1 |
Clarissa Borges | c****8@g****m | 1 |
Madogiwa | 1****4 | 1 |
Mark IJbema | m****a@g****m | 1 |
MothOnMars | 4****s | 1 |
Niall Duggan | N****n | 1 |
OKURA Masafumi | m****8@g****m | 1 |
Philip Giuliani | g****o@g****m | 1 |
TimothyAlexisVass | 5****s | 1 |
Jared Fraser | d****v@j****o | 1 |
Jean Boussier | j****r@g****m | 1 |
and 27 more... |
Issue and Pull Request metadata
Last synced: 2 days ago
Package metadata
- Total packages: 1
-
Total downloads:
- rubygems: 58,471,100 total
- Total docker downloads: 514,283,262
- Total dependent packages: 16
- Total dependent repositories: 2,686
- Total versions: 22
- Total maintainers: 3
rubygems: validate_url
Library for validating urls in Rails.
- Homepage: http://github.com/perfectline/validates_url/tree/master
- Documentation: http://www.rubydoc.info/gems/validate_url/
- Licenses: mit
- Latest release: 1.0.15 (published over 2 years ago)
- Last Synced: 2024-10-06T03:39:34.648Z (1 day ago)
- Versions: 22
- Dependent Packages: 16
- Dependent Repositories: 2,686
- Downloads: 58,471,100 Total
- Docker Downloads: 514,283,262
-
Rankings:
- Docker downloads count: 0.235%
- Downloads: 0.412%
- Dependent repos count: 0.618%
- Dependent packages count: 1.232%
- Average: 1.234%
- Stargazers count: 2.391%
- Forks count: 2.514%
- Maintainers (3)
Dependencies
Gemfile.lock
rubygems
- activemodel 5.2.4.5
- activerecord 5.2.4.5
- activesupport 5.2.4.5
- addressable 2.4.0
- arel 9.0.0
- builder 3.2.3
- concurrent-ruby 1.1.8
- descendants_tracker 0.0.4
- diff-lcs 1.3
- faraday 0.9.2
- git 1.5.0
- github_api 0.16.0
- hashie 3.6.0
- highline 2.0.0
- i18n 1.8.10
- jeweler 2.3.9
- jwt 2.1.0
- mime-types 2.99.3
- mini_portile2 2.8.0
- minitest 5.14.4
- multi_json 1.13.1
- multi_xml 0.6.0
- multipart-post 2.0.0
- nokogiri 1.13.6
- oauth2 1.4.1
- psych 4.0.3
- public_suffix 4.0.6
- racc 1.6.0
- rack 2.2.3
- rake 13.0.1
- rdoc 6.4.0
- rspec 3.8.0
- rspec-core 3.8.0
- rspec-expectations 3.8.2
- rspec-mocks 3.8.0
- rspec-support 3.8.0
- semver2 3.4.2
- sqlite3 1.3.13
- stringio 3.0.2
- thread_safe 0.3.6
- tzinfo 1.2.9
- validate_url 1.0.13
.github/workflows/test.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite