# -*- encoding: utf-8 -*- # stub: redis_dictionary 1.0.1 ruby lib Gem::Specification.new do |s| s.name = "redis_dictionary".freeze s.version = "1.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Fourmach".freeze, "Jos\u00E9 Galisteo Ruiz".freeze, "redrick".freeze] s.date = "2013-10-05" s.email = ["cheaterblue@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/javascripts/redis_dictionary/application.js".freeze, "app/assets/javascripts/redis_dictionary/bootstrap.js".freeze, "app/assets/javascripts/redis_dictionary/jquery.autosize.js".freeze, "app/assets/javascripts/redis_dictionary/translations.js".freeze, "app/assets/stylesheets/redis_dictionary/application.css".freeze, "app/assets/stylesheets/redis_dictionary/bootstrap_and_overrides.css".freeze, "app/assets/stylesheets/redis_dictionary/translations.css".freeze, "app/controllers/redis_dictionary/application_controller.rb".freeze, "app/controllers/redis_dictionary/translations_controller.rb".freeze, "app/helpers/redis_dictionary/application_helper.rb".freeze, "app/models/redis_dictionary/translation.rb".freeze, "app/views/layouts/redis_dictionary/application.html.erb".freeze, "app/views/redis_dictionary/translations/_key_translation.html.erb".freeze, "app/views/redis_dictionary/translations/create.js.erb".freeze, "app/views/redis_dictionary/translations/destroy.js.erb".freeze, "app/views/redis_dictionary/translations/index.html.erb".freeze, "config/initializers/will_paginate.rb".freeze, "config/routes.rb".freeze, "lib/generators/redis_dictionary/install/USAGE".freeze, "lib/generators/redis_dictionary/install/install_generator.rb".freeze, "lib/generators/redis_dictionary/install/templates/redis_dictionary.rb.erb".freeze, "lib/redis_dictionary.rb".freeze, "lib/redis_dictionary/configuration.rb".freeze, "lib/redis_dictionary/engine.rb".freeze, "lib/redis_dictionary/version.rb".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/Rakefile".freeze, "test/dummy/app/assets/images/favicon.ico".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/helpers/application_helper.rb".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/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/en.yml".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/db/schema.rb".freeze, "test/dummy/db/test.sqlite3".freeze, "test/dummy/log/test.log".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/functional/redis_dictionary/translations_controller_test.rb".freeze, "test/integration/redis_dictionary/translations_test.rb".freeze, "test/redis_dictionary/configuration_test.rb".freeze, "test/redis_dictionary_test.rb".freeze, "test/test_helper.rb".freeze, "test/unit/helpers/redis_dictionary/application_helper_test.rb".freeze, "test/unit/redis_dictionary/translation_test.rb".freeze] s.homepage = "https://github.com/redrick/redis_dictionary".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Rails frontend for i18n with redis backend as extended version of fourmach/i18n_dashboard gem.".freeze s.test_files = ["test/dummy/app/assets/images/favicon.ico".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/views/layouts/application.html.erb".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/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/en.yml".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config.ru".freeze, "test/dummy/db/schema.rb".freeze, "test/dummy/db/test.sqlite3".freeze, "test/dummy/log/test.log".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/Rakefile".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/script/rails".freeze, "test/functional/redis_dictionary/translations_controller_test.rb".freeze, "test/integration/redis_dictionary/translations_test.rb".freeze, "test/redis_dictionary/configuration_test.rb".freeze, "test/redis_dictionary_test.rb".freeze, "test/test_helper.rb".freeze, "test/unit/helpers/redis_dictionary/application_helper_test.rb".freeze, "test/unit/redis_dictionary/translation_test.rb".freeze] s.specification_version = 3 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]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end