Sha256: 2dd106102995fcf2302b41a10ed4b81484876493b28cd293828f8828640fd4d7

Contents?: true

Size: 321 Bytes

Versions: 1

Compression:

Stored size: 321 Bytes

Contents

<module rename-to='<%= application_name.underscore %>'>
  
  <inherits name='com.google.gwt.user.User' />
  <inherits name="org.fusesource.restygwt.RestyGWT" />

  <entry-point class='<%= base_package %>.<%= application_name %>' />

  <stylesheet src='../stylesheets/<%= application_name.underscore %>.css' />

</module>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
resty-generators-0.2.0 lib/generators/resty/setup/templates/module.gwt.xml