Sha256: 1ca55cd9e8a0dfb04b807e7086800f64ce0d2352f61f6b7c82ad0bf132e0e4c2

Contents?: true

Size: 186 Bytes

Versions: 8

Compression:

Stored size: 186 Bytes

Contents

//Display the new post
$("#wall").prepend("<%= escape_javascript(render @post.post_activity) %>");

SocialStream.Timeline.create("<%= escape_javascript dom_id(@post.post_activity) %>");

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
social_stream-0.26.0 base/app/views/posts/create.js.erb
social_stream-base-0.20.0 app/views/posts/create.js.erb
social_stream-0.25.2 base/app/views/posts/create.js.erb
social_stream-base-0.19.2 app/views/posts/create.js.erb
social_stream-0.25.1 base/app/views/posts/create.js.erb
social_stream-base-0.19.1 app/views/posts/create.js.erb
social_stream-0.25.0 base/app/views/posts/create.js.erb
social_stream-base-0.19.0 app/views/posts/create.js.erb