avm-example-app/views/print_data.haml
2011-03-23 14:42:54 -04:00

5 lines
99 B
Plaintext

- content_for :data do
%pre= CodeRay.scan(@image.to_h.pretty_inspect, :ruby).html
= haml :index