A summary of data about the Ruby ecosystem.

https://github.com/rails/spring-watcher-listen


https://github.com/rails/spring-watcher-listen

Keywords from Contributors

activejob activerecord mvc rubygems rack ruby-gem rspec xslt xerces sax

Last synced: about 7 hours ago
JSON representation

Repository metadata

README.md

Listen watcher for Spring

Build Status
Gem Version

This gem makes Spring watch the
filesystem for changes using Listen
rather than by polling the filesystem.

On larger projects this means spring will be more responsive, more accurate and use less cpu on local filesystems.

(NFS, shared VM folders and user file systems will still need polling)

Listen 2.7 and higher and 3.0 are supported.
If you rely on Listen 1 you can use v1.0.0 of this gem.

Environment variables

  • DISABLE_SPRING_WATCHER_LISTEN - If set, this disables the loading of this gem. This can be useful for projects where
    some configurations do not support inotify (e.g. Docker on M1 Macs).

Installation

Stop Spring if it's already running:

$ spring stop

Add this line to your application's Gemfile:

gem 'spring-watcher-listen', group: :development

And then execute:

$ bundle

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 17 hours ago

Total Commits: 35
Total Committers: 13
Avg Commits per committer: 2.692
Development Distribution Score (DDS): 0.743

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Jon Leighton j@j****m 9
Rafael Mendonça França r****l@r****g 7
Frederick Cheung f****g@g****m 5
Cezary Baginski c****y@c****t 5
Vít Ondruch v****h@r****m 1
Tim Dorr t****r 1
Rob Thornton r****n@s****m 1
Jun Aruga j****a@r****m 1
Jeroen Jacobs g****b@j****e 1
Jeremy Daer j****r@g****m 1
Cyril Duez c****z@g****m 1
Brian John b****n@b****m 1
284km k****0@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 2 months ago

Total issues: 21
Total pull requests: 18
Average time to close issues: over 2 years
Average time to close pull requests: about 1 year
Total issue authors: 19
Total pull request authors: 15
Average comments per issue: 2.86
Average comments per pull request: 2.72
Merged pull request: 13
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rails/spring-watcher-listen

Top Issue Authors

  • junaruga (3)
  • wjordan (1)
  • dreyks (1)
  • winni2k (1)
  • tdeo (1)
  • jonleighton (1)
  • aedryan (1)
  • aripollak (1)
  • diei (1)
  • benaubin (1)
  • alex-grover (1)
  • voxik (1)
  • RobinClowers (1)
  • technicalpickles (1)
  • neves (1)

Top Pull Request Authors

  • quadule (2)
  • e2 (2)
  • afdev82 (2)
  • jeroenj (1)
  • voxik (1)
  • jeremy (1)
  • junaruga (1)
  • rafaelfranca (1)
  • 284km (1)
  • fcheung (1)
  • timdorr (1)
  • cduez (1)
  • f1sherman (1)
  • robthornton (1)
  • alexeyramazanov (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

Gemfile rubygems
  • spring >= 0
spring-watcher-listen.gemspec rubygems
  • activesupport >= 0 development
  • bundler ~> 2.0 development
  • rake >= 0 development
  • listen >= 2.7, < 4.0
  • spring >= 1.2, < 4.0

Score: 6.8134445995108965