Sha256: 6d4a5785aa8bb8606209402743432e6c88fc3d34e72af23d98fbd4052b2773ed
Contents?: true
Size: 173 Bytes
Versions: 5
Compression:
Stored size: 173 Bytes
Contents
//= require_self //= require_tree (function(){ window.<%= application_name() %> = { init: function(){ } }; $(document).ready(<%= application_name() %>.init); })();
Version data entries
5 entries across 5 versions & 1 rubygems