##// END OF EJS Templates
Applied the flash notices patch by Matt Jones (slightly edited)....
Applied the flash notices patch by Matt Jones (slightly edited). flash[:notice] and flash[:error] are now used for notice/error messages. git-svn-id: http://redmine.rubyforge.org/svn/trunk@600 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r328:19d962c3aa80
r597:2d5ac54d2eb9
Show More
console
2 lines | 97 B | text/plain | TextLexer
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/console'