Sha256: 06991e4ba72e5ee35e3c170797a08c3c1c451c4ede079d57ac2bade89337278b
Contents?: true
Size: 964 Bytes
Versions: 1
Compression:
Stored size: 964 Bytes
Contents
Rasputin ======== This is a gem for integration of SproutCore 2.0 with Rails 3.1 assets pipeline. It provide direct requires for official sproutcore packages : * sproutcore * sproutcore-datastore * sproutcore-statechart And it also provides some unnoficial packages : * sproutcore-jui (jQuery UI wrappers for sc 2.0) * sproutcore-ajax (backport form sc 1.x API but using jQuery $.ajax) * sproutcore-i18n (integration with i18n-js gem) * sproutcore-bricks (some useful bricks extracted form my projects) Rasputin also provide sprockets engine for handlebars templates. Any template in your javascript assets folder with extention handlebars will be availabel in sproutcore. Examples : todos/templates/item.handlebars >> SC.TEMPLATES['todos_item'] todos/ui/templates/stats.handlebars >> SC.TEMPLATES['todos_ui_stats'] ChangesLog : 0.7.0 : * add sproutcore-bricks 0.6.0 : * update to lates sproutcore 2 (beta3) * lots of fixes for sproutcore-jui
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rasputin-0.7.1 | README.md |