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