Sha256: cae5fd337f9a99295a2f183d2393888aef833f67883fe7471d400b610d249712
Contents?: true
Size: 197 Bytes
Versions: 3
Compression:
Stored size: 197 Bytes
Contents
Rails.application.routes.draw do =begin scope "/rest" do constraints(:ip => %r(127.0.\d+.\d+)) do resource :accounts, :only => [:create], :controller => :account end end =end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
openshift-origin-auth-remote-user-1.3.2 | config/routes.rb |
openshift-origin-auth-remote-user-1.3.1 | config/routes.rb |
openshift-origin-auth-remote-user-1.2.3 | config/routes.rb |