You are here: Forums Ask a Rails expert Difference in render and rende...
Posted in Forums : Ask a Rails expert
Authority 0
Posting Rating 0
Sign in to rate this post
|
I have a situation where i am using extjs for my tab layouts. When partial ‘x’ is rendered, upon some successful completion of an ajax render :update do |page|
page.replace_html ‘div_id’, :partial=>‘y’ Now the issue is in partial ‘y’ i have an observer and it gets fired if Can someone help me with what could be the difference that is not |
Ask a Rails expert : how to write in model
Ask a Rails expert : how to show the params value in page.alert
Ask a Rails expert : Cutomize Will_Paginate next & previouse links
Ask a Rails expert : support AJAX pagination with Will_Paginate plug-in
Ask a Rails expert : Inheritance Determination in View
Ask a Rails expert : Install rails application
Ask a Rails expert : custom sql query
Ask a Rails expert : session handling does not work with REST API
Ask a Rails expert : Display WSDL
Ask a Rails expert : Howto respond a XML error message when there is no @active_record_obj?