--- !ruby/object:Gem::Specification name: commontator version: !ruby/object:Gem::Version version: 1.0.2 prerelease: platform: ruby authors: - Dante Soares autorequire: bindir: bin cert_chain: [] date: 2012-07-20 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/_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 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: []