# -*- encoding: utf-8 -*- # stub: disguise 0.3.5 ruby lib Gem::Specification.new do |s| s.name = "disguise".freeze s.version = "0.3.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Justin Ball".freeze] s.date = "2009-07-24" s.description = "Add themes to your Rails application to easily change the view layer and impress everyone you know".freeze s.email = "justinball@gmail.com".freeze s.extra_rdoc_files = ["LICENSE".freeze, "README.rdoc".freeze] s.files = [".document".freeze, ".gitignore".freeze, "LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "app/controllers/admin/disguise/domain_themes_controller.rb".freeze, "app/controllers/admin/disguise/themes_controller.rb".freeze, "app/models/domain_theme.rb".freeze, "app/models/theme.rb".freeze, "app/views/admin/themes/_theme.html.erb".freeze, "app/views/admin/themes/edit.html.erb".freeze, "app/views/admin/themes/no_themes.html.erb".freeze, "config/disguise_routes.rb".freeze, "db/migrate/20090530170040_create_themes.rb".freeze, "db/migrate/20090606153236_create_domain_themes.rb".freeze, "disguise.gemspec".freeze, "generators/theme/USAGE".freeze, "generators/theme/templates/INSTALL".freeze, "generators/theme/templates/description.txt".freeze, "generators/theme/templates/locales/en.yml".freeze, "generators/theme/templates/preview.gif".freeze, "generators/theme/templates/stylesheets/styles.css".freeze, "generators/theme/templates/views/_footer.html.erb".freeze, "generators/theme/templates/views/_head.html.erb".freeze, "generators/theme/templates/views/_header.html.erb".freeze, "generators/theme/templates/views/default.html.erb".freeze, "generators/theme/theme_generator.rb".freeze, "lib/action_controller/disguise_application.rb".freeze, "lib/disguise.rb".freeze, "lib/disguise/initialize_routes.rb".freeze, "lib/disguise/tasks.rb".freeze, "locales/ar.yml".freeze, "locales/bg.yml".freeze, "locales/ca.yml".freeze, "locales/cs.yml".freeze, "locales/da.yml".freeze, "locales/de.yml".freeze, "locales/el.yml".freeze, "locales/en.yml".freeze, "locales/es.yml".freeze, "locales/fr.yml".freeze, "locales/it.yml".freeze, "locales/iw.yml".freeze, "locales/ja.yml".freeze, "locales/ko.yml".freeze, "locales/lt.yml".freeze, "locales/lv.yml".freeze, "locales/nl.yml".freeze, "locales/no.yml".freeze, "locales/pl.yml".freeze, "locales/pt.yml".freeze, "locales/ro.yml".freeze, "locales/ru.yml".freeze, "locales/sk.yml".freeze, "locales/sl.yml".freeze, "locales/sr.yml".freeze, "locales/sv.yml".freeze, "locales/tl.yml".freeze, "locales/uk.yml".freeze, "locales/vi.yml".freeze, "locales/zh-CN.yml".freeze, "locales/zh-TW.yml".freeze, "locales/zh.yml".freeze, "rails/init.rb".freeze, "tasks/rails.rake".freeze, "test/rails_root/.gitignore".freeze, "test/rails_root/.rake_tasks".freeze, "test/rails_root/Capfile".freeze, "test/rails_root/Rakefile".freeze, "test/rails_root/app/controllers/admin/domain_themes_controller.rb".freeze, "test/rails_root/app/controllers/admin/themes_controller.rb".freeze, "test/rails_root/app/controllers/application_controller.rb".freeze, "test/rails_root/app/controllers/default_controller.rb".freeze, "test/rails_root/app/models/.keep".freeze, "test/rails_root/app/models/user.rb".freeze, "test/rails_root/app/views/default/index.html.erb".freeze, "test/rails_root/app/views/layouts/default.html.erb".freeze, "test/rails_root/config/amazon_s3.yml".freeze, "test/rails_root/config/boot.rb".freeze, "test/rails_root/config/database.yml".freeze, "test/rails_root/config/environment.rb".freeze, "test/rails_root/config/environments/development.rb".freeze, "test/rails_root/config/environments/production.rb".freeze, "test/rails_root/config/environments/test.rb".freeze, "test/rails_root/config/global_config.yml".freeze, "test/rails_root/config/initializers/disguise.rb".freeze, "test/rails_root/config/initializers/inflections.rb".freeze, "test/rails_root/config/initializers/mime_types.rb".freeze, "test/rails_root/config/initializers/requires.rb".freeze, "test/rails_root/config/initializers/s3_credentials.rb".freeze, "test/rails_root/config/initializers/session_store.rb".freeze, "test/rails_root/config/routes.rb".freeze, "test/rails_root/db/.keep".freeze, "test/rails_root/db/migrate/20090530170040_create_themes.rb".freeze, "test/rails_root/db/migrate/20090602041838_create_users.rb".freeze, "test/rails_root/db/migrate/20090606153236_create_domain_themes.rb".freeze, "test/rails_root/db/schema.rb".freeze, "test/rails_root/features/step_definitions/webrat_steps.rb".freeze, "test/rails_root/features/support/env.rb".freeze, "test/rails_root/public/.htaccess".freeze, "test/rails_root/public/404.html".freeze, "test/rails_root/public/422.html".freeze, "test/rails_root/public/500.html".freeze, "test/rails_root/public/dispatch.rb".freeze, "test/rails_root/public/favicon.ico".freeze, "test/rails_root/public/images/blue/preview.gif".freeze, "test/rails_root/public/images/rails.png".freeze, "test/rails_root/public/images/red/preview.gif".freeze, "test/rails_root/public/javascripts/application.js".freeze, "test/rails_root/public/javascripts/builder.js".freeze, "test/rails_root/public/javascripts/controls.js".freeze, "test/rails_root/public/javascripts/dragdrop.js".freeze, "test/rails_root/public/javascripts/effects.js".freeze, "test/rails_root/public/javascripts/prototype.js".freeze, "test/rails_root/public/javascripts/scriptaculous.js".freeze, "test/rails_root/public/javascripts/slider.js".freeze, "test/rails_root/public/javascripts/sound.js".freeze, "test/rails_root/public/robots.txt".freeze, "test/rails_root/public/stylesheets/.keep".freeze, "test/rails_root/public/stylesheets/themes/blue/styles.css".freeze, "test/rails_root/public/stylesheets/themes/red/styles.css".freeze, "test/rails_root/script/about".freeze, "test/rails_root/script/breakpointer".freeze, "test/rails_root/script/console".freeze, "test/rails_root/script/create_project.rb".freeze, "test/rails_root/script/cucumber".freeze, "test/rails_root/script/dbconsole".freeze, "test/rails_root/script/destroy".freeze, "test/rails_root/script/generate".freeze, "test/rails_root/script/performance/benchmarker".freeze, "test/rails_root/script/performance/profiler".freeze, "test/rails_root/script/performance/request".freeze, "test/rails_root/script/plugin".freeze, "test/rails_root/script/process/inspector".freeze, "test/rails_root/script/process/reaper".freeze, "test/rails_root/script/process/spawner".freeze, "test/rails_root/script/runner".freeze, "test/rails_root/script/server".freeze, "test/rails_root/test/factories.rb".freeze, "test/rails_root/test/functional/.keep".freeze, "test/rails_root/test/functional/admin/domain_themes_controller_test.rb".freeze, "test/rails_root/test/functional/admin/themes_controller_test.rb".freeze, "test/rails_root/test/functional/default_controller_test.rb".freeze, "test/rails_root/test/integration/.keep".freeze, "test/rails_root/test/mocks/development/.keep".freeze, "test/rails_root/test/mocks/test/.keep".freeze, "test/rails_root/test/test_helper.rb".freeze, "test/rails_root/test/unit/.keep".freeze, "test/rails_root/test/unit/domain_theme_test.rb".freeze, "test/rails_root/test/unit/theme_test.rb".freeze, "test/rails_root/themes/blue/description.txt".freeze, "test/rails_root/themes/blue/locales/blue.yml".freeze, "test/rails_root/themes/blue/locales/en.yml".freeze, "test/rails_root/themes/blue/views/default/index.html.erb".freeze, "test/rails_root/themes/blue/views/layouts/default.html.erb".freeze, "test/rails_root/themes/blue/views/layouts/global/_footer.html.erb".freeze, "test/rails_root/themes/blue/views/layouts/global/_head.html.erb".freeze, "test/rails_root/themes/blue/views/layouts/global/_header.html.erb".freeze, "test/rails_root/themes/red/description.txt".freeze, "test/rails_root/themes/red/locales/en.yml".freeze, "test/rails_root/themes/red/views/layouts/default.html.erb".freeze, "test/rails_root/themes/red/views/layouts/global/_footer.html.erb".freeze, "test/rails_root/themes/red/views/layouts/global/_head.html.erb".freeze, "test/rails_root/themes/red/views/layouts/global/_header.html.erb".freeze] s.homepage = "http://github.com/jbasdf/disguise".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Easy to use view theme system for Rails".freeze s.test_files = ["test/rails_root/app/controllers/admin/domain_themes_controller.rb".freeze, "test/rails_root/app/controllers/admin/themes_controller.rb".freeze, "test/rails_root/app/controllers/application_controller.rb".freeze, "test/rails_root/app/controllers/default_controller.rb".freeze, "test/rails_root/app/models/user.rb".freeze, "test/rails_root/config/boot.rb".freeze, "test/rails_root/config/environment.rb".freeze, "test/rails_root/config/environments/development.rb".freeze, "test/rails_root/config/environments/production.rb".freeze, "test/rails_root/config/environments/test.rb".freeze, "test/rails_root/config/initializers/disguise.rb".freeze, "test/rails_root/config/initializers/inflections.rb".freeze, "test/rails_root/config/initializers/mime_types.rb".freeze, "test/rails_root/config/initializers/requires.rb".freeze, "test/rails_root/config/initializers/s3_credentials.rb".freeze, "test/rails_root/config/initializers/session_store.rb".freeze, "test/rails_root/config/routes.rb".freeze, "test/rails_root/db/migrate/20090530170040_create_themes.rb".freeze, "test/rails_root/db/migrate/20090602041838_create_users.rb".freeze, "test/rails_root/db/migrate/20090606153236_create_domain_themes.rb".freeze, "test/rails_root/db/schema.rb".freeze, "test/rails_root/features/step_definitions/webrat_steps.rb".freeze, "test/rails_root/features/support/env.rb".freeze, "test/rails_root/public/dispatch.rb".freeze, "test/rails_root/script/create_project.rb".freeze, "test/rails_root/test/factories.rb".freeze, "test/rails_root/test/functional/admin/domain_themes_controller_test.rb".freeze, "test/rails_root/test/functional/admin/themes_controller_test.rb".freeze, "test/rails_root/test/functional/default_controller_test.rb".freeze, "test/rails_root/test/test_helper.rb".freeze, "test/rails_root/test/unit/domain_theme_test.rb".freeze, "test/rails_root/test/unit/theme_test.rb".freeze] end