# -*- encoding: utf-8 -*- # stub: session_countdown 0.4.0 ruby lib Gem::Specification.new do |s| s.name = "session_countdown".freeze s.version = "0.4.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Kevin Swope".freeze] s.date = "2010-08-06" s.description = "A Ruby on Rails plugin that puts a countdown timer on the session object".freeze s.email = "gems-kevdev@snkmail.com".freeze s.extra_rdoc_files = ["LICENSE".freeze, "README.html".freeze, "README.rdoc".freeze] s.files = [".document".freeze, ".gitignore".freeze, "LICENSE".freeze, "README.html".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "created.rid".freeze, "lib/session_countdown.rb".freeze, "session_countdown.gemspec".freeze, "test/common/test_controller_test.rb".freeze, "test/rails2x_root/Rakefile".freeze, "test/rails2x_root/app/controllers/application_controller.rb".freeze, "test/rails2x_root/app/controllers/test_controller.rb".freeze, "test/rails2x_root/app/helpers/application_helper.rb".freeze, "test/rails2x_root/app/helpers/test_helper.rb".freeze, "test/rails2x_root/config/boot.rb".freeze, "test/rails2x_root/config/database.yml".freeze, "test/rails2x_root/config/environment.rb".freeze, "test/rails2x_root/config/environments/development.rb".freeze, "test/rails2x_root/config/environments/production.rb".freeze, "test/rails2x_root/config/environments/test.rb".freeze, "test/rails2x_root/config/initializers/backtrace_silencers.rb".freeze, "test/rails2x_root/config/initializers/cookie_verification_secret.rb".freeze, "test/rails2x_root/config/initializers/inflections.rb".freeze, "test/rails2x_root/config/initializers/mime_types.rb".freeze, "test/rails2x_root/config/initializers/new_rails_defaults.rb".freeze, "test/rails2x_root/config/initializers/session_store.rb".freeze, "test/rails2x_root/config/locales/en.yml".freeze, "test/rails2x_root/config/routes.rb".freeze, "test/rails2x_root/script/about".freeze, "test/rails2x_root/script/console".freeze, "test/rails2x_root/script/dbconsole".freeze, "test/rails2x_root/script/destroy".freeze, "test/rails2x_root/script/generate".freeze, "test/rails2x_root/script/performance/benchmarker".freeze, "test/rails2x_root/script/performance/profiler".freeze, "test/rails2x_root/script/plugin".freeze, "test/rails2x_root/script/runner".freeze, "test/rails2x_root/script/server".freeze, "test/rails2x_root/test/functional/test_controller_test.rb".freeze, "test/rails2x_root/test/test_helper.rb".freeze, "test/rails3x_root/Gemfile".freeze, "test/rails3x_root/Gemfile.lock".freeze, "test/rails3x_root/Rakefile".freeze, "test/rails3x_root/app/controllers/application_controller.rb".freeze, "test/rails3x_root/app/controllers/test_controller.rb".freeze, "test/rails3x_root/app/helpers/application_helper.rb".freeze, "test/rails3x_root/app/helpers/test_helper.rb".freeze, "test/rails3x_root/app/views/layouts/application.html.erb".freeze, "test/rails3x_root/config.ru".freeze, "test/rails3x_root/config/application.rb".freeze, "test/rails3x_root/config/boot.rb".freeze, "test/rails3x_root/config/environment.rb".freeze, "test/rails3x_root/config/environments/development.rb".freeze, "test/rails3x_root/config/environments/production.rb".freeze, "test/rails3x_root/config/environments/test.rb".freeze, "test/rails3x_root/config/initializers/backtrace_silencers.rb".freeze, "test/rails3x_root/config/initializers/inflections.rb".freeze, "test/rails3x_root/config/initializers/mime_types.rb".freeze, "test/rails3x_root/config/initializers/secret_token.rb".freeze, "test/rails3x_root/config/initializers/session_store.rb".freeze, "test/rails3x_root/config/locales/en.yml".freeze, "test/rails3x_root/config/routes.rb".freeze, "test/rails3x_root/script/rails".freeze, "test/rails3x_root/test/functional/test_controller_test.rb".freeze, "test/rails3x_root/test/test_helper.rb".freeze] s.homepage = "http://github.com/kswope/session_countdown".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A Ruby on Rails plugin that puts a countdown timer on the session object".freeze s.test_files = ["test/common/test_controller_test.rb".freeze, "test/rails2x_root/app/controllers/application_controller.rb".freeze, "test/rails2x_root/app/controllers/test_controller.rb".freeze, "test/rails2x_root/app/helpers/application_helper.rb".freeze, "test/rails2x_root/app/helpers/test_helper.rb".freeze, "test/rails2x_root/config/boot.rb".freeze, "test/rails2x_root/config/environment.rb".freeze, "test/rails2x_root/config/environments/development.rb".freeze, "test/rails2x_root/config/environments/production.rb".freeze, "test/rails2x_root/config/environments/test.rb".freeze, "test/rails2x_root/config/initializers/backtrace_silencers.rb".freeze, "test/rails2x_root/config/initializers/cookie_verification_secret.rb".freeze, "test/rails2x_root/config/initializers/inflections.rb".freeze, "test/rails2x_root/config/initializers/mime_types.rb".freeze, "test/rails2x_root/config/initializers/new_rails_defaults.rb".freeze, "test/rails2x_root/config/initializers/session_store.rb".freeze, "test/rails2x_root/config/routes.rb".freeze, "test/rails2x_root/test/functional/test_controller_test.rb".freeze, "test/rails2x_root/test/test_helper.rb".freeze, "test/rails3x_root/app/controllers/application_controller.rb".freeze, "test/rails3x_root/app/controllers/test_controller.rb".freeze, "test/rails3x_root/app/helpers/application_helper.rb".freeze, "test/rails3x_root/app/helpers/test_helper.rb".freeze, "test/rails3x_root/config/application.rb".freeze, "test/rails3x_root/config/boot.rb".freeze, "test/rails3x_root/config/environment.rb".freeze, "test/rails3x_root/config/environments/development.rb".freeze, "test/rails3x_root/config/environments/production.rb".freeze, "test/rails3x_root/config/environments/test.rb".freeze, "test/rails3x_root/config/initializers/backtrace_silencers.rb".freeze, "test/rails3x_root/config/initializers/inflections.rb".freeze, "test/rails3x_root/config/initializers/mime_types.rb".freeze, "test/rails3x_root/config/initializers/secret_token.rb".freeze, "test/rails3x_root/config/initializers/session_store.rb".freeze, "test/rails3x_root/config/routes.rb".freeze, "test/rails3x_root/test/functional/test_controller_test.rb".freeze, "test/rails3x_root/test/test_helper.rb".freeze] end