Use etag for taggings/new
This commit is contained in:
@@ -3,6 +3,7 @@ class Cards::TaggingsController < ApplicationController
|
||||
|
||||
def new
|
||||
@tags = Tag.all.alphabetically
|
||||
fresh_when @tags
|
||||
end
|
||||
|
||||
def create
|
||||
|
||||
Reference in New Issue
Block a user