Sha256: 9d9f09404a77f887acbb12cca1e05182c05747bee3d130b418565d97e22f9820
Contents?: true
Size: 303 Bytes
Versions: 3
Compression:
Stored size: 303 Bytes
Contents
Rails.application.routes.draw do if UserSettings.redis get UserSettings.route_drawer.match_get_settings post UserSettings.route_drawer.match_set_settings put UserSettings.route_drawer.match_set_once_settings delete UserSettings.route_drawer.match_remove_settings end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
user_settings-0.0.3 | config/routes.rb |
user_settings-0.0.2 | config/routes.rb |
user_settings-0.0.1 | config/routes.rb |