fortify 0.0.3
Know how you can't just use 'form_for' in rails with a newly initialized ActiveResource object? Ever get annoyed at having to add default attributes to your newly initialized ActiveResource objects? Fortify gives you the power to DRY'ly define default attributes for your ActiveResource derived classes.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activeresource
>= 2.3.3