carlosbrando / autotest-notification

This gem set the autotest to send messages to software as Growl, LibNotify, and Snarl, displaying a window with the results.
http://www.nomedojogo.com/
MIT License
183 stars 27 forks source link

undefined local variable or method `autotest' for AutotestNotification:Module #14

Closed ggrocco closed 13 years ago

ggrocco commented 13 years ago

Hi Carlos

in the line 30 of lib/autotest_notification.rb has one erro, you are trying to use a variable named 'autotest' but now the name of variable is only 'at'.

Thank you, Georgeo

carlosbrando commented 13 years ago

Can you test it with the github version of the gem? I think it was fixed.

ggrocco commented 13 years ago

Hi Carlos,

Something is not working correct on the 2.3.3.

The version o RubyGem still with problem on the same variable. So I use direct on the Github, but some internal error on the Autotest Notification do the Autotest stop to work and don't notify anything. Unfortunately don't show any error only stop the autotest.

If I stop to use the Autotest Notification (an-uninstall) the autotest back to work...

I'll try found where is the problem and after I talk to you.

Thank you, Georgeo

carlosbrando commented 13 years ago

Thanks.

argent-smith commented 12 years ago

Dear Carlos, are you planning including a08b99cbff0a566aa4b005febef1a3db3711b72e into the official elease?

carlosbrando commented 12 years ago

@argent-smith Thanks for remember!

argent-smith commented 12 years ago

@carlosbrando thanks a lot!