Sha256: e3d34c38bcb159c9b164549e1e69815b2c22c25c2333b9e1015f578b10e903f1
Contents?: true
Size: 283 Bytes
Versions: 1
Compression:
Stored size: 283 Bytes
Contents
class TestController < ApplicationController # respond_to :ris, :bibtex, :json, :csv def test # rec = Record.create(:data => "itemType: book", :format => "csf") # zip = Array.new # zip << rec # require 'pry' # # binding.pry` # respond_with(zip) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
acts_as_citable-4.0.0 | test/dummy/app/controllers/test_controller.rb |