Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RF-DOCS] Action View Helpers Documentation [ci-skip] #51432

Merged
Show file tree
Hide file tree
Changes from 65 commits
Commits
Show all changes
89 commits
Select commit Hold shift + click to select a range
5917f3c
correct punctuation on the what you will learn section
Ridhwana Mar 7, 2024
1b2ca8e
format to correct column length
Ridhwana Mar 7, 2024
c127841
remove sections from AssetUrlHelper and add some as info blocks in As…
Ridhwana Mar 7, 2024
1574c25
audio tag and intro
Ridhwana Mar 7, 2024
513c39e
add atom feed helper info
Ridhwana Mar 8, 2024
1ea1883
update benchmark, cache and capture
Ridhwana Mar 8, 2024
709eebb
content_for helper
Ridhwana Mar 11, 2024
be640f0
provide more clarity on content_for helper
Ridhwana Mar 11, 2024
c3111d5
form helpers and escape_javascript
Ridhwana Mar 12, 2024
35abd86
javascript tag and sanitize helper
Ridhwana Mar 12, 2024
11a6211
add url helper tidbits and remove csrf helper
Ridhwana Mar 12, 2024
9eb05f5
feat: add text and tag helper
Ridhwana Mar 12, 2024
5102149
format the structure and make some tweaks
Ridhwana Mar 13, 2024
516c9f8
tweaks to the AssetTagHelper
Ridhwana Mar 13, 2024
e3ff9d5
BenchMarkHelper was deprecated
Ridhwana Mar 13, 2024
1b5fc0c
more tweaks and polish
Ridhwana Mar 13, 2024
c287155
more tweaks and polish
Ridhwana Mar 13, 2024
3774730
more tweaks and polish
Ridhwana Mar 13, 2024
4671a28
remove work in progress
Ridhwana Mar 13, 2024
88e0195
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
783b870
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
ab2469a
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
63160be
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
6352ba9
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
cb97b27
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
95ca8bd
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
59e325f
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
25a556c
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
8eb6036
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
c09128c
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
6345311
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
55ea188
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
f2b7682
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
a8bb75a
Update guides/source/action_view_helpers.md
Ridhwana Mar 19, 2024
e20b262
updates based on review feedback
Ridhwana Mar 19, 2024
6474e3a
updates based on review feedback
Ridhwana Mar 19, 2024
15649a4
update the sentence to start with a capatil letter
Ridhwana Mar 19, 2024
00e0bf7
Update guides/source/action_view_helpers.md
Ridhwana Mar 22, 2024
d90f462
Update guides/source/action_view_helpers.md
Ridhwana Mar 22, 2024
035f5e7
add a block to the js helpers
Ridhwana Mar 22, 2024
4ef7067
add banch mark helper
Ridhwana Mar 22, 2024
d38f7a3
Update guides/source/action_view_helpers.md
Ridhwana Mar 27, 2024
e9999e7
Update guides/source/action_view_helpers.md
Ridhwana Mar 27, 2024
5769ae4
Update guides/source/action_view_helpers.md
Ridhwana Mar 28, 2024
92059c5
Update guides/source/action_view_helpers.md
Ridhwana Mar 28, 2024
bc018b7
Update guides/source/action_view_helpers.md
Ridhwana Mar 28, 2024
541ec98
update strip_tags
Ridhwana Mar 28, 2024
59a5147
Update guides/source/action_view_helpers.md
Ridhwana Mar 28, 2024
a97e33c
Update guides/source/action_view_helpers.md
Ridhwana Mar 28, 2024
dac630d
Update guides/source/action_view_helpers.md
Ridhwana Mar 28, 2024
2355d79
Update guides/source/action_view_helpers.md
Ridhwana Mar 28, 2024
4b16a2a
update truncate example
Ridhwana Mar 28, 2024
1bfad56
group the chapter index to be more discoverable
Ridhwana Mar 28, 2024
5d8ae94
order the content according to most commonly used
Ridhwana Mar 28, 2024
4d4666f
add the token list helper
Ridhwana Mar 28, 2024
b5ec1c3
soem polish and tweaks
Ridhwana Mar 28, 2024
4364671
column count and a rephrasing the section intro
Ridhwana Mar 28, 2024
8cc4597
add correct headers
Ridhwana Mar 28, 2024
f5c7e3f
update the name of the heading
Ridhwana Apr 2, 2024
de1ac52
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
f424154
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
fc4ec75
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
0ce3847
add the file path
Ridhwana Apr 8, 2024
8b736db
changes based on feedback
Ridhwana Apr 8, 2024
468d5b6
rubocop
Ridhwana Apr 8, 2024
9ad7970
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
fdeb3fa
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
dba8302
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
cc30d4d
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
723aeee
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
99f0e2f
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
14cb1e0
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
a53ae62
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
719eb2d
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
60cb1a2
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
2c58bb4
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
165cabf
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
da8f311
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
3e54c4c
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
6a1bf1f
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
e9031c3
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
f13c45b
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
29f7ee7
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
be22ae9
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
0dc4cd6
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
8f2359f
Update guides/source/action_view_helpers.md
Ridhwana Apr 8, 2024
0dddb14
remove options
Ridhwana Apr 8, 2024
a9078b1
add a note for time.now and time.current and also add the filenames i…
Ridhwana Apr 8, 2024
945306a
Missing period, wrap in code element.
carlosantoniodasilva Apr 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view