Sha256: bc928ec46524f735b82b154b3817e668d9275ae604a12adb2f27658b88617711

Contents?: true

Size: 154 Bytes

Versions: 199

Compression:

Stored size: 154 Bytes

Contents

$.golf.controller = [
  { route: ".*",
    action: function(container, params) {
      container.empty().append(new Component.HelloWorld());
    }
  }
];

Version data entries

199 entries across 67 versions & 1 rubygems

Version Path
golf-0.5.4 templates/raw/controller.js
golf-0.5.3 templates/raw/controller.js
golf-0.5.3 templates/new/golfapp/controller.js
golf-0.5.3 templates/rails/golfapp/controller.js
golf-0.5.2 templates/new/golfapp/controller.js
golf-0.5.2 templates/rails/golfapp/controller.js
golf-0.5.2 templates/raw/controller.js
golf-0.5.0 templates/new/golfapp/controller.js
golf-0.5.0 templates/raw/controller.js
golf-0.5.0 templates/rails/golfapp/controller.js
golf-0.4.14 templates/raw/controller.js
golf-0.4.14 templates/rails/golfapp/controller.js
golf-0.4.14 templates/new/golfapp/controller.js
golf-0.4.13 templates/new/golfapp/controller.js
golf-0.4.13 templates/rails/golfapp/controller.js
golf-0.4.13 templates/raw/controller.js
golf-0.4.12 templates/raw/controller.js
golf-0.4.12 templates/rails/golfapp/controller.js
golf-0.4.12 templates/new/golfapp/controller.js
golf-0.4.11 templates/raw/controller.js