Help for this page

Select Code to Download


  1. or download this
    [Sun Jan  7 17:42:43 2018] [debug] GET "/cgi-bin/index"
    [Sun Jan  7 17:42:43 2018] [debug] Routing to a callback
    [Sun Jan  7 17:42:43 2018] [debug] [CGI:index:23229] START /opt/local/
    +vote/vagrant/cf_vote/scripts/index
    [Sun Jan  7 17:42:45 2018] [debug] 200 OK (1.266254s, 0.790/s)
    
  2. or download this
    [Sun Jan  7 17:42:50 2018] [debug] GET "/cgi-bin/login"
    [Sun Jan  7 17:42:50 2018] [debug] Routing to application "Vote::Contr
    +oller::User::Login"
    [Sun Jan  7 17:42:50 2018] [debug] Controller "Vote::Controller::User:
    +:Login::User::Login" does not exist
    
  3. or download this
    [Sun Jan  7 17:42:50 2018] [debug] Rendering template "user/login/logi
    +n_dispatch.html.ep"
    [Sun Jan  7 17:42:50 2018] [debug] Rendering template "auth/login_page
    +.html.ep"
    ...
    [Sun Jan  7 17:42:50 2018] [debug] Rendering template "auth/logout.htm
    +l.ep"
    [Sun Jan  7 17:42:50 2018] [debug] Rendering template "layouts/footer.
    +html.ep"
    [Sun Jan  7 17:42:50 2018] [debug] 200 OK (0.084435s, 11.843/s)
    
  4. or download this
    package Vote;
    
    ...
    # <snip>
    
    }