Skip to content

genki/merb_recognize_path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

merb_recognize_path
===================

A plugin for the Merb framework that provides recognize_path method.

USAGE:

  In controller/view context,

  recognize_path("/foo") #=> {:controller => 'foo', :action => 'index'}

About

A merb plugin for the Merb framework that provides recognize_path method.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages