Sha256: 2f7de8be763eb2627c6b56e6bf509217bd92412bd10209920f876619df7cb802

Contents?: true

Size: 263 Bytes

Versions: 31

Compression:

Stored size: 263 Bytes

Contents

<%= 

updated_array = @search_results.map do |k|	
	k = k.as_json({}).merge({:_type => k._type}).merge({:tags => k.tags, :masked_tags => k.masked_tags, :primary_link => k.primary_link, :secondary_links => k.secondary_links})
end

updated_array.to_json.html_safe %>

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
wordjelly-auth-1.3.9 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.3.8 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.3.7 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.3.6 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.3.5 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.3.3 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.3.2 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.3.1 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.3.0 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.2.9 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.2.8 app/views/auth/search/authenticated_user_search.json