Giter Club home page Giter Club logo

autotest-fsevent's Introduction

Hello World! ๐Ÿ‘‹

I love to code ever since I came across Pascal as a kiddo. A few programming languages and the rise of the Interweb later, PHP paid the bills, but almost killed all the fun. Enter Ruby in the mid 2000s where I found my coder happiness again. And when in need of speed, Crystal is my weapon of choice these days.

This goes to all the Ruby doomsday prophets: Please take a look at how contributions to Matz' standard Ruby implementation evolve before you even think about writing yet another one of those those annoying "10 reasons why Ruby is dead" clickbaits.

Aside from my bread-and-butter works, I regularly create new or contribute to existing open-source projects. Here's a list of my current source repos on GitHub some of which are related to gliding, my favourite of hobbies.

Thank you for supporting free and open-source software by sponsoring me here on GitHub or on Donorbox. Any gesture is appreciated, from a single Euro for a โ˜•๏ธ cup of coffee to ๐Ÿน early retirement.

svoop's github stats

autotest-fsevent's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

autotest-fsevent's Issues

Warning, Method Redefined

Hi. I upgraded last night to version 0.1.2 last night and I am now received the following warning:

/opt/local/lib/ruby/gems/1.8/gems/autotest-fsevent-0.1.2/lib/autotest/fsevent.rb:35: warning: method redefined; discarding old wait_for_changes

cannot load such file -- autotest upon require

My name is Maciej Mensfeld and I run a research security project called https://diffend.io.

While that's not a security issue, wanted to bring to your attention, that upon requiring of this gem (diffend does that to run a sandbox for security assessment of gems based on their behaviors), it fails with:

Traceback (most recent call last):
	2: from -e:1:in `'
	1: from /home/app/.rbenv/versions/2.7.2/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
/home/app/.rbenv/versions/2.7.2/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- autotest-fsevent (LoadError)
	9: from -e:1:in `'
	8: from /home/app/.rbenv/versions/2.7.2/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:156:in `require'
	7: from /home/app/.rbenv/versions/2.7.2/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:168:in `rescue in require'
	6: from /home/app/.rbenv/versions/2.7.2/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:168:in `require'
	5: from /home/app/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/autotest-fsevent-0.2.18/lib/autotest-fsevent.rb:4:in `'
	4: from /home/app/.rbenv/versions/2.7.2/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
	3: from /home/app/.rbenv/versions/2.7.2/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
	2: from /home/app/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/autotest-fsevent-0.2.18/lib/autotest/fsevent.rb:2:in `'
	1: from /home/app/.rbenv/versions/2.7.2/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
/home/app/.rbenv/versions/2.7.2/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- autotest (LoadError)

which (probably) indicates, that XYZ is not present upon loading.

repro:

Gemfile


source 'https://rubygems.org'

gem 'autotest-fsevent'

steps:

  1. bundle install
  2. bundle exec ruby -e 'require "autotest-fsevent"'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.