Sha256: 03f633cd2bc7082263d4c63129951e9570b9aac08425d148c192c6b34591cf2d

Contents?: true

Size: 239 Bytes

Versions: 89

Compression:

Stored size: 239 Bytes

Contents

<% toolbar :home, :option => :contacts %>

<div id="ties"></div>

<%= javascript_tag do %>
  var tiesData = <%= raw SocialStream::D3::Force.new(current_subject.egocentric_ties, self).to_json %>;
  $('#ties').tiesGraph(tiesData);
<% end %>

Version data entries

89 entries across 89 versions & 2 rubygems

Version Path
social_stream-2.2.2 base/app/views/ties/index.html.erb
social_stream-base-2.2.2 app/views/ties/index.html.erb
social_stream-2.2.1 base/app/views/ties/index.html.erb
social_stream-base-2.2.1 app/views/ties/index.html.erb
social_stream-2.2.0 base/app/views/ties/index.html.erb
social_stream-base-2.2.0 app/views/ties/index.html.erb
social_stream-2.1.1 base/app/views/ties/index.html.erb
social_stream-1.1.12 base/app/views/ties/index.html.erb
social_stream-base-1.1.11 app/views/ties/index.html.erb
social_stream-2.1.0 base/app/views/ties/index.html.erb
social_stream-base-2.1.0 app/views/ties/index.html.erb
social_stream-2.0.4 base/app/views/ties/index.html.erb
social_stream-base-2.0.4 app/views/ties/index.html.erb
social_stream-2.0.3 base/app/views/ties/index.html.erb
social_stream-base-2.0.3 app/views/ties/index.html.erb
social_stream-1.1.11 base/app/views/ties/index.html.erb
social_stream-base-1.1.10 app/views/ties/index.html.erb
social_stream-1.1.10 base/app/views/ties/index.html.erb
social_stream-base-1.1.9 app/views/ties/index.html.erb
social_stream-1.1.9 base/app/views/ties/index.html.erb