mattenat

Matt Ittigson
Kluster
NYC
0
2

Public Activity  feed

mattenat started watching aintablog about 1 month ago
aintablog is at nakajima/aintablog
mattenat started watching uppercut about 1 month ago
uppercut is at tyler/uppercut
mattenat started watching bossman-gem about 1 month ago
bossman-gem is at jpignata/bossman-gem
mattenat started watching emacs-rails 2 months ago
emacs-rails is at tomtt/emacs-rails
mattenat committed to mattenat/js_named_routes 2 months ago

297fcfc255f75ea574703c1b62d019ab09ea8169

We can't add the routes in the dispatch preparation because in non-development mode (when cache_classes is on) the routes are initialized after the dispatch is prepared which blows away our new route. This hooks into the back of route loading, so the dispatch preparation lifecycle is out of the equation.

mattenat forked js_named_routes 2 months ago
Forked repository is at mattenat/js_named_routes
mattenat started watching js_named_routes 2 months ago
js_named_routes is at jsierles/js_named_routes

360af49aad9eeeed3b0972d4360ed154bdd1dc53

Don't use User directly. In time the generator will grab the parts of user we want to use and generate this file.

7fb03631700555f252c5d0c36a4520175b79a0d0

More stuff ... still very immature and useless.