Sha256: 319727df585949ebdc4aa594618d20d1113dbd42ccfc884f4802fa8798ee36bf

Contents?: true

Size: 282 Bytes

Versions: 29

Compression:

Stored size: 282 Bytes

Contents

= turbo_frame_tag dom_id(@stop_word) do
  %div{class: "bg-gray-100 p-2 rounded-lg"}
    %div{class: "flex justify-between"}
      %div{class: "text-lg font-bold"} 编辑
      %div= link_to '返回', stop_words_path, class: "text-gray-500"
    = render 'form', stop_word: @stop_word

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
censor_bear-0.1.29 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.28 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.27 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.26 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.25 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.24 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.23 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.22 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.21 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.20 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.19 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.18 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.17 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.15 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.14 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.13 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.12 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.11 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.10 app/views/censor_bear/stop_words/edit.html.haml
censor_bear-0.1.9 app/views/censor_bear/stop_words/edit.html.haml