Changesets can be listed by changeset number.
The Git repository is here.
Changeset 156
Trivial change - added a full stop to the end of the summary
description, since the majority of other Gems have one.
- Comitted by: rool
- Date: Friday December 08 19:37:32 2006 (over 17 years ago)
Affected files:
- rool/rails/gems/hubssolib/trunk/VERSION (diff)
- rool/rails/gems/hubssolib/trunk/hubssolib.gemspec (diff)
rool/rails/gems/hubssolib/trunk/VERSION:
prev. | current | |
1 | ||
1 | 0.2.1 (08-Dec-2006) |
rool/rails/gems/hubssolib/trunk/hubssolib.gemspec:
prev. | current | |
s.platform = Gem::Platform::RUBY | ||
s.name = 'hubssolib' | ||
7 | | |
7 | s.version = '0.2.1' | |
s.author = 'Andrew Hodgkinson and others' | ||
s.email = 'ahodgkin@rowing.org.uk' | ||
s.homepage = 'http://pond.org.uk/ruby/hub/' | ||
s.date = File.ctime('VERSION') | ||
12 | | |
12 | s.summary = 'Cross-application single sign-on support library.' | |
s.description = <<-EOF | ||
The Hub SSO Library supports single sign-on across multiple Rails |