sample_rails_tailwind/app
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
..
assets feat: add remember me functionality to login 2025-01-02 17:49:06 +08:00
controllers style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00
helpers style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00
javascript feat: update asset management and add bundling tools 2025-01-02 14:45:44 +08:00
jobs init sample-app 2024-12-29 17:12:54 +08:00
mailers init sample-app 2024-12-29 17:12:54 +08:00
models feat: add user profile editing functionality 2025-01-03 10:55:42 +08:00
views feat: add user profile editing functionality 2025-01-03 10:55:42 +08:00