--- !ruby/object:Gem::Specification name: ymdp version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - Jeff Coleman autorequire: bindir: bin cert_chain: [] date: 2010-01-13 00:00:00 -06:00 default_executable: ymdp dependencies: - !ruby/object:Gem::Dependency name: haml type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: json type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: hpricot type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: ruby-growl type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: activesupport type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: sishen-rtranslate type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: progressions-basepath type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: progressions-g type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: bundler type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: timer type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: description: Framework for developing applications in the Yahoo! Mail Development Platform. email: progressions@gmail.com executables: - ymdp extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - bin/ymdp - lib/new_application/.base - lib/new_application/Gemfile - lib/new_application/Rakefile - lib/new_application/app/.gitignore - lib/new_application/app/assets/images/lightbox/lightbox_bg.png - lib/new_application/app/assets/javascripts/OpenMailIntl.js - lib/new_application/app/assets/javascripts/controls.js - lib/new_application/app/assets/javascripts/date.js - lib/new_application/app/assets/javascripts/dragdrop.js - lib/new_application/app/assets/javascripts/effects.js - lib/new_application/app/assets/javascripts/lowpro.js - lib/new_application/app/assets/javascripts/prototype.js - lib/new_application/app/assets/javascripts/scriptaculous.js - lib/new_application/app/assets/yrb/en-US/application_en-US.pres - lib/new_application/app/helpers/application_helper.rb - lib/new_application/app/javascripts/application.js - lib/new_application/app/javascripts/debug.js - lib/new_application/app/javascripts/flash.js - lib/new_application/app/javascripts/header.js - lib/new_application/app/javascripts/help.js - lib/new_application/app/javascripts/i18n.js - lib/new_application/app/javascripts/launcher.js - lib/new_application/app/javascripts/logger.js - lib/new_application/app/javascripts/tag_helper.js - lib/new_application/app/stylesheets/application.css - lib/new_application/app/stylesheets/ie.css - lib/new_application/app/stylesheets/ie6.css - lib/new_application/app/stylesheets/ie7.css - lib/new_application/app/stylesheets/ie8.css - lib/new_application/app/stylesheets/lightbox.css - lib/new_application/app/stylesheets/non_ie.css - lib/new_application/app/views/layouts/application.html.haml - lib/new_application/app/views/shared/_error.html.haml - lib/new_application/app/views/shared/_flash.html.haml - lib/new_application/app/views/shared/_javascripts.html.haml - lib/new_application/app/views/shared/_loading.html.haml - lib/new_application/app/views/shared/_stylesheets.html.haml - lib/new_application/config/categories.yml - lib/new_application/config/config.yml.example - lib/new_application/config/constants.rb - lib/new_application/config/servers.yml.example - lib/new_application/lib/init.rb - lib/new_application/lib/tasks/environment.rake - lib/new_application/lib/tasks/keys.rake - lib/new_application/lib/tasks/setup.rake - lib/new_application/lib/tasks/ymdp.rake - lib/new_application/script/build - lib/new_application/script/config - lib/new_application/script/destroy - lib/new_application/script/generate - lib/new_application/script/gitrm - lib/new_application/script/growl - lib/new_application/script/images - lib/new_application/script/jslint.js - lib/new_application/script/langs - lib/new_application/script/translate - lib/new_application/script/ymdt - lib/new_application/script/ymdt.old - lib/new_application/script/yuicompressor-2.4.2.jar - lib/new_application/ymdp - lib/ymdp.rb - lib/ymdp/asset_tag_helper.rb - lib/ymdp/commands/generate.rb - lib/ymdp/compiler/template_compiler.rb - lib/ymdp/config.rb - lib/ymdp/deploy/ymdt.rb - lib/ymdp/generator/base.rb - lib/ymdp/generator/templates/javascript.js - lib/ymdp/generator/templates/stylesheet.css - lib/ymdp/generator/templates/translation.pres - lib/ymdp/generator/templates/view.html.haml - lib/ymdp/generator/view.rb - lib/ymdp/helpers.rb - lib/ymdp/processor/compressor.rb - lib/ymdp/processor/processor.rb - lib/ymdp/processor/validator.rb - lib/ymdp/support/blank.rb - lib/ymdp/support/file.rb - lib/ymdp/support/form_post.rb - lib/ymdp/support/string_masker.rb - lib/ymdp/support/w3c.rb - lib/ymdp/tag_helper.rb - lib/ymdp/tasks/keys.rake - lib/ymdp/tasks/ymdp.rake - lib/ymdp/translator/base.rb - lib/ymdp/ymdp.rb - spec/data/Rakefile - spec/data/VERSION - spec/data/app/.gitignore - spec/data/app/assets/images/lightbox/lightbox_bg.png - spec/data/app/assets/javascripts/OpenMailIntl.js - spec/data/app/assets/javascripts/controls.js - spec/data/app/assets/javascripts/date.js - spec/data/app/assets/javascripts/dragdrop.js - spec/data/app/assets/javascripts/effects.js - spec/data/app/assets/javascripts/lowpro.js - spec/data/app/assets/javascripts/prototype.js - spec/data/app/assets/javascripts/scriptaculous.js - spec/data/app/assets/yrb/en-US/application_en-US.pres - spec/data/app/helpers/application_helper.rb - spec/data/app/javascripts/application.js - spec/data/app/javascripts/debug.js - spec/data/app/javascripts/flash.js - spec/data/app/javascripts/header.js - spec/data/app/javascripts/help.js - spec/data/app/javascripts/i18n.js - spec/data/app/javascripts/launcher.js - spec/data/app/javascripts/logger.js - spec/data/app/javascripts/tag_helper.js - spec/data/app/stylesheets/application.css - spec/data/app/stylesheets/ie.css - spec/data/app/stylesheets/ie6.css - spec/data/app/stylesheets/ie7.css - spec/data/app/stylesheets/ie8.css - spec/data/app/stylesheets/lightbox.css - spec/data/app/stylesheets/non_ie.css - spec/data/app/views/layouts/application.html.haml - spec/data/app/views/page.html.haml - spec/data/app/views/shared/_error.html.haml - spec/data/app/views/shared/_flash.html.haml - spec/data/app/views/shared/_javascripts.html.haml - spec/data/app/views/shared/_loading.html.haml - spec/data/app/views/shared/_stylesheets.html.haml - spec/data/config/categories.yml - spec/data/config/config.yml - spec/data/config/config.yml.example - spec/data/config/constants.rb - spec/data/config/content.yml - spec/data/config/servers.yml - spec/data/config/servers.yml.example - spec/data/lib/init.rb - spec/data/lib/tasks/environment.rake - spec/data/lib/tasks/keys.rake - spec/data/lib/tasks/setup.rake - spec/data/lib/tasks/ymdp.rake - spec/data/script/build - spec/data/script/config - spec/data/script/destroy - spec/data/script/generate - spec/data/script/gitrm - spec/data/script/growl - spec/data/script/images - spec/data/script/jslint.js - spec/data/script/langs - spec/data/script/translate - spec/data/script/ymdt - spec/data/script/ymdt.old - spec/data/script/yuicompressor-2.4.2.jar - spec/spec.opts - spec/spec_helper.rb - spec/translator_spec.rb - spec/ymdp_spec.rb - spec/ymdt_spec.rb - ymdp.gemspec has_rdoc: true homepage: http://github.com/progressions/ymdp licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Framework for developing applications in the Yahoo! Mail Development Platform test_files: - spec/data/app/helpers/application_helper.rb - spec/data/config/constants.rb - spec/data/lib/init.rb - spec/spec_helper.rb - spec/translator_spec.rb - spec/ymdp_spec.rb - spec/ymdt_spec.rb