Show More
Commit Description:
CRUD for contests. combined new contest pages with old contest management. fixed styling.
Commit Description:
CRUD for contests. combined new contest pages with old contest management. fixed styling.
File last commit:
Show/Diff file:
Action:
script/console | 2 lines | 97 B | text/plain | TextLexer |
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/console'