--- !ruby/object:Gem::Specification name: seo_pages version: !ruby/object:Gem::Version version: 1.3.0 platform: ruby authors: - BadrIT - mahmoud_khaled - Hassan Zaki autorequire: bindir: bin cert_chain: [] date: 2013-09-12 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 description: Web interface to manage your pages title, meta description and meta keywords email: - bazaretas@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - app/helpers/seo_pages/seo_page_defaults_helper.rb - app/helpers/seo_pages/seo_pages_helper.rb - app/helpers/seo_pages/application_helper.rb - app/models/seo_pages/seo_page_default.rb - app/models/seo_pages/seo_page.rb - app/controllers/seo_pages/seo_pages_controller.rb - app/controllers/seo_pages/seo_page_defaults_controller.rb - app/controllers/seo_pages/application_controller.rb - app/assets/javascripts/seo_pages/seo_page_defaults.js - app/assets/javascripts/seo_pages/application.js - app/assets/javascripts/seo_pages/seo_pages.js - app/assets/stylesheets/scaffold.css - app/assets/stylesheets/seo_pages/application.css - app/assets/stylesheets/seo_pages/seo_page_defaults.css - app/assets/stylesheets/seo_pages/seo_pages.css - app/views/seo_pages/seo_pages/new.html.erb - app/views/seo_pages/seo_pages/show.html.erb - app/views/seo_pages/seo_pages/_form.html.erb - app/views/seo_pages/seo_pages/edit.html.erb - app/views/seo_pages/seo_pages/index.html.erb - app/views/seo_pages/seo_page_defaults/new.html.erb - app/views/seo_pages/seo_page_defaults/show.html.erb - app/views/seo_pages/seo_page_defaults/_form.html.erb - app/views/seo_pages/seo_page_defaults/edit.html.erb - app/views/seo_pages/seo_page_defaults/index.html.erb - app/views/layouts/seo_pages/application.html.erb - config/routes.rb - db/migrate/20130905104532_create_seo_pages_seo_page_defaults.rb - db/migrate/20130905104642_create_seo_pages_seo_pages.rb - db/migrate/20130905104716_create_default_record.rb - lib/seo_pages.rb - lib/tasks/seo_pages_tasks.rake - lib/seo_pages/engine.rb - lib/seo_pages/version.rb - MIT-LICENSE - Rakefile - test/fixtures/seo_pages/seo_pages.yml - test/fixtures/seo_pages/seo_page_defaults.yml - test/helpers/seo_pages/seo_pages_helper_test.rb - test/helpers/seo_pages/seo_page_defaults_helper_test.rb - test/models/seo_pages/seo_page_default_test.rb - test/models/seo_pages/seo_page_test.rb - test/controllers/seo_pages/seo_page_defaults_controller_test.rb - test/controllers/seo_pages/seo_pages_controller_test.rb - test/dummy/config/locales/en.yml - test/dummy/config/database.yml - test/dummy/config/environment.rb - test/dummy/config/application.rb - test/dummy/config/environments/test.rb - test/dummy/config/environments/development.rb - test/dummy/config/environments/production.rb - test/dummy/config/routes.rb - test/dummy/config/initializers/filter_parameter_logging.rb - test/dummy/config/initializers/secret_token.rb - test/dummy/config/initializers/mime_types.rb - test/dummy/config/initializers/backtrace_silencers.rb - test/dummy/config/initializers/seo.rb - test/dummy/config/initializers/session_store.rb - test/dummy/config/initializers/inflections.rb - test/dummy/config/initializers/wrap_parameters.rb - test/dummy/config/boot.rb - test/dummy/config.ru - test/dummy/log/development.log - test/dummy/public/500.html - test/dummy/public/422.html - test/dummy/public/favicon.ico - test/dummy/public/404.html - test/dummy/tmp/cache/assets/development/sprockets/19dc844a3495c2ebc1346a3a3c12e263 - test/dummy/tmp/cache/assets/development/sprockets/e79502ecdcd92526d5d53dde53001f93 - test/dummy/tmp/cache/assets/development/sprockets/b51894bec29fad0fe908ff07013df296 - test/dummy/tmp/cache/assets/development/sprockets/65009485adc1a6a013669d3dd03bccf2 - test/dummy/tmp/cache/assets/development/sprockets/4f86487aa5d289eda467a8c6537a96d7 - test/dummy/tmp/cache/assets/development/sprockets/861696f6bec1e79e099c05ac9817ea73 - test/dummy/tmp/cache/assets/development/sprockets/dced4195b263fd551435b0ba4c6e1ce6 - test/dummy/tmp/cache/assets/development/sprockets/5e49a9e50308d9df9c3b978c189e1a95 - test/dummy/tmp/cache/assets/development/sprockets/01fbd25f95749291c3002e82372ce4c7 - test/dummy/tmp/cache/assets/development/sprockets/b273afc43ae2c708d583ed1b9ee0dbdf - test/dummy/tmp/cache/assets/development/sprockets/d2b80b70d9f90c0787c9cdcfca9a7cc0 - test/dummy/tmp/cache/assets/development/sprockets/2d8705afe57b62d44449d69f4222290f - test/dummy/tmp/cache/assets/development/sprockets/2147ddaeafe0b9a21df5d34acc0ddeed - test/dummy/tmp/cache/assets/development/sprockets/69d9fcd635a8a7e09a3553bb42dcb9fe - test/dummy/tmp/cache/assets/development/sprockets/111856d8daa1082bf05efab4077547a6 - test/dummy/tmp/cache/assets/development/sprockets/d85a70becfb7be07108c6a9b1a530599 - test/dummy/tmp/cache/assets/development/sprockets/b64ef79b76b687f0bcd96c61bfcbad04 - test/dummy/tmp/cache/assets/development/sprockets/70a21f35131b909ba99755f18f61bc86 - test/dummy/Rakefile - test/dummy/db/development.sqlite3 - test/dummy/db/schema.rb - test/dummy/db/migrate/20130909135320_create_seo_pages_seo_page_defaults.seo_pages.rb - test/dummy/db/migrate/20130909135321_create_seo_pages_seo_pages.seo_pages.rb - test/dummy/db/migrate/20130909135322_create_default_record.seo_pages.rb - test/dummy/bin/bundle - test/dummy/bin/rake - test/dummy/bin/rails - test/dummy/app/helpers/application_helper.rb - test/dummy/app/controllers/application_controller.rb - test/dummy/app/assets/javascripts/application.js - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/views/layouts/application.html.erb - test/dummy/README.rdoc - test/seo_pages_test.rb - test/test_helper.rb - test/integration/navigation_test.rb homepage: https://github.com/BadrIT/seo_pages 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: '0' requirements: [] rubyforge_project: rubygems_version: 2.0.0.rc.2 signing_key: specification_version: 4 summary: Easily add SEO to your pages test_files: - test/fixtures/seo_pages/seo_pages.yml - test/fixtures/seo_pages/seo_page_defaults.yml - test/helpers/seo_pages/seo_pages_helper_test.rb - test/helpers/seo_pages/seo_page_defaults_helper_test.rb - test/models/seo_pages/seo_page_default_test.rb - test/models/seo_pages/seo_page_test.rb - test/controllers/seo_pages/seo_page_defaults_controller_test.rb - test/controllers/seo_pages/seo_pages_controller_test.rb - test/dummy/config/locales/en.yml - test/dummy/config/database.yml - test/dummy/config/environment.rb - test/dummy/config/application.rb - test/dummy/config/environments/test.rb - test/dummy/config/environments/development.rb - test/dummy/config/environments/production.rb - test/dummy/config/routes.rb - test/dummy/config/initializers/filter_parameter_logging.rb - test/dummy/config/initializers/secret_token.rb - test/dummy/config/initializers/mime_types.rb - test/dummy/config/initializers/backtrace_silencers.rb - test/dummy/config/initializers/seo.rb - test/dummy/config/initializers/session_store.rb - test/dummy/config/initializers/inflections.rb - test/dummy/config/initializers/wrap_parameters.rb - test/dummy/config/boot.rb - test/dummy/config.ru - test/dummy/log/development.log - test/dummy/public/500.html - test/dummy/public/422.html - test/dummy/public/favicon.ico - test/dummy/public/404.html - test/dummy/tmp/cache/assets/development/sprockets/19dc844a3495c2ebc1346a3a3c12e263 - test/dummy/tmp/cache/assets/development/sprockets/e79502ecdcd92526d5d53dde53001f93 - test/dummy/tmp/cache/assets/development/sprockets/b51894bec29fad0fe908ff07013df296 - test/dummy/tmp/cache/assets/development/sprockets/65009485adc1a6a013669d3dd03bccf2 - test/dummy/tmp/cache/assets/development/sprockets/4f86487aa5d289eda467a8c6537a96d7 - test/dummy/tmp/cache/assets/development/sprockets/861696f6bec1e79e099c05ac9817ea73 - test/dummy/tmp/cache/assets/development/sprockets/dced4195b263fd551435b0ba4c6e1ce6 - test/dummy/tmp/cache/assets/development/sprockets/5e49a9e50308d9df9c3b978c189e1a95 - test/dummy/tmp/cache/assets/development/sprockets/01fbd25f95749291c3002e82372ce4c7 - test/dummy/tmp/cache/assets/development/sprockets/b273afc43ae2c708d583ed1b9ee0dbdf - test/dummy/tmp/cache/assets/development/sprockets/d2b80b70d9f90c0787c9cdcfca9a7cc0 - test/dummy/tmp/cache/assets/development/sprockets/2d8705afe57b62d44449d69f4222290f - test/dummy/tmp/cache/assets/development/sprockets/2147ddaeafe0b9a21df5d34acc0ddeed - test/dummy/tmp/cache/assets/development/sprockets/69d9fcd635a8a7e09a3553bb42dcb9fe - test/dummy/tmp/cache/assets/development/sprockets/111856d8daa1082bf05efab4077547a6 - test/dummy/tmp/cache/assets/development/sprockets/d85a70becfb7be07108c6a9b1a530599 - test/dummy/tmp/cache/assets/development/sprockets/b64ef79b76b687f0bcd96c61bfcbad04 - test/dummy/tmp/cache/assets/development/sprockets/70a21f35131b909ba99755f18f61bc86 - test/dummy/Rakefile - test/dummy/db/development.sqlite3 - test/dummy/db/schema.rb - test/dummy/db/migrate/20130909135320_create_seo_pages_seo_page_defaults.seo_pages.rb - test/dummy/db/migrate/20130909135321_create_seo_pages_seo_pages.seo_pages.rb - test/dummy/db/migrate/20130909135322_create_default_record.seo_pages.rb - test/dummy/bin/bundle - test/dummy/bin/rake - test/dummy/bin/rails - test/dummy/app/helpers/application_helper.rb - test/dummy/app/controllers/application_controller.rb - test/dummy/app/assets/javascripts/application.js - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/views/layouts/application.html.erb - test/dummy/README.rdoc - test/seo_pages_test.rb - test/test_helper.rb - test/integration/navigation_test.rb