Sha256: 68f33d97d51b40d6d1e66f2ef590805ef6e123e92b5368bf498f21889f28edb8

Contents?: true

Size: 170 Bytes

Versions: 4

Compression:

Stored size: 170 Bytes

Contents

<%- @documents.each do |document| -%>
<%= document.to_sms_text -%>
Link: <%= catalog_path(document[:id], {:only_path => false}.merge(@url_gen_params) ) -%>
<%- end -%>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
blacklight-3.0.0pre4 app/views/record_mailer/sms_record.erb
blacklight-3.0.0pre3 app/views/record_mailer/sms_record.erb
blacklight-3.0pre2 app/views/record_mailer/sms_record.erb
blacklight-3.0pre1 app/views/record_mailer/sms_record.erb