plugin_dir = File.expand_path "#{__FILE__}/../../.."

rad.after :environment do
  rad.ensure_public_symlink "plugin_b", "#{plugin_dir}/static"
end