Sha256: 22e609648166cde894aba6ffd3b063d7cb89d1c1af574bca78fd628155b1b4ba
Contents?: true
Size: 521 Bytes
Versions: 9
Compression:
Stored size: 521 Bytes
Contents
<module rename-to='<%= application_name %>'> <inherits name='com.google.gwt.user.User' /> <inherits name="com.google.gwt.activity.Activity"/> <inherits name="com.google.gwt.place.Place"/> <inherits name="com.google.gwt.inject.Inject"/> <inherits name="org.fusesource.restygwt.RestyGWT" /> <inherits name="de.mkristian.gwt.RailsGWT" /> <entry-point class='<%= base_package %>.<%= application_name %>EntryPoint' /> <stylesheet src='../stylesheets/<%= application_name.underscore %>.css' /> </module>
Version data entries
9 entries across 9 versions & 1 rubygems