amco / dolly

Not an ORM for CouchDB in rails.
8 stars 3 forks source link

Add attach_file without save method #112

Closed seancookr closed 8 years ago

seancookr commented 8 years ago

I am trying to use attach file while a before save callback, but the save in attach file begets and infinite loop. Being able to use this method will save that.