Skip to content

Commit

Permalink
Tag v1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
obrie committed Mar 30, 2013
1 parent c80508b commit 55b3b04
Show file tree
Hide file tree
Showing 77 changed files with 78 additions and 76 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# master

## 1.2.0 / 2013-03-30

* Allow multiple whitelisted / blacklisted :to states when definining transitions
* Fix event attributes not being processed when saved via association autosaving
* Fix Mongoid integration not setting initial state attributes properly for associations
Expand Down
2 changes: 1 addition & 1 deletion examples/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ GEM
remote: http://www.rubygems.org/
specs:
ruby-graphviz (1.0.0)
state_machine (1.1.2)
state_machine (1.2.0)
yard (0.7.5)

PLATFORMS
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_model-3.0.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_model-3.0.5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_model-3.1.1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_model-3.2.12.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_model-3.2.13.rc1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_model-4.0.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GIT
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_record-2.0.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_record-2.0.5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_record-2.1.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_record-2.1.2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_record-2.2.3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_record-2.3.12.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_record-2.3.5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_record-3.0.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_record-3.0.5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_record-3.1.1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_record-3.2.12.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_record-3.2.13.rc1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_record-4.0.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ GIT
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/data_mapper-0.10.2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/data_mapper-0.9.11.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/data_mapper-0.9.4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/data_mapper-0.9.7.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/data_mapper-1.0.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/data_mapper-1.0.1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/data_mapper-1.0.2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/data_mapper-1.1.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/data_mapper-1.2.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/default.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/graphviz-0.9.17.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/graphviz-0.9.21.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/graphviz-1.0.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/graphviz-1.0.3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/graphviz-1.0.8.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/mongo_mapper-0.10.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/mongo_mapper-0.11.1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/mongo_mapper-0.11.2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/mongo_mapper-0.12.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/mongo_mapper-0.5.5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/mongo_mapper-0.5.8.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/mongo_mapper-0.6.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/mongo_mapper-0.6.10.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
state_machine (1.1.2)
state_machine (1.2.0)

GEM
remote: http://www.rubygems.org/
Expand Down
Loading

0 comments on commit 55b3b04

Please sign in to comment.