unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 07c333eab501c8079e4c0091715c4e3b10fdf913 99 bytes (raw)
$ git show v0.97.1:test/rails/app-2.3.5/app/controllers/application_controller.rb	# shows this blob on the CLI

1
2
3
4
5
 
# -*- encoding: binary -*-

class ApplicationController < ActionController::Base
  helper :all
end

git clone https://yhbt.net/unicorn.git