Sha256: e71c56057103b6ac655fda3b367e26ecc7126314caad655f26c054f5241fdd45
Contents?: true
Size: 419 Bytes
Versions: 1
Compression:
Stored size: 419 Bytes
Contents
#consider deleting proxying controller - role of inkling becoming obvious that is unnecessary # require File.dirname(__FILE__) + '/../../spec_helper' # # describe Inkling::ProxyingController do # # it "should assemble a resource route and proxy onto it" do # post 'proxy', {:content_type => "Inkling::Foo"} # response.redirect_url.should eql "http://test.host/inkling/content_types/foo/new" # end # end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
inkling-0.1.0 | spec/controllers/inkling/proxying_spec.rb |