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
Updated gemspec to get it built.
mbleigh (author)
Mon Jul 07 14:54:49 -0700 2008
commit  9a5f820a0512cd597f3aebabe4d1c447688d81ad
tree    718a5f8d9e4dfba0ca3e752f0b915d8cff063a7e
parent  2c3ac7f0c07d09ba3752831500b0efdd91c4c54c
...
2
3
4
5
 
6
7
8
...
2
3
4
 
5
6
7
8
0
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
0
   s.name = "uberkit"
0
   s.version = "0.0.1"
0
   s.date = "2008-07-07"
0
- s.summary = "A Rails plugin set of UI tools and helpers for common problems."
0
+ s.summary = "A Rails plugin for a common set of UI tools and helpers for building interfaces."
0
   s.email = "michael@intridea.com"
0
   s.homepage = "http://www.actsascommunity.com/projects/uberkit"
0
   s.description = "UberKit is a set of tools for common UI problems in Rails including menus."

Comments

    No one has commented yet.