Sha256: 3ea70b208696a8a2b7fb5c9539127ed8346cc13bd07b8af6aa399d56f47a997a

Contents?: true

Size: 137 Bytes

Versions: 2

Compression:

Stored size: 137 Bytes

Contents

<script type="text/javascript">
  $(function() {
  	window.router = new <%= router_name %>;
    Backbone.history.start();
  });
</script>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pbw-0.0.10 lib/generators/pbw/templates/index.erb
pbw-0.0.9 lib/generators/pbw/templates/index.erb