Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 806 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 806 Bytes

master

v0.9.9

  • Bugfix Rails Engine subapplication route generation when they are nested #120

v0.9.8

  • Support AMD/Require.js #111
  • Support trailing slash #106

v0.9.7

  • Depend on railties #97
  • Fix typeof error for IE #95
  • Fix testing on ruby-head #92
  • Correct thread safety issue in js-routes generation #90
  • Use the of operator to detect for to_param and id in objects #87