Show More
Commit Description:
update errors.add_to_base("x") to Rails 3 errors.add(:base,"x")
Commit Description:
update errors.add_to_base("x") to Rails 3 errors.add(:base,"x")
File last commit:
Show/Diff file:
Action:
script/performance/benchmarker | 3 lines | 117 B | text/plain | TextLexer |
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/performance/benchmarker'