##// END OF EJS Templates
Adds a builder-like template system for rendering xml and json API responses....
Adds a builder-like template system for rendering xml and json API responses. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4452 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r4245:27049b848dd4
r4338:96ce0f017cfe
Show More
profiler
3 lines | 120 B | text/plain | TextLexer
#!/usr/bin/env ruby
require File.expand_path('../../../config/boot', __FILE__)
require 'commands/performance/profiler'