somebee (owner)

Revisions

gist: 219806 Download_button fork
public
Public Clone URL: git://gist.github.com/219806.git
Embed All Files: show embed
Ruby #
1
2
3
4
invoice = Invoice.get(##)
state = invoice.states.new
state.documents.new :invoice => invoice # belongs directly to both
invoice.save # throws the error