Sha256: cd0f2062ef0b25029241e96bbf8503216eb7308d042185bc89cf63bfcd0db587
Contents?: true
Size: 171 Bytes
Versions: 1
Compression:
Stored size: 171 Bytes
Contents
Rails.application.routes.draw do get 'status.:format', :to => 'statuses#show', :defaults => {:format => 'json'}, :constraints => {:format => 'json'}, :as => :status end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rapporteur-3.2.0 | config/routes.rb |