OSDN Git Service

fix profiler extend system
[pettanr/pettanr.git] / lib / locmare / profiler / column / default.rb
1 module Locmare
2   module ProfilerModule
3     module ColumnModule
4       class Default < Base
5         
6       end
7     end
8   end
9 end