has_associative_facades 1.0.4
A Rails gem that creates getters and setters for associated object's attributes to aid in not breaking Demeter's Law.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 2.0.0
Development Dependencies (1):
rspec
>= 1.2.9