Guest User

Untitled

a guest
Feb 21st, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. ## Phusion passenger rack up file, as an alternate to the Merb's rack.rb
  2. ## ... other code
  3.  
  4. Merb::BootLoader.run
  5. use Merb::Rack::SwfSetSessionCookie, Merb::Config[:session_id_key]
  6. run Merb::Rack::Application.new
Add Comment
Please, Sign In to add comment