# -*- encoding: utf-8 -*- # stub: translation_handler 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "translation_handler".freeze s.version = "0.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 = ["Bilash Saha".freeze, "Abdul Barek".freeze] s.date = "2014-01-13" s.description = "It manages translations available from (config/locals/*.yml) through making customized views so that translation files can be managed from User Interface".freeze s.email = ["bilashsaha03@gmail.com".freeze, "barek2k2@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "app/controllers/translation_handler/application_controller.rb".freeze, "app/controllers/translation_handler/translations_controller.rb".freeze, "app/views/translation_handler/translations/edit.html.erb".freeze, "app/views/translation_handler/translations/index.html.erb".freeze, "app/views/translation_handler/translations/new.html.erb".freeze, "config/routes.rb".freeze, "lib/generators/translation_views/USAGE".freeze, "lib/generators/translation_views/translation_views_generator.rb".freeze, "lib/tasks/translation_handler_tasks.rake".freeze, "lib/translation_handler.rb".freeze, "lib/translation_handler/engine.rb".freeze, "lib/translation_handler/version.rb".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/app/views/translation_handler/translations/edit.html.erb".freeze, "test/dummy/app/views/translation_handler/translations/index.html.erb".freeze, "test/dummy/app/views/translation_handler/translations/new.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/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/filter_parameter_logging.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/development.sqlite3".freeze, "test/dummy/log/development.log".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/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705".freeze, "test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af".freeze, "test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953".freeze, "test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994".freeze, "test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6".freeze, "test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655".freeze, "test/integration/navigation_test.rb".freeze, "test/test_helper.rb".freeze, "test/translation_handler_test.rb".freeze] s.homepage = "".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A MVC based Rails Engine(gem) that manages translations from GUI".freeze s.test_files = ["test/translation_handler_test.rb".freeze, "test/test_helper.rb".freeze, "test/integration/navigation_test.rb".freeze, "test/dummy/Rakefile".freeze, "test/dummy/config.ru".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rake".freeze, "test/dummy/bin/rails".freeze, "test/dummy/db/development.sqlite3".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/favicon.ico".freeze, "test/dummy/public/404.html".freeze, "test/dummy/public/422.html".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/log/test.log".freeze, "test/dummy/log/development.log".freeze, "test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6".freeze, "test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655".freeze, "test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705".freeze, "test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953".freeze, "test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994".freeze, "test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/initializers/secret_token.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/filter_parameter_logging.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/database.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/views/translation_handler/translations/edit.html.erb".freeze, "test/dummy/app/views/translation_handler/translations/index.html.erb".freeze, "test/dummy/app/views/translation_handler/translations/new.html.erb".freeze, "test/dummy/app/views/layouts/application.html.erb".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] end