Skip to content

Commit

Permalink
File watcher won't make the cut for 3.1. Maybe on 3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Apr 22, 2011
1 parent 3f7a434 commit f753880
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 235 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ end

# AS
gem "memcache-client", ">= 1.8.5"
gem "fssm", "~> 0.2.5"

platforms :mri_18 do
gem "system_timer"
Expand Down
1 change: 0 additions & 1 deletion activesupport/lib/active_support.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ module ActiveSupport

autoload :DescendantsTracker
autoload :FileUpdateChecker
autoload :FileWatcher
autoload :LogSubscriber
autoload :Notifications

Expand Down
233 changes: 0 additions & 233 deletions activesupport/test/file_watcher_test.rb

This file was deleted.

0 comments on commit f753880

Please sign in to comment.