#2 ✓resolved
Matt Patterson

Version numbers between lib/version.rb and aasm.gemspec differ

Reported by Matt Patterson | July 21st, 2008 @ 01:30 PM

The version number in lib/version.rb is 0.0.2 and the version in aasm.gemspec is 2.0.1, resulting in rake gem building aasm-0.0.2.gem and gem build aasm.gemspec building aasm-2.0.1.gem.

(aasm.gemspec also seems to be redundant with the generated gemspec in the Rakefile)

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Library for adding state machines to Ruby classes. Includes persistence layers for things like ActiveRecord. Formerly known as acts_as_state_machine.

People watching this ticket

Tags

Pages