--- !ruby/object:Gem::Specification name: commontator version: !ruby/object:Gem::Version version: 1.0.4 prerelease: platform: ruby authors: - Dante Soares autorequire: bindir: bin cert_chain: [] date: 2012-07-25 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '3.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '3.1' - !ruby/object:Gem::Dependency name: jquery-rails requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: sqlite3 requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: minitest-rails requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: acts_as_votable requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' description: A Rails engine for comments. email: - dms3@rice.edu executables: [] extensions: [] extra_rdoc_files: [] files: - app/assets/stylesheets/commontator/application.css - app/assets/stylesheets/commontator/comments.css - app/assets/stylesheets/commontator/comments.css~ - app/assets/stylesheets/commontator/threads.css - app/assets/stylesheets/commontator/threads.css~ - app/assets/images/commontator/upvote.png - app/assets/images/commontator/downvote_hover.png - app/assets/images/commontator/upvote_hover.png - app/assets/images/commontator/downvote.png - app/controllers/commontator/threads_controller.rb~ - app/controllers/commontator/application_controller.rb - app/controllers/commontator/subscriptions_controller.rb - app/controllers/commontator/comments_controller.rb~ - app/controllers/commontator/application_controller.rb~ - app/controllers/commontator/commontator_controller.rb~ - app/controllers/commontator/threads_controller.rb - app/controllers/commontator/comments_controller.rb - app/controllers/commontator/subscriptions_controller.rb~ - app/mailers/commontator/subscriptions_mailer.rb~ - app/mailers/commontator/subscriptions_mailer.rb - app/views/commontator/comments/_body.html.erb - app/views/commontator/comments/_show.html.erb~ - app/views/commontator/comments/_votes.html.erb~ - app/views/commontator/comments/_form.html.erb - app/views/commontator/comments/delete.js.erb - app/views/commontator/comments/vote.js.erb - app/views/commontator/comments/update.js.erb - app/views/commontator/comments/_actions.html.erb~ - app/views/commontator/comments/update.js.erb~ - app/views/commontator/comments/_show.html.erb - app/views/commontator/comments/_form.html.erb~ - app/views/commontator/comments/delete.js.erb~ - app/views/commontator/comments/_body.html.erb~ - app/views/commontator/comments/edit.js.erb - app/views/commontator/comments/_actions.html.erb - app/views/commontator/comments/_votes.html.erb - app/views/commontator/comments/create.js.erb - app/views/commontator/comments/new.js.erb - app/views/commontator/subscriptions_mailer/comment_created_email.html.erb - app/views/commontator/subscriptions_mailer/comment_created_email.html.erb~ - app/views/commontator/subscriptions/subscribe.js.erb - app/views/commontator/subscriptions/_link.html.erb - app/views/commontator/shared/_thread.html.erb~ - app/views/commontator/shared/_thread.html.erb - app/views/commontator/shared/_thread_link.html.erb~ - app/views/commontator/threads/_show.html.erb~ - app/views/commontator/threads/show.js.erb - app/views/commontator/threads/_show.html.erb - app/models/commontator/comment.rb - app/models/commontator/subscription.rb - app/models/commontator/comment.rb~ - app/models/commontator/subscription.rb~ - app/models/commontator/thread.rb~ - app/models/commontator/thread.rb - app/helpers/commontator/comments_helper.rb~ - app/helpers/commontator/threads_helper.rb - app/helpers/commontator/subscriptions_helper.rb~ - app/helpers/commontator/threads_helper.rb~ - app/helpers/commontator/commontator_helper.rb~ - app/helpers/commontator/application_helper.rb - config/initializers/commontator.rb - config/initializers/commontator.rb~ - config/routes.rb - db/migrate/0_install_commontator.rb~ - db/migrate/0_install_commontator.rb - lib/commontator.rb - lib/commontator.rb~ - lib/tasks/commontator_tasks.rake - lib/commontator/acts_as_commontable.rb - lib/commontator/commontator_config.rb~ - lib/commontator/controller_includes.rb - lib/commontator/version.rb - lib/commontator/engine.rb - lib/commontator/shared_methods.rb~ - lib/commontator/acts_as_commontable.rb~ - lib/commontator/shared_helper.rb~ - lib/commontator/commontable_config.rb - lib/commontator/version.rb~ - lib/commontator/shared_helper.rb - lib/commontator/security_transgression.rb~ - lib/commontator/security_transgression.rb - lib/commontator/acts_as_commontator.rb - lib/commontator/commontable_config.rb~ - lib/commontator/commontator_config.rb - lib/commontator/controller_includes.rb~ - MIT-LICENSE - Rakefile - README.md - spec/lib/commontator_spec.rb - spec/lib/commontator_spec.rb~ - spec/lib/commontator/commontable_config_spec.rb - spec/lib/commontator/commontator_config_spec.rb - spec/lib/commontator/controller_includes_spec.rb - spec/lib/commontator/commontator_config_spec.rb~ - spec/lib/commontator/controller_includes_spec.rb~ - spec/lib/commontator/acts_as_commontable_spec.rb - spec/lib/commontator/commontable_config_spec.rb~ - spec/lib/commontator/acts_as_commontator_spec.rb~ - spec/lib/commontator/acts_as_commontable_spec.rb~ - spec/lib/commontator/shared_helper_spec.rb~ - spec/lib/commontator/acts_as_commontator_spec.rb - spec/lib/commontator/shared_helper_spec.rb - spec/spec_helper.rb~ - spec/spec_helper.rb - spec/app/controllers/threads_controller_spec.rb~ - spec/app/controllers/comments_controller_spec.rb~ - spec/app/controllers/commontator/threads_controller_spec.rb - spec/app/controllers/commontator/subscriptions_controller_spec.rb~ - spec/app/controllers/commontator/threads_controller_spec.rb~ - spec/app/controllers/commontator/subscriptions_controller_spec.rb - spec/app/controllers/commontator/comments_controller_spec.rb - spec/app/controllers/commontator/comments_controller_spec.rb~ - spec/app/controllers/commontator/application_controller_spec.rb~ - spec/app/mailers/commontator/subscriptions_mailer_spec.rb - spec/app/mailers/commontator/subscriptions_mailer_spec.rb~ - spec/app/models/commontator/subscription_spec.rb - spec/app/models/commontator/thread_spec.rb~ - spec/app/models/commontator/thread_spec.rb - spec/app/models/commontator/comment_spec.rb~ - spec/app/models/commontator/subscription_spec.rb~ - spec/app/models/commontator/comment_spec.rb - spec/app/helpers/commontator/application_helper_spec.rb~ - spec/app/helpers/commontator/threads_helper_spec.rb~ - spec/app/helpers/commontator/threads_helper_spec.rb - spec/app/helpers/commontator/application_helper_spec.rb - spec/dummy/log/test.log - spec/dummy/log/development.log - spec/dummy/db/schema.rb~ - spec/dummy/db/development.sqlite3 - spec/dummy/db/test.sqlite3 - spec/dummy/db/schema.rb - spec/dummy/db/migrate/1_create_dummy_users.rb~ - spec/dummy/db/migrate/1_create_dummy_users.rb - spec/dummy/db/migrate/3_acts_as_votable_migration.rb - spec/dummy/db/migrate/0_create_dummies.rb~ - spec/dummy/db/migrate/2_install_commontator.rb~ - spec/dummy/db/migrate/2_install_commontator.rb - spec/dummy/db/migrate/1_create_users.rb~ - spec/dummy/db/migrate/0_create_dummy_models.rb - spec/dummy/db/migrate/0_create_dummy_models.rb~ - spec/dummy/Gemfile~ - spec/dummy/Rakefile - spec/dummy/script/rails - spec/dummy/app/assets/stylesheets/application.css - spec/dummy/app/assets/javascripts/application.js - spec/dummy/app/controllers/application_controller.rb - spec/dummy/app/controllers/dummy_models_controller.rb~ - spec/dummy/app/controllers/application_controller.rb~ - spec/dummy/app/controllers/dummy_models_controller.rb - spec/dummy/app/controllers/dummies_controller.rb~ - spec/dummy/app/views/dummy_model/show.html.erb - spec/dummy/app/views/dummy_model/show.html.erb~ - spec/dummy/app/views/layouts/application.html.erb - spec/dummy/app/models/dummy_user.rb - spec/dummy/app/models/dummy_model.rb - spec/dummy/app/models/user.rb~ - spec/dummy/app/models/dummy.rb~ - spec/dummy/app/models/dummy_user.rb~ - spec/dummy/app/helpers/application_helper.rb~ - spec/dummy/app/helpers/application_helper.rb - spec/dummy/config.ru - spec/dummy/public/500.html - spec/dummy/public/favicon.ico - spec/dummy/public/422.html - spec/dummy/public/404.html - spec/dummy/README.md~ - spec/dummy/tmp/cache/assets/D01/8B0/sprockets%2F0f196a1a50363b0a076ec6e1ee5417f6 - spec/dummy/tmp/cache/assets/E01/2E0/sprockets%2Fa3fb9025f90ff05a6fd4afc7ded2692c - spec/dummy/tmp/cache/assets/D54/060/sprockets%2Fe85565206c3e5fdf9dfeb367c85557b1 - spec/dummy/tmp/cache/assets/D06/2F0/sprockets%2Fe1f674c11941d62aac1764ef3a7134e4 - spec/dummy/tmp/cache/assets/CCB/1D0/sprockets%2F02d4b791eb831cf2057bf4703a1218d1 - spec/dummy/tmp/cache/assets/D9B/550/sprockets%2Fa41c8be5379abec3c0d0d98e2f0d5609 - spec/dummy/tmp/cache/assets/CD1/510/sprockets%2Fc69ee3cc5796188d873574179290a6ef - spec/dummy/README.md - spec/dummy/config/database.yml - spec/dummy/config/initializers/backtrace_silencers.rb - spec/dummy/config/initializers/mime_types.rb - spec/dummy/config/initializers/wrap_parameters.rb - spec/dummy/config/initializers/commontator.rb - spec/dummy/config/initializers/secret_token.rb - spec/dummy/config/initializers/commontator.rb~ - spec/dummy/config/initializers/session_store.rb - spec/dummy/config/initializers/inflections.rb - spec/dummy/config/locales/en.yml - spec/dummy/config/boot.rb - spec/dummy/config/application.rb - spec/dummy/config/environment.rb - spec/dummy/config/routes.rb~ - spec/dummy/config/application.rb~ - spec/dummy/config/environments/test.rb - spec/dummy/config/environments/production.rb - spec/dummy/config/environments/development.rb - spec/dummy/config/routes.rb homepage: http://rubygems.org/gems/commontator licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: Common Tator test_files: - spec/lib/commontator_spec.rb - spec/lib/commontator_spec.rb~ - spec/lib/commontator/commontable_config_spec.rb - spec/lib/commontator/commontator_config_spec.rb - spec/lib/commontator/controller_includes_spec.rb - spec/lib/commontator/commontator_config_spec.rb~ - spec/lib/commontator/controller_includes_spec.rb~ - spec/lib/commontator/acts_as_commontable_spec.rb - spec/lib/commontator/commontable_config_spec.rb~ - spec/lib/commontator/acts_as_commontator_spec.rb~ - spec/lib/commontator/acts_as_commontable_spec.rb~ - spec/lib/commontator/shared_helper_spec.rb~ - spec/lib/commontator/acts_as_commontator_spec.rb - spec/lib/commontator/shared_helper_spec.rb - spec/spec_helper.rb~ - spec/spec_helper.rb - spec/app/controllers/threads_controller_spec.rb~ - spec/app/controllers/comments_controller_spec.rb~ - spec/app/controllers/commontator/threads_controller_spec.rb - spec/app/controllers/commontator/subscriptions_controller_spec.rb~ - spec/app/controllers/commontator/threads_controller_spec.rb~ - spec/app/controllers/commontator/subscriptions_controller_spec.rb - spec/app/controllers/commontator/comments_controller_spec.rb - spec/app/controllers/commontator/comments_controller_spec.rb~ - spec/app/controllers/commontator/application_controller_spec.rb~ - spec/app/mailers/commontator/subscriptions_mailer_spec.rb - spec/app/mailers/commontator/subscriptions_mailer_spec.rb~ - spec/app/models/commontator/subscription_spec.rb - spec/app/models/commontator/thread_spec.rb~ - spec/app/models/commontator/thread_spec.rb - spec/app/models/commontator/comment_spec.rb~ - spec/app/models/commontator/subscription_spec.rb~ - spec/app/models/commontator/comment_spec.rb - spec/app/helpers/commontator/application_helper_spec.rb~ - spec/app/helpers/commontator/threads_helper_spec.rb~ - spec/app/helpers/commontator/threads_helper_spec.rb - spec/app/helpers/commontator/application_helper_spec.rb - spec/dummy/log/test.log - spec/dummy/log/development.log - spec/dummy/db/schema.rb~ - spec/dummy/db/development.sqlite3 - spec/dummy/db/test.sqlite3 - spec/dummy/db/schema.rb - spec/dummy/db/migrate/1_create_dummy_users.rb~ - spec/dummy/db/migrate/1_create_dummy_users.rb - spec/dummy/db/migrate/3_acts_as_votable_migration.rb - spec/dummy/db/migrate/0_create_dummies.rb~ - spec/dummy/db/migrate/2_install_commontator.rb~ - spec/dummy/db/migrate/2_install_commontator.rb - spec/dummy/db/migrate/1_create_users.rb~ - spec/dummy/db/migrate/0_create_dummy_models.rb - spec/dummy/db/migrate/0_create_dummy_models.rb~ - spec/dummy/Gemfile~ - spec/dummy/Rakefile - spec/dummy/script/rails - spec/dummy/app/assets/stylesheets/application.css - spec/dummy/app/assets/javascripts/application.js - spec/dummy/app/controllers/application_controller.rb - spec/dummy/app/controllers/dummy_models_controller.rb~ - spec/dummy/app/controllers/application_controller.rb~ - spec/dummy/app/controllers/dummy_models_controller.rb - spec/dummy/app/controllers/dummies_controller.rb~ - spec/dummy/app/views/dummy_model/show.html.erb - spec/dummy/app/views/dummy_model/show.html.erb~ - spec/dummy/app/views/layouts/application.html.erb - spec/dummy/app/models/dummy_user.rb - spec/dummy/app/models/dummy_model.rb - spec/dummy/app/models/user.rb~ - spec/dummy/app/models/dummy.rb~ - spec/dummy/app/models/dummy_user.rb~ - spec/dummy/app/helpers/application_helper.rb~ - spec/dummy/app/helpers/application_helper.rb - spec/dummy/config.ru - spec/dummy/public/500.html - spec/dummy/public/favicon.ico - spec/dummy/public/422.html - spec/dummy/public/404.html - spec/dummy/README.md~ - spec/dummy/tmp/cache/assets/D01/8B0/sprockets%2F0f196a1a50363b0a076ec6e1ee5417f6 - spec/dummy/tmp/cache/assets/E01/2E0/sprockets%2Fa3fb9025f90ff05a6fd4afc7ded2692c - spec/dummy/tmp/cache/assets/D54/060/sprockets%2Fe85565206c3e5fdf9dfeb367c85557b1 - spec/dummy/tmp/cache/assets/D06/2F0/sprockets%2Fe1f674c11941d62aac1764ef3a7134e4 - spec/dummy/tmp/cache/assets/CCB/1D0/sprockets%2F02d4b791eb831cf2057bf4703a1218d1 - spec/dummy/tmp/cache/assets/D9B/550/sprockets%2Fa41c8be5379abec3c0d0d98e2f0d5609 - spec/dummy/tmp/cache/assets/CD1/510/sprockets%2Fc69ee3cc5796188d873574179290a6ef - spec/dummy/README.md - spec/dummy/config/database.yml - spec/dummy/config/initializers/backtrace_silencers.rb - spec/dummy/config/initializers/mime_types.rb - spec/dummy/config/initializers/wrap_parameters.rb - spec/dummy/config/initializers/commontator.rb - spec/dummy/config/initializers/secret_token.rb - spec/dummy/config/initializers/commontator.rb~ - spec/dummy/config/initializers/session_store.rb - spec/dummy/config/initializers/inflections.rb - spec/dummy/config/locales/en.yml - spec/dummy/config/boot.rb - spec/dummy/config/application.rb - spec/dummy/config/environment.rb - spec/dummy/config/routes.rb~ - spec/dummy/config/application.rb~ - spec/dummy/config/environments/test.rb - spec/dummy/config/environments/production.rb - spec/dummy/config/environments/development.rb - spec/dummy/config/routes.rb