3

I don't want to use growl notifications from Ruby. I want to make use of Native System Notifications of Mountain Lion.

Do we have any gem that does it?

Antony
  • 1,608
  • 1
  • 20
  • 27

2 Answers2

2

You can use terminal-notifier of course it just wrapper around the terminal-notifier command-line tool

Cœur
  • 37,241
  • 25
  • 195
  • 267
Eugene Rourke
  • 4,934
  • 1
  • 22
  • 24
1

I was looking forward to something like rspec-nc

Antony
  • 1,608
  • 1
  • 20
  • 27