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.6.0 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.5.9 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.5.8 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.5.7 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.5.6 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.5.5 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.5.4 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.5.3 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.5.2 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.5.1 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.5.0 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.4.9 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.4.8 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.4.7 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.4.6 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.4.5 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.4.4 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.4.3 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.4.2 app/views/auth/search/authenticated_user_search.json
wordjelly-auth-1.4.0 app/views/auth/search/authenticated_user_search.json