Sha256: 8fcffae8362a1403ba0c050ed6463a92a1005accfe602f25328d763e13a1ce8e
Contents?: true
Size: 1.52 KB
Versions: 0
Compression: gzip
Compressed size: 668 Bytes
Stored size: 668 Bytes
Contents
--- !ruby/object:Gem::Specification name: timeline_fu_fu version: !ruby/object:Gem::Version version: '0.5' platform: ruby authors: - James Golick - Mathieu Martin - Francois Beausoleil - P.S.V.R autorequire: bindir: bin cert_chain: [] date: 2015-01-01 00:00:00.000000000 Z dependencies: [] description: Easily build timelines, much like GitHub's news feed email: james@giraffesoft.ca executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - ".gitignore" - MIT-LICENSE - README.rdoc - Rakefile - VERSION.yml - generators/timeline_fu/USAGE - generators/timeline_fu/templates/migration.rb - generators/timeline_fu/templates/model.rb - generators/timeline_fu/timeline_fu_generator.rb - init.rb - lib/timeline_fu.rb - lib/timeline_fu/fires.rb - lib/timeline_fu/macros.rb - lib/timeline_fu/matchers.rb - shoulda_macros/timeline_fu_shoulda.rb - test/fires_test.rb - test/test_helper.rb - timeline_fu_fu.gemspec homepage: http://github.com/giraffesoft/timeline_fu licenses: [] metadata: {} 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' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.5 signing_key: specification_version: 2 summary: Easily build timelines, much like GitHub's news feed test_files: - test/fires_test.rb - test/test_helper.rb