Sha256: f8777b6b5bd74311e2656de1e0d3f0a3043f00cb036b45b81e99063776225a68
Contents?: true
Size: 612 Bytes
Versions: 24
Compression:
Stored size: 612 Bytes
Contents
//=require ./models/Base //=require ./components/Base //=require_tree ./models //=require_tree ./components //=require ./screens/Base //=require ./Extension /* Files located in the above directories are part of the default Javascript build and are downloaded to the client on the initial request. Accordingly, only essential files should be included here. Code that relates to a screen should be placed in the "screens" directory, where it will be loaded dynamically when the screen is displayed. Alternatively, feel free to modify the require statements above to only include the paths you need. */
Version data entries
24 entries across 13 versions & 1 rubygems