module Raphael
  module Rails
    class Engine < ::Rails::Engine
        config.root='/usr/share/ruby-raphael-rails'
    end
  end
end
