--- !ruby/object:Gem::Specification name: facades version: !ruby/object:Gem::Version version: 0.0.6 prerelease: platform: ruby authors: - Brent Kirby autorequire: bindir: bin cert_chain: [] date: 2011-11-01 00:00:00.000000000Z dependencies: - !ruby/object:Gem::Dependency name: sass requirement: &70268111367460 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '3.1' type: :runtime prerelease: false version_requirements: *70268111367460 description: ! 'Facades is a front-end development framework which takes ' email: - brent@kurbmedia.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - README.md - Rakefile - app/helpers/facades_helper.rb - app/views/facades/_pagination.html.erb - facades.gemspec - lib/facades.rb - lib/facades/builders/form.rb - lib/facades/builders/form/base.rb - lib/facades/builders/form/elements.rb - lib/facades/builders/form/helper.rb - lib/facades/builders/sprite.rb - lib/facades/builders/table.rb - lib/facades/debug/html.rb - lib/facades/helpers.rb - lib/facades/helpers/builders.rb - lib/facades/helpers/elements.rb - lib/facades/helpers/layout.rb - lib/facades/helpers/mobile.rb - lib/facades/helpers/navigation.rb - lib/facades/helpers/pagination.rb - lib/facades/helpers/utility.rb - lib/facades/sass_ext.rb - lib/facades/sass_ext/color.rb - lib/facades/sass_ext/form_elements.rb - lib/facades/stylesheets/facades/_common.scss - lib/facades/stylesheets/facades/_layout.scss - lib/facades/stylesheets/facades/_normalize.scss - lib/facades/stylesheets/facades/_setup.scss - lib/facades/stylesheets/facades/_typography.scss - lib/facades/stylesheets/facades/_ui.scss - lib/facades/stylesheets/facades/_utilities.scss - lib/facades/stylesheets/facades/layout/_debug.scss - lib/facades/stylesheets/facades/layout/_dropdown-list.scss - lib/facades/stylesheets/facades/layout/_forms.scss - lib/facades/stylesheets/facades/layout/_grid.scss - lib/facades/stylesheets/facades/legacy/_forms.scss - lib/facades/stylesheets/facades/legacy/_reset.scss - lib/facades/stylesheets/facades/setup/_forms.scss - lib/facades/stylesheets/facades/setup/_ie.scss - lib/facades/stylesheets/facades/setup/_reset.scss - lib/facades/stylesheets/facades/typography/_baseline.scss - lib/facades/stylesheets/facades/typography/_lists.scss - lib/facades/stylesheets/facades/typography/_rhythm.scss - lib/facades/stylesheets/facades/typography/_shadow.scss - lib/facades/stylesheets/facades/ui/_buttons.scss - lib/facades/stylesheets/facades/ui/_flash-messages.scss - lib/facades/stylesheets/facades/ui/_tool-tip.scss - lib/facades/stylesheets/facades/utilities/_clearfix.scss - lib/facades/stylesheets/facades/utilities/_color.scss - lib/facades/stylesheets/facades/utilities/_cursors.scss - lib/facades/support/rails.rb - lib/facades/support/serve.rb - lib/facades/support/tipsy.rb - lib/facades/version.rb - spec/facades/helpers/elements_spec.rb - spec/facades/helpers/layout_helpers_spec.rb - spec/facades/helpers/navigation_spec.rb - spec/spec_helper.rb homepage: https://github.com/kurbmedia/facades licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: facades rubygems_version: 1.8.7 signing_key: specification_version: 3 summary: Front-end development awesome-ness test_files: - spec/facades/helpers/elements_spec.rb - spec/facades/helpers/layout_helpers_spec.rb - spec/facades/helpers/navigation_spec.rb - spec/spec_helper.rb