https://github.com/perfectline/validates_url

Last synced: about 1 month ago

Repository metadata:

URL Validation for Rails


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 142
Total Committers: 58
Avg Commits per committer: 2.448
Development Distribution Score (DDS): 0.732

Commits in past year: 3
Committers in past year: 3
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.667

Name Email 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
Christopher Guess c****s@g****m 4
Donald Piret d****d@d****m 4
Yusuf YALIM y****m@g****m 3
gaga5lala g****3@g****m 3
Olle Jonsson o****n@g****m 3
Chris Mason c****s@c****m 3
Tim Rogers me@t****k 3
Aaron Reisman a****n@l****t 2
Alex Kestner a****r@g****m 2
Erica Love and Matt Olenick p****o@m****m 2
Martin Kivi m****i@p****o 2
Novik n****5@g****m 2
Wojtek Kruszewski w****k@o****l 2
Benjamin L b****n@t****c 1
Benjamin L b****r@j****m 1
Anthony Truskinger a****r@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
razvanmitre r****e 1
Janosch Müller j****4@g****m 1
Jared Fraser d****v@j****o 1
and 28 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

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-11-10T21:05:49.156Z (about 1 month ago)
  • Versions: 22
  • Dependent Packages: 16
  • Dependent Repositories: 2,686
  • Downloads: 60,031,737 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