Sha256: 27d89e2ac356e2f56fdf2ccc98a215108cf25cbc8126f1f2f99958393a4a58e3

Contents?: true

Size: 145 Bytes

Versions: 21

Compression:

Stored size: 145 Bytes

Contents

<% if @custom.destroyed? %>
  SocialStream.RelationCustom.destroy({
    relation: {
      id: <%= @custom.id %>
    }
  });
<% else %>
<% end %>

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
social_stream-2.2.0 base/app/views/relation/customs/destroy.js.erb
social_stream-base-2.2.0 app/views/relation/customs/destroy.js.erb
social_stream-2.1.1 base/app/views/relation/customs/destroy.js.erb
social_stream-2.1.0 base/app/views/relation/customs/destroy.js.erb
social_stream-base-2.1.0 app/views/relation/customs/destroy.js.erb
social_stream-2.0.4 base/app/views/relation/customs/destroy.js.erb
social_stream-base-2.0.4 app/views/relation/customs/destroy.js.erb
social_stream-2.0.3 base/app/views/relation/customs/destroy.js.erb
social_stream-base-2.0.3 app/views/relation/customs/destroy.js.erb
social_stream-2.0.2 base/app/views/relation/customs/destroy.js.erb
social_stream-base-2.0.2 app/views/relation/customs/destroy.js.erb
social_stream-2.0.1 base/app/views/relation/customs/destroy.js.erb
social_stream-base-2.0.1 app/views/relation/customs/destroy.js.erb
social_stream-2.0.0 base/app/views/relation/customs/destroy.js.erb
social_stream-base-2.0.0 app/views/relation/customs/destroy.js.erb
social_stream-2.0.0.beta3 base/app/views/relation/customs/destroy.js.erb
social_stream-base-2.0.0.beta3 app/views/relation/customs/destroy.js.erb
social_stream-2.0.0.beta2 base/app/views/relation/customs/destroy.js.erb
social_stream-base-2.0.0.beta2 app/views/relation/customs/destroy.js.erb
social_stream-2.0.0.beta1 base/app/views/relation/customs/destroy.js.erb