Sha256: 357652921657edae9b98c628bcc9add326f95f949492ba5e4e7f2455c0a91f7a
Contents?: true
Size: 1.91 KB
Versions: 0
Compression: gzip
Compressed size: 750 Bytes
Stored size: 750 Bytes
Contents
--- !ruby/object:Gem::Specification name: commonthread-rails version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - CommonThread autorequire: bindir: bin cert_chain: [] date: 2010-01-23 00:00:00 -06:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: thoughtbot-shoulda type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: description: commonthread-rails is a collection of things that make rails development better for us. It includes date formats, monkey patches to String, Array and NilClass to make things nicer. An Encrypter using blowfish. Also, some rails filters email: hello@commonthread.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - commonthread-rails.gemspec - lib/commonthread-rails.rb - lib/commonthread/date_formats.rb - lib/commonthread/encrypter.rb - lib/commonthread/filters.rb - lib/commonthread/lipsum.rb - lib/commonthread/monkey_patches.rb - test/helper.rb - test/test_commonthread-rails.rb has_rdoc: true homepage: http://github.com/commonthread/commonthread-rails 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: commonthread-rails is a collection of things that make rails development better for us test_files: - test/helper.rb - test/test_commonthread-rails.rb