# -*- encoding: utf-8 -*- # stub: translation_center 1.7.2 ruby lib Gem::Specification.new do |s| s.name = "translation_center".freeze s.version = "1.7.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["BadrIT".freeze, "Mahmoud Khaled".freeze, "Khaled Abdelhady".freeze] s.date = "2014-12-24" s.description = "Translation Center is a multi lingual web engine for Rails 3 apps. It builds a translation center community with translators and admins from your system users.".freeze s.email = ["mahmoud.khaled@badrit.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/images/translation_center/badr_it.png".freeze, "app/assets/images/translation_center/loading.gif".freeze, "app/assets/images/translation_center/translation_center_logo.png".freeze, "app/assets/javascripts/translation_center/application.js".freeze, "app/assets/javascripts/translation_center/bootstrap.js".freeze, "app/assets/javascripts/translation_center/categories.js".freeze, "app/assets/javascripts/translation_center/center.js".freeze, "app/assets/javascripts/translation_center/inspector.js.erb".freeze, "app/assets/javascripts/translation_center/jquery-ui.js".freeze, "app/assets/javascripts/translation_center/jquery.jeditable.mini.js".freeze, "app/assets/javascripts/translation_center/routes.js".freeze, "app/assets/javascripts/translation_center/spin.min.js".freeze, "app/assets/javascripts/translation_center/translation_keys.js".freeze, "app/assets/javascripts/translation_center/translations.js".freeze, "app/assets/stylesheets/translation_center/application.css".freeze, "app/assets/stylesheets/translation_center/bootstrap.css".freeze, "app/assets/stylesheets/translation_center/categories.css".freeze, "app/assets/stylesheets/translation_center/center.css".freeze, "app/assets/stylesheets/translation_center/inspector.css".freeze, "app/assets/stylesheets/translation_center/translation_keys.css".freeze, "app/assets/stylesheets/translation_center/translations.css".freeze, "app/controllers/translation_center/application_controller.rb".freeze, "app/controllers/translation_center/categories_controller.rb".freeze, "app/controllers/translation_center/center_controller.rb".freeze, "app/controllers/translation_center/translation_keys_controller.rb".freeze, "app/controllers/translation_center/translations_controller.rb".freeze, "app/helpers/translation_center/application_helper.rb".freeze, "app/helpers/translation_center/categories_helper.rb".freeze, "app/helpers/translation_center/center_helper.rb".freeze, "app/helpers/translation_center/translation_keys_helper.rb".freeze, "app/helpers/translation_center/translations_helper.rb".freeze, "app/models/translation_center/activity_query.rb".freeze, "app/models/translation_center/category.rb".freeze, "app/models/translation_center/translation.rb".freeze, "app/models/translation_center/translation_key.rb".freeze, "app/views/layouts/translation_center/application.html.haml".freeze, "app/views/translation_center/categories/_category.html.haml".freeze, "app/views/translation_center/categories/index.html.haml".freeze, "app/views/translation_center/categories/keys.js.haml".freeze, "app/views/translation_center/categories/show.html.haml".freeze, "app/views/translation_center/categories/show.js.haml".freeze, "app/views/translation_center/center/_activity.html.haml".freeze, "app/views/translation_center/center/dashboard.html.haml".freeze, "app/views/translation_center/center/manage.js.haml".freeze, "app/views/translation_center/center/search_activity.js.haml".freeze, "app/views/translation_center/errors/exception.html.haml".freeze, "app/views/translation_center/translation_keys/_form.html.haml".freeze, "app/views/translation_center/translation_keys/_show.html.haml".freeze, "app/views/translation_center/translation_keys/_show_keys.html.haml".freeze, "app/views/translation_center/translation_keys/_translation_keys.html.haml".freeze, "app/views/translation_center/translation_keys/destroy.js.haml".freeze, "app/views/translation_center/translation_keys/show.html.haml".freeze, "app/views/translation_center/translation_keys/translations.js.haml".freeze, "app/views/translation_center/translations/_accept_translation.html.haml".freeze, "app/views/translation_center/translations/_index.html.haml".freeze, "app/views/translation_center/translations/_search_results.html.haml".freeze, "app/views/translation_center/translations/_show.html.haml".freeze, "app/views/translation_center/translations/accept.js.haml".freeze, "app/views/translation_center/translations/destroy.js.haml".freeze, "app/views/translation_center/translations/search.html.haml".freeze, "app/views/translation_center/translations/search.js.haml".freeze, "app/views/translation_center/translations/unaccept.js.haml".freeze, "app/views/translation_center/translations/unvote.js.haml".freeze, "app/views/translation_center/translations/vote.js.haml".freeze, "config/routes.rb".freeze, "lib/generators/translation_center/USAGE".freeze, "lib/generators/translation_center/add_lang/add_lang_generator.rb".freeze, "lib/generators/translation_center/add_lang/templates/migrations/add_lang_status_translation_keys.rb".freeze, "lib/generators/translation_center/install/install_generator.rb".freeze, "lib/generators/translation_center/install/templates/assets/translation_center_logo.png".freeze, "lib/generators/translation_center/install/templates/config/translation_center.yml".freeze, "lib/generators/translation_center/install/templates/migrations/create_translation_center_categories.rb".freeze, "lib/generators/translation_center/install/templates/migrations/create_translation_center_translation_keys.rb".freeze, "lib/generators/translation_center/install/templates/migrations/create_translation_center_translations.rb".freeze, "lib/tasks/translation_center.rake".freeze, "lib/translation_center.rb".freeze, "lib/translation_center/acts_as_translator.rb".freeze, "lib/translation_center/engine.rb".freeze, "lib/translation_center/locale/en.yml".freeze, "lib/translation_center/translation_helpers.rb".freeze, "lib/translation_center/translations_transfer.rb".freeze, "lib/translation_center/version.rb".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/Rakefile".freeze, "test/dummy/app/assets/images/translation_center_logo.png".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/javascripts/articles.js".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/assets/stylesheets/articles.css".freeze, "test/dummy/app/assets/stylesheets/scaffold.css".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/controllers/articles_controller.rb".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/helpers/articles_helper.rb".freeze, "test/dummy/app/models/article.rb".freeze, "test/dummy/app/models/user.rb".freeze, "test/dummy/app/views/articles/_form.html.haml".freeze, "test/dummy/app/views/articles/edit.html.haml".freeze, "test/dummy/app/views/articles/index.html.haml".freeze, "test/dummy/app/views/articles/new.html.haml".freeze, "test/dummy/app/views/articles/show.html.haml".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/config.ru".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/database.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/devise.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/secret_token.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/locales/ar.yml".freeze, "test/dummy/config/locales/de.yml".freeze, "test/dummy/config/locales/devise.en.yml".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/translation_center.yml".freeze, "test/dummy/db/migrate/20130410082611_devise_create_users.rb".freeze, "test/dummy/db/migrate/20130410082701_create_articles.rb".freeze, "test/dummy/db/migrate/20130410084711234392_create_translation_center_categories.rb".freeze, "test/dummy/db/migrate/20130410084711235054_create_translation_center_translation_keys.rb".freeze, "test/dummy/db/migrate/20130410084711235601_create_translation_center_translations.rb".freeze, "test/dummy/db/migrate/20130410084711235602_install_audited.rb".freeze, "test/dummy/db/migrate/20130410084711_acts_as_votable_migration.rb".freeze, "test/dummy/db/migrate/20130410113111070575_add_de_status_translation_center_translation_keys.rb".freeze, "test/dummy/db/migrate/20130417134539377014_add_ar_status_translation_center_translation_keys.rb".freeze, "test/dummy/db/migrate/20130506103956_fix_translation_user_relation.rb".freeze, "test/dummy/db/migrate/20130801102022_add_indicies.rb".freeze, "test/dummy/db/schema.rb".freeze, "test/dummy/public/404.html".freeze, "test/dummy/public/422.html".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/favicon.ico".freeze, "test/dummy/script/rails".freeze, "test/dummy/spec/spec_helper.rb".freeze, "test/dummy/test/fixtures/articles.yml".freeze, "test/dummy/test/fixtures/posts.yml".freeze, "test/dummy/test/fixtures/users.yml".freeze, "test/dummy/test/functional/articles_controller_test.rb".freeze, "test/dummy/test/functional/posts_controller_test.rb".freeze, "test/dummy/test/unit/article_test.rb".freeze, "test/dummy/test/unit/helpers/articles_helper_test.rb".freeze, "test/dummy/test/unit/helpers/posts_helper_test.rb".freeze, "test/dummy/test/unit/post_test.rb".freeze, "test/dummy/test/unit/user_test.rb".freeze, "test/fixtures/translation_center/categories.yml".freeze, "test/fixtures/translation_center/translation_keys.yml".freeze, "test/fixtures/translation_center/translations.yml".freeze, "test/functional/translation_center/categories_controller_test.rb".freeze, "test/functional/translation_center/center_controller_test.rb".freeze, "test/functional/translation_center/translation_keys_controller_test.rb".freeze, "test/functional/translation_center/translations_controller_test.rb".freeze, "test/integration/navigation_test.rb".freeze, "test/test_helper.rb".freeze, "test/translation_center_test.rb".freeze, "test/unit/helpers/translation_center/categories_helper_test.rb".freeze, "test/unit/helpers/translation_center/center_helper_test.rb".freeze, "test/unit/helpers/translation_center/translation_keys_helper_test.rb".freeze, "test/unit/helpers/translation_center/translations_helper_test.rb".freeze, "test/unit/translation_center/category_test.rb".freeze, "test/unit/translation_center/translation_key_test.rb".freeze, "test/unit/translation_center/translation_test.rb".freeze] s.homepage = "http://github.com/BadrIT/translation_center".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Multi lingual web Translation Center community for Rails 3 apps".freeze s.test_files = ["test/translation_center_test.rb".freeze, "test/dummy/config.ru".freeze, "test/dummy/spec/spec_helper.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/initializers/devise.rb".freeze, "test/dummy/config/initializers/secret_token.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/database.yml".freeze, "test/dummy/config/translation_center.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/locales/de.yml".freeze, "test/dummy/config/locales/devise.en.yml".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/locales/ar.yml".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/Rakefile".freeze, "test/dummy/script/rails".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/favicon.ico".freeze, "test/dummy/public/422.html".freeze, "test/dummy/public/404.html".freeze, "test/dummy/db/migrate/20130410082611_devise_create_users.rb".freeze, "test/dummy/db/migrate/20130801102022_add_indicies.rb".freeze, "test/dummy/db/migrate/20130506103956_fix_translation_user_relation.rb".freeze, "test/dummy/db/migrate/20130410082701_create_articles.rb".freeze, "test/dummy/db/migrate/20130410084711235054_create_translation_center_translation_keys.rb".freeze, "test/dummy/db/migrate/20130410113111070575_add_de_status_translation_center_translation_keys.rb".freeze, "test/dummy/db/migrate/20130417134539377014_add_ar_status_translation_center_translation_keys.rb".freeze, "test/dummy/db/migrate/20130410084711234392_create_translation_center_categories.rb".freeze, "test/dummy/db/migrate/20130410084711235602_install_audited.rb".freeze, "test/dummy/db/migrate/20130410084711235601_create_translation_center_translations.rb".freeze, "test/dummy/db/migrate/20130410084711_acts_as_votable_migration.rb".freeze, "test/dummy/db/schema.rb".freeze, "test/dummy/app/controllers/articles_controller.rb".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/assets/stylesheets/articles.css".freeze, "test/dummy/app/assets/stylesheets/scaffold.css".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/assets/images/translation_center_logo.png".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/javascripts/articles.js".freeze, "test/dummy/app/helpers/articles_helper.rb".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/app/views/articles/new.html.haml".freeze, "test/dummy/app/views/articles/show.html.haml".freeze, "test/dummy/app/views/articles/_form.html.haml".freeze, "test/dummy/app/views/articles/edit.html.haml".freeze, "test/dummy/app/views/articles/index.html.haml".freeze, "test/dummy/app/models/user.rb".freeze, "test/dummy/app/models/article.rb".freeze, "test/dummy/test/fixtures/posts.yml".freeze, "test/dummy/test/fixtures/articles.yml".freeze, "test/dummy/test/fixtures/users.yml".freeze, "test/dummy/test/unit/article_test.rb".freeze, "test/dummy/test/unit/user_test.rb".freeze, "test/dummy/test/unit/post_test.rb".freeze, "test/dummy/test/unit/helpers/articles_helper_test.rb".freeze, "test/dummy/test/unit/helpers/posts_helper_test.rb".freeze, "test/dummy/test/functional/articles_controller_test.rb".freeze, "test/dummy/test/functional/posts_controller_test.rb".freeze, "test/fixtures/translation_center/categories.yml".freeze, "test/fixtures/translation_center/translations.yml".freeze, "test/fixtures/translation_center/translation_keys.yml".freeze, "test/unit/translation_center/translation_key_test.rb".freeze, "test/unit/translation_center/translation_test.rb".freeze, "test/unit/translation_center/category_test.rb".freeze, "test/unit/helpers/translation_center/translation_keys_helper_test.rb".freeze, "test/unit/helpers/translation_center/center_helper_test.rb".freeze, "test/unit/helpers/translation_center/categories_helper_test.rb".freeze, "test/unit/helpers/translation_center/translations_helper_test.rb".freeze, "test/functional/translation_center/translations_controller_test.rb".freeze, "test/functional/translation_center/translation_keys_controller_test.rb".freeze, "test/functional/translation_center/categories_controller_test.rb".freeze, "test/functional/translation_center/center_controller_test.rb".freeze, "test/test_helper.rb".freeze, "test/integration/navigation_test.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.1.0".freeze, "<= 3.2.12".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end