lib/chillout.rb in chillout-0.8.7 vs lib/chillout.rb in chillout-0.8.8

- old
+ new

@@ -2,9 +2,10 @@ require "chillout/config" require "chillout/creations_container" require "chillout/custom_advanced_metric" require "chillout/middleware/creations_monitor" require "chillout/integrations/sidekiq" +require "chillout/integrations/state_machine" require "chillout/subscribers/action_controller_notifications" require "chillout/server_side/dispatcher" require "chillout/server_side/server_side" require "chillout/server_side/http_client" require "chillout/client" \ No newline at end of file