acts_as_paranoid_dag 0.0.2
Combines `acts-as-dag` and `rails3_acts_as_dag` to order model instances in a polymorphic directed acyclic graph and to be able to retrieve connections deleted in the past.
Gemfile:
=
install:
=
Runtime Dependencies (3):
Development Dependencies (8):
activerecord
>= 0
bundler
>= 0
guard
= 1.0.1
guard-rspec
= 0.5.5
rake
>= 0
rspec-rails
= 2.10.0
rspec-rails
>= 2.8.0
sqlite3
>= 0