> The benefit of taking this route is that you're only saving the > records after confirmation. Also, if you implement an api later the > preview action can just be skipped.
This is a nice way to do it too. My example assumes that it's okay to have unpublished posts in the system and that these would work like drafts (users could have several in-progress posts that aren't published yet.) But it really depends on what your publishing model is going to be. :) -- Patrick --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
