Sha256: f2110d68c94854840b833bece0a5c5a0f0dd2e9386d0a9d477c0acf253fd85b8
Contents?: true
Size: 1.97 KB
Versions: 0
Compression: gzip
Compressed size: 747 Bytes
Stored size: 747 Bytes
Contents
--- !ruby/object:Gem::Specification name: spob_browser_detector version: !ruby/object:Gem::Version version: 1.0.1 platform: ruby authors: - C. Jason Harrelson (midas) autorequire: bindir: bin cert_chain: [] date: 2010-02-03 00:00:00 -05:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: shoulda type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.10.2 version: description: Determines the name and version of the browser currently making a request. I forked this because gemcutter did not appear to have the latest version of the gem. email: jason@lookforwardenterprises.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - History.txt - LICENSE - README.rdoc - Rakefile - VERSION - lib/spob_browser_detector.rb - lib/spob_browser_detector/detector.rb - lib/spob_browser_detector/rails.rb - lib/spob_browser_detector/rails/view_helpers.rb - test/browser_detector/detector_test.rb - test/browser_detector/rails/view_helpers_test.rb - test/browser_detector_test.rb - test/test_helper.rb has_rdoc: true homepage: http://github.com/midas/browser_detector licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Determines the name and version of the browser currently making a request. test_files: - test/test_helper.rb - test/browser_detector_test.rb - test/browser_detector/rails/view_helpers_test.rb - test/browser_detector/detector_test.rb