can be invoked with purchase_url(:id => 1)
Thursday, May 29, 2008
Rails named route
map.purchase 'products/:id/purchase', controller => 'catalog'
can be invoked with purchase_url(:id => 1)
can be invoked with purchase_url(:id => 1)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment