https://github.com/rails/spring

Last synced: about 1 month ago

Repository metadata:

Rails application preloader


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 729
Total Committers: 135
Avg Commits per committer: 5.4
Development Distribution Score (DDS): 0.424

Commits in past year: 18
Committers in past year: 6
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.444

Name Email Commits
Jon Leighton j@j****m 420
Rafael Mendonça França r****l@r****g 29
Michael Grosser m****l@g****t 23
Yves Senn y****n@g****m 17
Jean Boussier j****r@g****m 17
Rafael Mendonça França r****a@g****m 17
Robert Jackson r****n@m****m 11
David Rodríguez d****z@r****t 8
Jeremy Daer j****r@g****m 8
Xavier Noria f****n@h****m 5
Felix Bünemann b****n@l****o 5
Yves Senn y****n@o****h 4
Thomas Scholtes t****s@g****e 4
Akira Matsuda r****e@d****p 4
Aditya Prakash a****2@g****m 3
Cody Cutrer c****y@c****s 3
Gabriel Sobrinho g****o@g****m 3
Gannon McGibbon g****n@g****m 3
Tim Rogers t****m@g****m 3
Tomohiro Nishimura t****8@g****m 3
Wojciech Wnętrzak w****k@g****m 3
yuuji.yaginuma y****a@g****m 3
Fumiaki MATSUSHIMA m****m@g****m 3
Ryan Patterson c****y@c****m 2
Rubem Nakamura r****a@g****m 2
Lucas Mazza l****a@g****m 2
Josh Nichols j****s@g****m 2
John Bampton j****n@g****m 2
Joe Francis j****e@l****m 2
Clarke Brunsdon c****e@f****m 2
and 105 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: spring

Preloads your application so things like console, rake and tests run faster

go: github.com/rails/spring

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/rails/spring#section-documentation
  • Licenses: mit
  • Latest release: v4.2.1+incompatible (published 8 months ago)
  • Last Synced: 2024-11-10T22:39:21.184Z (about 1 month ago)
  • Versions: 47
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 1.284%
    • Forks count: 1.511%
    • Average: 5.793%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%
rubygems: nrispring

Preloads your application so things like console, rake and tests run faster

  • Homepage: https://github.com/rails/spring
  • Documentation: http://www.rubydoc.info/gems/nrispring/
  • Licenses: MIT
  • Latest release: 2.1.3 (published about 4 years ago)
  • Last Synced: 2024-11-10T22:39:20.800Z (about 1 month ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 58,186 Total
  • Rankings:
    • Stargazers count: 0.613%
    • Forks count: 1.351%
    • Downloads: 12.266%
    • Average: 15.343%
    • Dependent packages count: 15.706%
    • Dependent repos count: 46.782%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • activesupport >= 0
  • activesupport >= 7.0.0.alpha
spring.gemspec rubygems
  • activesupport >= 0 development
  • bump >= 0 development
  • rake >= 0 development
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
.devcontainer/Dockerfile docker
  • mcr.microsoft.com/vscode/devcontainers/ruby 0-${VARIANT} build