github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

djanowski / joe

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 6
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (1)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Tree: a727008

click here to add a description

click here to add a homepage

  • Branches (1)
    • master
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Thor tasks for dealing with gem packaging and releasing to RubyForge. — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Modified README 
soveran (author)
Wed Jun 03 09:02:38 -0700 2009
commit  a727008eeb00ea2761a0e513191ffb0e0ae614a7
tree    85ee96245e5df847823eaf7566b610a0c7eed5c5
parent  535e9ef7ca637c17b91b2c8eae6fd62aa0dae427
joe / sample.gemspec.erb sample.gemspec.erb
100644 27 lines (22 sloc) 0.505 kb
edit raw blame history
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Read about everything you can do with your gemspec:
# http://rubygems.org/read/chapter/20
Gem::Specification.new do |s|
  s.name = ""
  s.version = "0.0.1"
  s.summary = ""
  s.date = ""
  s.authors = ""
  s.email = ""
  s.homepage = ""
 
  s.files = <%= Dir[
    "LICENSE",
    "README*",
    "Rakefile",
    "Thorfile",
    "lib/**/*.rb",
    "test/**/*.*"
  ].inspect %>
 
  s.require_paths = ['lib']
 
  # s.add_dependency("gem name", "gem version")
 
  s.has_rdoc = false
end
 
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server