Sha256: 54f76eb4977a1c7a9c1f28bd0479b28f34d1a6d4a1596c8db77dd6d30bc67e3c

Contents?: true

Size: 970 Bytes

Versions: 1

Compression:

Stored size: 970 Bytes

Contents

Gem::Specification.new do |s|
  s.name     = "scribd_fu"
  s.version  = "2.0.4.1"
  s.date     = "2009-04-12"
  s.summary  = "Quick and easy interactions with Scribd's iPaper service"
  s.email    = "matt@matt-darby.com"
  s.homepage = "http://github.com/mdarby/scribd_fu/tree/master"
  s.description = "A Rails plugin that streamlines interactions with the Scribd service"
  s.has_rdoc = false
  s.authors  = ["Matt Darby", "Kosuke Tanabe"]
  s.files    = [
    'MIT-LICENSE',
    'README.textile',
    'generators/scribd_fu',
    'generators/scribd_fu/scribd_fu_generator.rb',
    'generators/scribd_fu/templates',
    'generators/scribd_fu/templates/scribd_fu.yml',
    'init.rb',
    'lib/scribd_fu',
    'lib/scribd_fu/attachment_fu.rb',
    'lib/scribd_fu/paperclip.rb',
    'lib/scribd_fu.rb',
    'scribd_fu.gemspec',
    'spec/database.yml',
    'spec/scribd_fu.yml',
    'spec/scribd_fu_spec.rb',
    'spec/spec_helper.rb'
  ]
  s.add_dependency 'rscribd'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nabeta-scribd_fu-2.0.4.1 scribd_fu.gemspec