sample_rails_tailwind/app/helpers
songtianlun 712cd10894 style: standardize quotation marks and spacing
- Updated single quotes to double quotes for consistency
- Adjusted spacing in array definitions for better readability
- Ensured consistent use of quotes in flash messages and method parameters

These changes enhance the overall code style without altering any functionality.
2025-01-04 10:21:22 +08:00
..
application_helper.rb style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00
sessions_helper.rb fix: allow storing location for head requests 2025-01-04 10:09:27 +08:00
static_pages_helper.rb add static pages 2024-12-29 17:22:48 +08:00
users_helper.rb feat: add user registration functionality 2024-12-31 16:34:52 +08:00