test/templates/app/views/ajax/ajax.js.rjs in dry_crud-0.6.0 vs test/templates/app/views/ajax/ajax.js.rjs in dry_crud-1.0.0
- old
+ new
@@ -1 +1 @@
-page.replace_html(:response, render_inheritable(:partial => 'hello'))
+page.replace_html(:response, :partial => 'hello')
\ No newline at end of file