Sha256: 902613fee34332e26310814f3c33424111d3f32c0767ee1a33db2659eb8528ad
Contents?: true
Size: 293 Bytes
Versions: 12
Compression:
Stored size: 293 Bytes
Contents
- entity_name = controller.controller_name.singularize.underscore #account - @entity = instance_variable_get("@#{entity_name}") $('#main').html('#{ j (render template: "#{entity_name.pluralize}/show.html", entity_name => @entity) }'); = raw generate_js_for_popups(@entity, :tasks, :contacts)
Version data entries
12 entries across 12 versions & 1 rubygems