Sha256: 4b25a0e302518dd8f14335c9603bb59bad30f306cbbf8555782fb7516fcd9116

Contents?: true

Size: 524 Bytes

Versions: 23

Compression:

Stored size: 524 Bytes

Contents

define(["backbone","backbone-mediator"],function(e){var a=e.Router.extend({initialize:function(e){this.app=e.app},routes:{"":"ecosystem",ecosystem:"ecosystem","dash/:id":"dashboard","dash/:id/expand/:mid":"dashboard","dash/:id/category/:cid":"category"},category:function(e,a){e=e?parseInt(e):e,a=a?parseInt(a):a,e&&this.app.category(e,a)},dashboard:function(e,a){e=e?parseInt(e):e,a=a?parseInt(a):a,e&&this.app.dashboard(e,a)},ecosystem:function(){this.navigate("ecosystem",{replace:!0}),this.app.ecosystem()}});return a});

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
rearview-1.2.3-jruby public/rearview/js/route/index.js
rearview-1.2.2.rc.2-jruby public/rearview/js/route/index.js
rearview-1.2.2.rc.1-jruby public/rearview/js/route/index.js
rearview-1.2.1-jruby public/rearview/js/route/index.js
rearview-1.2.0-jruby public/rearview/js/route/index.js
rearview-1.1.2-jruby public/rearview/js/route/index.js
rearview-1.1.1-jruby public/rearview/js/route/index.js
rearview-1.1.0-jruby public/rearview/js/route/index.js
rearview-1.0.3.rc.4-jruby public/rearview/js/route/index.js
rearview-1.0.3.rc.3-jruby public/rearview/js/route/index.js
rearview-1.0.3.rc.2-jruby public/rearview/js/route/index.js
rearview-1.0.3.rc.1-jruby public/rearview/js/route/index.js
rearview-1.0.2-jruby public/rearview/js/route/index.js
rearview-1.0.2.rc.4-jruby public/rearview/js/route/index.js
rearview-1.0.2.rc.3-jruby public/rearview/js/route/index.js
rearview-1.0.2.rc.2-jruby public/rearview/js/route/index.js
rearview-1.0.2.rc.1-jruby public/rearview/js/route/index.js
rearview-1.0.1-jruby public/rearview/js/route/index.js
rearview-1.0.0-jruby public/rearview/js/route/index.js
rearview-1.0.0.rc5-jruby public/rearview/js/route/index.js