I had developed one web application using scaffold...Application consists one controller(BOOKS). In BOOK controller 7 action are presented(new,create,show,edit,destroy,list,index)..correspondingly in views under BOOKS folder 4 rhtml files presented( new.rhtml,list.rhtml,show.rthml,edit.rhtml)..I can able to access all the actions(create,new,show..etc) presented in BOOKS controller from views(rhtml files)..But i could not able to access "create" action from other action(new,show,..etc) presented in BOOKS controller..i can able to access remaining actions from different action in BOOKS controller.. How to access "create" action from other action in BOOKS controller?
on 2012-03-14 06:46
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.