RubyGems Navigation menu

sproutit-sproutcore 1.0.0.20090721125122

SproutCore is a platform for building native look-and-feel applications on the web. This Ruby library includes a copy of the SproutCore JavaScript framework as well as a Ruby-based build system called Abbot. Abbot is a build system for creating static web content. You can supply Abbot with a collection of JavaScript, HTML, CSS and image files and it will combine the files into a bundle that are optimized for efficient, cached deliver directly from your server or using a CDN. Some of the benefits of using Abbot versus assembling your own content include: * Easy maintenance. Organize your source content in a way that is useful for you without impacting performance on loaded apps. * Automatically versioned URLs. Serve content with long expiration dates while Abbot handles the cache invalidation for you. * Dependency management. Divide your code into frameworks; load 3rd party libraries. Abbot will make sure everything loads in the correct order. * Packing. Combines JavaScript and CSS into single files to minimize the number of resources you download for each page. Although Abbot is intended primarily for building Web applications that use the SproutCore JavaScript framework, you can also use it to efficiently build any kind of static web content, even if SproutCore is not involved.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.20090721145285 - August 10, 2014 (5.01 MB)
  2. 1.0.20090721145282 - August 10, 2014 (5.01 MB)
  3. 1.0.20090721145281 - August 10, 2014 (5 MB)
  4. 1.0.20090721145280 - August 10, 2014 (5 MB)
  5. 1.0.20090721145251 - August 10, 2014 (5.04 MB)
  6. 1.0.0.20090721125122 - August 10, 2014 (6.18 MB)
Show all versions (14 total)

Runtime Dependencies (4):

erubis >= 2.6.2
extlib >= 0.9.9
json_pure >= 1.1.0
rack >= 0.9.1

Development Dependencies (1):

bones >= 2.5.1

Authors:

  • Sprout Systems, Inc. Apple, Inc. and contributors

SHA 256 checksum:

8bc2fa02a27e0d3f94a5485c9a7fb868ebe0acd9a6b459e98193387e6d5718a4

Total downloads 32,258

For this version 2,234

Licenses:

N/A

Required Ruby Version:

Links: