less-js-routes icon indicating copy to clipboard operation
less-js-routes copied to clipboard

Named routes in javascript.

Results 2 less-js-routes issues
Sort by recently updated
recently updated
newest added

the gem does not work for rails 3.2.3 due to changes in route to Journey Engine. I have fix in my fork but it is not backwards compatible.

What steps will reproduce the problem? 1. Using routes with :format (like default map.resource generated routes). What is the expected output? What do you see instead? I.e: route admin_ticket_path(4) should...