ruby on rails - Allowing either growl or terminal notifier for guard -


OK, I can work with either the Guard Gemfile

My Anywhere near me that works with my Gemfile and bundle

Code to use Which to select I have many I'm working on a project with developers, and most use Growl I like terminal notifier.

I do not want to change the Gemfile because this version is in control.

I can not understand a way to move it to guardfile . What's the best thing to do just to work correctly is that it is included in the gammfile and it can be isolated, where each developer can edit his .extra-jewels file or something else ? It seems that messy.

When you do not configure your alerts, then the guard tries to detect himself As you know the information facilities you can use the method to configure notifications for your needs, the guard also allows you to keep your own configuration in your home directory.

You can now set your personal information settings in ~ / .guard.rb :

Notification: Terminal_title < / P>

This will disable automatic detection, allowing only terminal title information to be enabled.

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -