lib/tasks/handcuffs.rake in handcuffs-1.4.1 vs lib/tasks/handcuffs.rake in handcuffs-2.0.0

- old
+ new

@@ -45,10 +45,10 @@ runnable = phase_migrations[start..finish] runnable.pop if target runnable.find_all { |m| ran?(m) } end end - end + end module PhaseAccessor attr_accessor :handcuffs_phase end