Sha256: e9c39d9fa98354836ab31412ac02863a2426c4b3ef5cfcfb523df5f05836d345
Contents?: true
Size: 121 Bytes
Versions: 2
Compression:
Stored size: 121 Bytes
Contents
# frozen_string_literal: true BootstrapFeedbacker::Engine.routes.draw do resources :remarks, only: %i(new create) end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bootstrap_feedbacker-0.6.0 | config/routes.rb |
bootstrap_feedbacker-0.5.0 | config/routes.rb |