Sha256: 45dab02a4d3dc18568480d5be7c83414a9e96e0bb732671e52be90dadf4489c3
Contents?: true
Size: 687 Bytes
Versions: 11
Compression:
Stored size: 687 Bytes
Contents
= padrino-framework == Installation To install the padrino framework, simply grab the latest version from gemcutter: $ sudo gem install padrino --source http://gemcutter.org This will install the necessary padrino gems to get you started. Now you are ready to use this gem to enhance your existing Sinatra projects or build new Padrino applications. == Usage This gem serves as a container for easily installing and requiring the entire Padrino framework. For the Padrino documentation overview, check out the {Padrino Framework README}[http://github.com/padrino/padrino-framework/blob/master/README.rdoc] == Copyright Copyright (c) 2009 Padrino. See LICENSE for details.
Version data entries
11 entries across 11 versions & 1 rubygems