--- !ruby/object:Gem::Specification name: Capcode version: !ruby/object:Gem::Version version: 0.7.1 platform: ruby authors: - "Gr\xC3\xA9goire Lejeune" autorequire: bindir: bin cert_chain: [] date: 2009-07-02 00:00:00 +02:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rack type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: mime-types type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: description: Capcode is a web microframework email: gregoire.lejeune@free.fr executables: [] extensions: [] extra_rdoc_files: - README - AUTHORS - COPYING - lib/capcode.rb files: - COPYING - README - AUTHORS - setup.rb - doc/rdoc/classes/Capcode/Helpers.html - doc/rdoc/classes/Capcode/HTTPError.html - doc/rdoc/classes/Capcode/RenderError.html - doc/rdoc/classes/Capcode/Views.html - doc/rdoc/classes/Capcode.html - doc/rdoc/created.rid - doc/rdoc/files/AUTHORS.html - doc/rdoc/files/COPYING.html - doc/rdoc/files/lib/capcode_rb.html - doc/rdoc/files/README.html - doc/rdoc/index.html - doc/rdoc/permalink.gif - doc/rdoc/rdoc-style.css - doc/rdoc/rubyfr.png - doc/rdoc_iphone/classes/Capcode/Helpers.html - doc/rdoc_iphone/classes/Capcode/HTTPError.html - doc/rdoc_iphone/classes/Capcode/RenderError.html - doc/rdoc_iphone/classes/Capcode/Views.html - doc/rdoc_iphone/classes/Capcode.html - doc/rdoc_iphone/classes_index.html - doc/rdoc_iphone/created.rid - doc/rdoc_iphone/files/AUTHORS.html - doc/rdoc_iphone/files/COPYING.html - doc/rdoc_iphone/files/lib/capcode_rb.html - doc/rdoc_iphone/files/README.html - doc/rdoc_iphone/files_index.html - doc/rdoc_iphone/index.html - doc/rdoc_iphone/iui/backButton.png - doc/rdoc_iphone/iui/blueButton.png - doc/rdoc_iphone/iui/cancel.png - doc/rdoc_iphone/iui/grayButton.png - doc/rdoc_iphone/iui/iui-logo-touch-icon.png - doc/rdoc_iphone/iui/iui.css - doc/rdoc_iphone/iui/iui.js - doc/rdoc_iphone/iui/iuix.css - doc/rdoc_iphone/iui/iuix.js - doc/rdoc_iphone/iui/listArrow.png - doc/rdoc_iphone/iui/listArrowSel.png - doc/rdoc_iphone/iui/listGroup.png - doc/rdoc_iphone/iui/loading.gif - doc/rdoc_iphone/iui/pinstripes.png - doc/rdoc_iphone/iui/selection.png - doc/rdoc_iphone/iui/thumb.png - doc/rdoc_iphone/iui/toggle.png - doc/rdoc_iphone/iui/toggleOn.png - doc/rdoc_iphone/iui/toolbar.png - doc/rdoc_iphone/iui/toolButton.png - doc/rdoc_iphone/iui/whiteButton.png - doc/rdoc_iphone/rdoc-style.css - lib/capcode/base/couchdb.rb - lib/capcode/base/dm.rb - lib/capcode/core_ext.rb - lib/capcode/render/erb.rb - lib/capcode/render/haml.rb - lib/capcode/render/json.rb - lib/capcode/render/markaby.rb - lib/capcode/render/text.rb - lib/capcode/version.rb - lib/capcode.rb - examples/blog-couchdb.rb - examples/blog-couchdb.yml - examples/blog-dm.rb - examples/blog-dm.yml - examples/erb/cf.rhtml - examples/erb/cf_layout.rhtml - examples/erb/layout.rhtml - examples/erb/m_hello.rhtml - examples/haml/cf.haml - examples/haml/cf_layout.haml - examples/haml/layout.haml - examples/haml/m_hello.haml - examples/index.html - examples/my_blog.db - examples/sample.rb - examples/session.rb - examples/test/index.html has_rdoc: true homepage: http://algorithmique.net licenses: [] post_install_message: |+ If you want to use Markaby renderer, you must install Markaby. If you want to use HAML renderer, you must install haml. If For more information about Capcode, see http://capcode.rubyforge.org" rdoc_options: - --quiet - --title - Capcode, the Documentation - --opname - index.html - --line-numbers - --main - README - --inline-source - --exclude - ^(examples|extras|test|lib)\/ require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.1 version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: capcode rubygems_version: 1.3.4 signing_key: specification_version: 3 summary: Capcode is a web microframework test_files: []