Sha256: 7dcf432cfb21d169c756960a9ebbd4ed2a5efc4acc0e4b6df6c1bce2cf6f62f7
Contents?: true
Size: 651 Bytes
Versions: 10
Compression:
Stored size: 651 Bytes
Contents
//=require ./models/Base //=require ./views/Base //=require_tree ./models //=require_tree ./views //=require_tree ./components //=require ./screens/Base //=require ./Router //=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
10 entries across 5 versions & 1 rubygems