Sha256: 9874ef4b89f1aa5f01f70280686cde54ab53ea2fe810da309fcc22d7e6195fa5
Contents?: true
Size: 1.07 KB
Versions: 2
Compression:
Stored size: 1.07 KB
Contents
= Speedo This is a layout gem intended as a backdrop for developing rails applications quickly. Its intention is to speed initial development, removing the need for (hopefully) any intensive front-end development until the app is functional (i.e. near completion). It provides the common tools CrankApps typically uses for front-end development. This gem is designed with both web-sites and web-apps in mind. A few minor changes can convert one into the other. See the bottom of styles.scss for code to uncomment, as well as home.coffee. There is a link in the footer ("How") to a page that contains many examples of the implementation of the various tools and plugins. This project uses MIT-LICENSE. == Usage In your Gemfile: <tt>gem 'speedo'</tt> == Inventory of plugins and gems: === Gems * Haml * Haml-rails * Bourbon === jQuery Plugins * jQuery-UI * jQuery.autogrow * jQuery.autoSuggest * jQuery.dataTables * jQuery.easing * jQuery.fancybox * jQuery.livequery * jQuery.mousewheel * jQuery.placeholder * jQuery.uniform === Other Plugins * Modernizr * Chosen * Respond * ghbuttons
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
speedo-0.0.2 | README.rdoc |
speedo-0.0.1 | README.rdoc |