public
Rubygem
Description: The UberKit is a Rails plugin with a set of UI tools to ease common development.
Homepage: http://www.actsascommunity.com/projects/uberkit
Clone URL: git://github.com/mbleigh/uberkit.git
Search Repo:
Updated gemspec again to build...I hope.
mbleigh (author)
Mon Jul 07 14:58:28 -0700 2008
commit  7894d8aa1f5a74cced5e2ecd9abf2b3fff08f8e0
tree    fa46aef129d56f0e4349631b914803d957466339
parent  9a5f820a0512cd597f3aebabe4d1c447688d81ad
...
10
11
12
13
14
15
16
17
18
19
20
21
...
10
11
12
 
 
13
14
15
 
16
17
18
0
@@ -10,12 +10,9 @@ Gem::Specification.new do |s|
0
   s.authors = ["Michael Bleigh"]
0
   s.files = [ "MIT-LICENSE",
0
               "README",
0
- "lib",
0
- "lib/uberkit",
0
               "lib/uberkit/displayer.rb",
0
               "lib/uberkit/menu.rb",
0
               "lib/uberkit.rb",
0
- "rails",
0
               "rails/init.rb" ]
0
   #s.rdoc_options = ["--main", "README.txt"]
0
   #s.extra_rdoc_files = ["History.txt", "Manifest.txt", "README.txt"]

Comments

    No one has commented yet.