--- !ruby/object:Gem::Specification name: i18nline version: !ruby/object:Gem::Version version: 0.0.14.alpha platform: ruby authors: - Rubén Díaz-Jorge Gil autorequire: bindir: bin cert_chain: [] date: 2013-11-21 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 4.0.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 4.0.0 - !ruby/object:Gem::Dependency name: jquery-rails requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: kaminari requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '0.14' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '0.14' - !ruby/object:Gem::Dependency name: chipairon-i18n-active_record requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rails-i18n requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 4.0.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 4.0.0 - !ruby/object:Gem::Dependency name: sqlite3 requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: byebug requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' description: Integrates with I18n storing translations on database, marks missing translations inline and provides web administration for translations. email: - rubendiazjorge@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - app/views/layouts/i18nline/application.html.erb - app/views/i18nline/translations/_search_form.html.erb - app/views/i18nline/translations/index.html.erb - app/views/i18nline/translations/edit_key.html.erb - app/models/i18nline/translation.rb - app/assets/javascripts/i18nline_to_host.js - app/assets/javascripts/i18nline/application.js - app/assets/stylesheets/i18nline_to_host.css - app/assets/stylesheets/i18nline/_base.css - app/assets/stylesheets/i18nline/application.css - app/helpers/i18nline/translations_helper.rb - app/helpers/i18nline/application_helper.rb - app/controllers/i18nline/translations_controller.rb - app/controllers/i18nline/application_controller.rb - config/initializers/locale.rb - config/routes.rb - db/migrate/20131112155848_create_i18nline_translations.rb - lib/generators/i18nline/templates/config/initializers/i18nline.rb - lib/generators/i18nline/install_generator.rb - lib/tasks/i18nline_tasks.rake - lib/i18nline/engine.rb - lib/i18nline/version.rb - lib/i18nline/railtie.rb - lib/i18nline/action_view_extension.rb - lib/i18nline.rb - Rakefile - test/test_helper.rb - test/dummy/config.ru - test/dummy/Rakefile - test/dummy/test/helpers/hello_helper_test.rb - test/dummy/config/database.yml - test/dummy/config/initializers/backtrace_silencers.rb - test/dummy/config/initializers/secret_token.rb - test/dummy/config/initializers/inflections.rb - test/dummy/config/initializers/wrap_parameters.rb - test/dummy/config/initializers/filter_parameter_logging.rb - test/dummy/config/initializers/session_store.rb - test/dummy/config/initializers/i18nline.rb - test/dummy/config/initializers/mime_types.rb - test/dummy/config/routes.rb - test/dummy/config/boot.rb - test/dummy/config/environment.rb - test/dummy/config/locales/en.yml - test/dummy/config/environments/production.rb - test/dummy/config/environments/development.rb - test/dummy/config/environments/test.rb - test/dummy/config/application.rb - test/dummy/db/development.sqlite3 - test/dummy/db/test.sqlite3 - test/dummy/db/schema.rb - test/dummy/README.rdoc - test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 - test/dummy/tmp/cache/assets/development/sprockets/68dc686a51587b32dfe7df0ed46af6e5 - test/dummy/tmp/cache/assets/development/sprockets/af81f90be8ad8a467e0198c5dae0bce6 - test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 - test/dummy/tmp/cache/assets/development/sprockets/28cbea362ca86359d6a456435223469f - test/dummy/tmp/cache/assets/development/sprockets/29b9855933ef5ef7acb1d219e791dc2a - test/dummy/tmp/cache/assets/development/sprockets/14a79238d484a545d971e3d941fe86e4 - test/dummy/tmp/cache/assets/development/sprockets/8b4ee98cc6fbdab0922b4e98c2f95b4b - test/dummy/tmp/cache/assets/development/sprockets/8d41b05a7a0374a80a66fecb003b19fa - test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af - test/dummy/tmp/cache/assets/development/sprockets/c50a18c681d1e0b8bdc1d2f4569776ca - test/dummy/tmp/cache/assets/development/sprockets/637e3c52efb900d9d1a7e9be4606c8e0 - test/dummy/tmp/cache/assets/development/sprockets/b009f80f9687a780c4fab949cb1bcc60 - test/dummy/tmp/cache/assets/development/sprockets/3c733f688711d6713374183251bc756e - test/dummy/tmp/cache/assets/development/sprockets/29331726baea36717bf28565c0be1881 - test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 - test/dummy/tmp/cache/assets/development/sprockets/54cc037ce34a10f6cb709215e938d464 - test/dummy/tmp/cache/assets/development/sprockets/75609286c4c1330bd547dae66258418b - test/dummy/tmp/cache/assets/development/sprockets/628fc32a4e0873a940ebf8a823e19ff7 - test/dummy/tmp/cache/assets/development/sprockets/98cb4932cde5ab6aac080dfe2c1a666c - test/dummy/tmp/cache/assets/development/sprockets/9bdaf3e65b045b8b71837f5662d72c5a - test/dummy/tmp/cache/assets/development/sprockets/c4f0ac344bd4304d32c569c9d1b50912 - test/dummy/tmp/cache/assets/development/sprockets/bd646ad5989b27aa4beddd353406e7c2 - test/dummy/tmp/cache/assets/development/sprockets/e5eea083daff4fcf6e9167de82c0ee77 - test/dummy/tmp/cache/assets/development/sprockets/68ec19b2e986f843a7153c1c4e947469 - test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 - test/dummy/tmp/cache/assets/development/sprockets/219e4ef52e71a2dd3142d36271626492 - test/dummy/tmp/cache/assets/development/sprockets/cfea650552ed221f83ea2c8fc3198c53 - test/dummy/tmp/cache/assets/development/sprockets/4584795e7f513db14ffca10dab44759e - test/dummy/tmp/cache/assets/development/sprockets/0f717e3c4863aa83b5ef697e89d0efa0 - test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 - test/dummy/tmp/cache/assets/development/sprockets/e27275f4020fd1fc40de79a1e5db4c96 - test/dummy/tmp/cache/assets/development/sprockets/f0bca3bde3594952f22b26df6fea76a8 - test/dummy/tmp/cache/assets/development/sprockets/72a227156d935c44e2aad8718b3952fb - test/dummy/tmp/cache/assets/development/sprockets/d3db0fcbbd3e669299cb370b3eba8a3f - test/dummy/tmp/cache/assets/development/sprockets/8c166e9c73eb969d1fffacccbebb7a28 - test/dummy/tmp/cache/assets/development/sprockets/c5d518b12d9d712aa81c6c98a57ad3b5 - test/dummy/tmp/cache/assets/development/sprockets/90b42249c96ca020cc4d4e5d209e3662 - test/dummy/tmp/cache/assets/development/sprockets/1fed974ece9b46e9543a13bd2cfd39c6 - test/dummy/bin/rake - test/dummy/bin/bundle - test/dummy/bin/rails - test/dummy/public/500.html - test/dummy/public/422.html - test/dummy/public/favicon.ico - test/dummy/public/404.html - test/dummy/log/development.log - test/dummy/log/test.log - test/dummy/app/views/layouts/application.html.erb - test/dummy/app/views/hello/hello.html.erb - test/dummy/app/assets/javascripts/hello.js - test/dummy/app/assets/javascripts/application.js - test/dummy/app/assets/stylesheets/hello.css - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/helpers/application_helper.rb - test/dummy/app/helpers/hello_helper.rb - test/dummy/app/controllers/application_controller.rb - test/dummy/app/controllers/hello_controller.rb - test/i18nline_test.rb - test/helpers/i18nline/translations_helper_test.rb - test/integration/navigation_test.rb homepage: http://github.com/elpulgardelpanda/i18nline licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>' - !ruby/object:Gem::Version version: 1.3.1 requirements: [] rubyforge_project: rubygems_version: 2.0.3 signing_key: specification_version: 4 summary: Translation management engine for Rails applications test_files: - test/test_helper.rb - test/dummy/config.ru - test/dummy/Rakefile - test/dummy/test/helpers/hello_helper_test.rb - test/dummy/config/database.yml - test/dummy/config/initializers/backtrace_silencers.rb - test/dummy/config/initializers/secret_token.rb - test/dummy/config/initializers/inflections.rb - test/dummy/config/initializers/wrap_parameters.rb - test/dummy/config/initializers/filter_parameter_logging.rb - test/dummy/config/initializers/session_store.rb - test/dummy/config/initializers/i18nline.rb - test/dummy/config/initializers/mime_types.rb - test/dummy/config/routes.rb - test/dummy/config/boot.rb - test/dummy/config/environment.rb - test/dummy/config/locales/en.yml - test/dummy/config/environments/production.rb - test/dummy/config/environments/development.rb - test/dummy/config/environments/test.rb - test/dummy/config/application.rb - test/dummy/db/development.sqlite3 - test/dummy/db/test.sqlite3 - test/dummy/db/schema.rb - test/dummy/README.rdoc - test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 - test/dummy/tmp/cache/assets/development/sprockets/68dc686a51587b32dfe7df0ed46af6e5 - test/dummy/tmp/cache/assets/development/sprockets/af81f90be8ad8a467e0198c5dae0bce6 - test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 - test/dummy/tmp/cache/assets/development/sprockets/28cbea362ca86359d6a456435223469f - test/dummy/tmp/cache/assets/development/sprockets/29b9855933ef5ef7acb1d219e791dc2a - test/dummy/tmp/cache/assets/development/sprockets/14a79238d484a545d971e3d941fe86e4 - test/dummy/tmp/cache/assets/development/sprockets/8b4ee98cc6fbdab0922b4e98c2f95b4b - test/dummy/tmp/cache/assets/development/sprockets/8d41b05a7a0374a80a66fecb003b19fa - test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af - test/dummy/tmp/cache/assets/development/sprockets/c50a18c681d1e0b8bdc1d2f4569776ca - test/dummy/tmp/cache/assets/development/sprockets/637e3c52efb900d9d1a7e9be4606c8e0 - test/dummy/tmp/cache/assets/development/sprockets/b009f80f9687a780c4fab949cb1bcc60 - test/dummy/tmp/cache/assets/development/sprockets/3c733f688711d6713374183251bc756e - test/dummy/tmp/cache/assets/development/sprockets/29331726baea36717bf28565c0be1881 - test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 - test/dummy/tmp/cache/assets/development/sprockets/54cc037ce34a10f6cb709215e938d464 - test/dummy/tmp/cache/assets/development/sprockets/75609286c4c1330bd547dae66258418b - test/dummy/tmp/cache/assets/development/sprockets/628fc32a4e0873a940ebf8a823e19ff7 - test/dummy/tmp/cache/assets/development/sprockets/98cb4932cde5ab6aac080dfe2c1a666c - test/dummy/tmp/cache/assets/development/sprockets/9bdaf3e65b045b8b71837f5662d72c5a - test/dummy/tmp/cache/assets/development/sprockets/c4f0ac344bd4304d32c569c9d1b50912 - test/dummy/tmp/cache/assets/development/sprockets/bd646ad5989b27aa4beddd353406e7c2 - test/dummy/tmp/cache/assets/development/sprockets/e5eea083daff4fcf6e9167de82c0ee77 - test/dummy/tmp/cache/assets/development/sprockets/68ec19b2e986f843a7153c1c4e947469 - test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 - test/dummy/tmp/cache/assets/development/sprockets/219e4ef52e71a2dd3142d36271626492 - test/dummy/tmp/cache/assets/development/sprockets/cfea650552ed221f83ea2c8fc3198c53 - test/dummy/tmp/cache/assets/development/sprockets/4584795e7f513db14ffca10dab44759e - test/dummy/tmp/cache/assets/development/sprockets/0f717e3c4863aa83b5ef697e89d0efa0 - test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 - test/dummy/tmp/cache/assets/development/sprockets/e27275f4020fd1fc40de79a1e5db4c96 - test/dummy/tmp/cache/assets/development/sprockets/f0bca3bde3594952f22b26df6fea76a8 - test/dummy/tmp/cache/assets/development/sprockets/72a227156d935c44e2aad8718b3952fb - test/dummy/tmp/cache/assets/development/sprockets/d3db0fcbbd3e669299cb370b3eba8a3f - test/dummy/tmp/cache/assets/development/sprockets/8c166e9c73eb969d1fffacccbebb7a28 - test/dummy/tmp/cache/assets/development/sprockets/c5d518b12d9d712aa81c6c98a57ad3b5 - test/dummy/tmp/cache/assets/development/sprockets/90b42249c96ca020cc4d4e5d209e3662 - test/dummy/tmp/cache/assets/development/sprockets/1fed974ece9b46e9543a13bd2cfd39c6 - test/dummy/bin/rake - test/dummy/bin/bundle - test/dummy/bin/rails - test/dummy/public/500.html - test/dummy/public/422.html - test/dummy/public/favicon.ico - test/dummy/public/404.html - test/dummy/log/development.log - test/dummy/log/test.log - test/dummy/app/views/layouts/application.html.erb - test/dummy/app/views/hello/hello.html.erb - test/dummy/app/assets/javascripts/hello.js - test/dummy/app/assets/javascripts/application.js - test/dummy/app/assets/stylesheets/hello.css - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/helpers/application_helper.rb - test/dummy/app/helpers/hello_helper.rb - test/dummy/app/controllers/application_controller.rb - test/dummy/app/controllers/hello_controller.rb - test/i18nline_test.rb - test/helpers/i18nline/translations_helper_test.rb - test/integration/navigation_test.rb