Sha256: 4005de1f702f142c0a89df634cbbfce19ca17ea2f8fb8ebc72b22c4c473ea623

Contents?: true

Size: 306 Bytes

Versions: 1

Compression:

Stored size: 306 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='<%= application_name.underscore %>.css' />

</module>

Version data entries

1 entries across 1 versions & 1 rubygems

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