Class: Usher::Interface::Rails20

Inherits:
Rails22
  • Object
show all
Defined in:
lib/usher/interface/rails20.rb

Constant Summary collapse

Mapper =
Usher::Interface::Rails22::Mapper

Instance Attribute Summary

Attributes inherited from Rails22

#configuration_file, #usher

Method Summary

Methods inherited from Rails22

#add_named_route, #add_route, #draw, #empty?, #generate, #generate_url, #initialize, #install_helpers, #load_routes!, #named_routes, #path_for_options, #recognize, #reload, #reset!, #route_count, #routes

Constructor Details

This class inherits a constructor from Usher::Interface::Rails22