Howdy,

Got an app started where I'm trying to get RESTful routes working but  
have an issue on create.  The code works fine when accessed from a  
browser (:html) but not when using restclient.

Here's what I think are the relevant code and logs:  
http://gist.github.com/119032

What has me confused is that when using rest, I create a record and  
redirect to show it, but it's not there, then if I issue another show  
command it is there.  Is there anything different that has to be done  
for rest routes?


Full project is at:  http://github.com/royw/gen-umm-core-merb
(clone, then to generate the project, run:  ./spec2merb spec/umm-core- 
db-schema.rb
the project will be in the umm-core directory)

TIA,
Roy


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to