Guest User

Untitled

a guest
Feb 21st, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. require 'foo'
  2. require 'rack/cache'
  3.  
  4. use Rack::MailExceptions
  5. use Rack::Cache
  6. run Foo
Add Comment
Please, Sign In to add comment