# -*- encoding: utf-8 -*- # stub: i18n_admin_utils 0.0.3 ruby lib Gem::Specification.new do |s| s.name = "i18n_admin_utils".freeze s.version = "0.0.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Timothee Guerin".freeze] s.date = "2014-03-24" s.description = "Utils to help manage active record translation in a rails application. It allow you to click on a untranslated key in your webpage to display a popover to translate this key. You can also get all the untranslated key in your application(More to come".freeze s.email = ["timothee.guerin@outlook.com".freeze] s.files = ["MIT-LICENSE".freeze, "Rakefile".freeze, "app/assets/javascripts/i18n_admin_utils/application.coffee".freeze, "app/assets/javascripts/i18n_admin_utils/translation_helper.coffee".freeze, "app/assets/stylesheets/i18n_admin_utils/application.scss".freeze, "app/controllers/i18n_admin_utils/application_controller.rb".freeze, "app/controllers/i18n_admin_utils/translation_controller.rb".freeze, "app/helpers/i18n_admin_utils/application_helper.rb".freeze, "app/views/i18n_admin_utils/translation/_missing_list.html.erb".freeze, "app/views/i18n_admin_utils/translation/index.html.erb".freeze, "app/views/layouts/i18n_admin_utils/_messages.html.erb".freeze, "app/views/layouts/i18n_admin_utils/_navigation.html.erb".freeze, "app/views/layouts/i18n_admin_utils/application.html.erb".freeze, "config/routes.rb".freeze, "lib/generators/i18n_admin_utils/install_generator.rb".freeze, "lib/generators/i18n_admin_utils/templates/initializer.rb".freeze, "lib/i18n_admin_utils.rb".freeze, "lib/i18n_admin_utils/config.rb".freeze, "lib/i18n_admin_utils/engine.rb".freeze, "lib/i18n_admin_utils/search_result.rb".freeze, "lib/i18n_admin_utils/search_translation.rb".freeze, "lib/i18n_admin_utils/version.rb".freeze, "lib/tasks/i18n_admin_utils_tasks.rake".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/Rakefile".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/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/bin/rake".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/filter_parameter_logging.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/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/generators/install_generator_test.rb".freeze, "test/i18n_admin_utils/config_test.rb".freeze, "test/i18n_admin_utils/search_translation_test.rb".freeze, "test/i18n_admin_utils_test.rb".freeze, "test/test_helper.rb".freeze, "test/tmp/config/initializers/i18n_admin_utils.rb".freeze, "test/tmp/config/routes.rb".freeze, "test/tmp/translation_use/p_3_use.rb".freeze, "test/tmp/translation_use/t_4_use.rb".freeze] s.homepage = "http://github.com/timcolonel/i18n_admin_utils".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Utils to help manage active record translation in a rails application".freeze s.test_files = ["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/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/bin/rake".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/filter_parameter_logging.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/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/generators/install_generator_test.rb".freeze, "test/i18n_admin_utils/config_test.rb".freeze, "test/i18n_admin_utils/search_translation_test.rb".freeze, "test/i18n_admin_utils_test.rb".freeze, "test/test_helper.rb".freeze, "test/tmp/config/initializers/i18n_admin_utils.rb".freeze, "test/tmp/config/routes.rb".freeze, "test/tmp/translation_use/p_3_use.rb".freeze, "test/tmp/translation_use/t_4_use.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 4.0".freeze, ">= 4.0.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.1.1".freeze, "~> 3.1.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end