# -*- encoding: utf-8 -*- # stub: tkh_content 0.10.10 ruby lib Gem::Specification.new do |s| s.name = "tkh_content".freeze s.version = "0.10.10".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Swami Atma".freeze] s.date = "2015-04-21" s.description = "A Rails engine running pages and blog posts in a CMS.".freeze s.email = ["swami@TenThousandHours.eu".freeze] s.files = ["CHANGELOG.md".freeze, "MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/javascripts/ckeditor/config.js.coffee".freeze, "app/controllers/blog_controller.rb".freeze, "app/controllers/comments_controller.rb".freeze, "app/controllers/pages_controller.rb".freeze, "app/controllers/tags_controller.rb".freeze, "app/helpers/blog_helper.rb".freeze, "app/helpers/pages_helper.rb".freeze, "app/models/comment.rb".freeze, "app/models/page.rb".freeze, "app/models/tag.rb".freeze, "app/models/tagging.rb".freeze, "app/views/blog/_admin_context_menu.html.erb".freeze, "app/views/blog/_all_tags_list.html.erb".freeze, "app/views/blog/_individual_tag.html.erb".freeze, "app/views/blog/_latest_posts_in_sidebar.html.erb".freeze, "app/views/blog/by_tag.html.erb".freeze, "app/views/blog/index.atom.builder".freeze, "app/views/blog/index.html.erb".freeze, "app/views/comments/_admin_individual_comment.html.erb".freeze, "app/views/comments/_comment_section.html.erb".freeze, "app/views/comments/_form.html.erb".freeze, "app/views/comments/_form_in_commentable.html.erb".freeze, "app/views/comments/_list_of_comments.html.erb".freeze, "app/views/comments/_new_comment_section.html.erb".freeze, "app/views/comments/_status_buttons.html.erb".freeze, "app/views/comments/_tab_admin_menu.html.erb".freeze, "app/views/comments/accepted.html.erb".freeze, "app/views/comments/blocked.html.erb".freeze, "app/views/comments/edit.html.erb".freeze, "app/views/comments/for_feed.atom.builder".freeze, "app/views/comments/index.html.erb".freeze, "app/views/comments/pending.html.erb".freeze, "app/views/pages/_admin_context_menu.html.erb".freeze, "app/views/pages/_blog_post_meta.html.erb".freeze, "app/views/pages/_draft_notice.html.erb".freeze, "app/views/pages/_form.html.erb".freeze, "app/views/pages/_individual_blog_post_in_list.html.erb".freeze, "app/views/pages/_tab_admin_menu.html.erb".freeze, "app/views/pages/edit.html.erb".freeze, "app/views/pages/index.html.erb".freeze, "app/views/pages/new.html.erb".freeze, "app/views/pages/show.html.erb".freeze, "app/views/shared/_admin_sidebar.html.erb".freeze, "app/views/tags/_form.html.erb".freeze, "app/views/tags/_tab_admin_menu.html.erb".freeze, "app/views/tags/edit.html.erb".freeze, "app/views/tags/index.html.erb".freeze, "config/routes.rb".freeze, "lib/generators/tkh_content/create_or_update_files/create_or_update_files_generator.rb".freeze, "lib/generators/tkh_content/create_or_update_files/templates/blog.html.erb".freeze, "lib/generators/tkh_content/create_or_update_locales/create_or_update_locales_generator.rb".freeze, "lib/generators/tkh_content/create_or_update_locales/templates/de.yml".freeze, "lib/generators/tkh_content/create_or_update_locales/templates/en.yml".freeze, "lib/generators/tkh_content/create_or_update_locales/templates/es.yml".freeze, "lib/generators/tkh_content/create_or_update_locales/templates/fr.yml".freeze, "lib/generators/tkh_content/create_or_update_locales/templates/it.yml".freeze, "lib/generators/tkh_content/create_or_update_migrations/create_or_update_migrations_generator.rb".freeze, "lib/generators/tkh_content/create_or_update_migrations/templates/add_author_to_pages.rb".freeze, "lib/generators/tkh_content/create_or_update_migrations/templates/add_parent_id_to_pages.rb".freeze, "lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb".freeze, "lib/generators/tkh_content/create_or_update_migrations/templates/add_various_indices_to_pages.rb".freeze, "lib/generators/tkh_content/create_or_update_migrations/templates/create_comments.rb".freeze, "lib/generators/tkh_content/create_or_update_migrations/templates/create_pages.rb".freeze, "lib/generators/tkh_content/create_or_update_migrations/templates/create_taggings.rb".freeze, "lib/generators/tkh_content/create_or_update_migrations/templates/create_tags.rb".freeze, "lib/generators/tkh_content/create_or_update_migrations/templates/make_comments_polymorphic.rb".freeze, "lib/tasks/tkh_content_tasks.rake".freeze, "lib/tkh_content.rb".freeze, "lib/tkh_content/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/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/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/test_helper.rb".freeze, "test/tkh_content_test.rb".freeze] s.homepage = "https://github.com/allesklar/tkh_content".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Rails engine running pages and blog posts.".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/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/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/test_helper.rb".freeze, "test/tkh_content_test.rb".freeze] s.specification_version = 4 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, ["~> 4.2.2".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]) end