A tiny RoR Challenge: http://gettheadmin.herokuapp.com/

Sign up for a GitHub account Sign in All Gists joernchen / gist:9dfa57017b4732c04bcc secret Last active August 26, 2014 Code Revisions 2 Stars 1 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav A tiny RoR Challenge: http://gettheadmin.herokuapp.com/ View gist:9dfa57017b4732c04bcc gistfile1.rb Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 # Try to become "admin" on http://gettheadmin.herokuapp.com/ # Vector borrowed from real-world code ;) # config/routes.rb: root 'login#login' post '...

Linked on 2014-08-26 23:18:00 | Similar Links