Method: Usher::Interface::Rails23#route_count

Defined in:
lib/usher/interface/rails23.rb

#route_countObject



54
55
56
# File 'lib/usher/interface/rails23.rb', line 54

def route_count
  routes.size
end