Skip to content

Commit

Permalink
forgot this
Browse files Browse the repository at this point in the history
  • Loading branch information
ttilley committed Dec 14, 2009
1 parent 309fc3c commit 3054991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/fssm/support.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ def carbon_core?

def rb_inotify?
begin
require 'rubygems'
require 'rb-inotify'
true
rescue LoadError, Gem::LoadError
Expand Down

0 comments on commit 3054991

Please sign in to comment.