Libraries
»
usher
(0.8.1)
»
Index
»
Usher
»
Interface
»
Rails23
»
#route_count
Method: Usher::Interface::Rails23#route_count
Defined in:
lib/usher/interface/rails23.rb
#
route_count
⇒
Object
54 55 56
# File 'lib/usher/interface/rails23.rb', line 54
def
route_count
routes
.
size
end