require "lita" Lita.load_locales Dir[File.expand_path( File.join("..", "..", "locales", "*.yml"), __FILE__ )] require "lita/handlers/cheapshark" Lita::Handlers::Cheapshark.template_root File.expand_path( File.join("..", "..", "templates"), __FILE__ )