You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stringer already has about half of the Rails structure, so I think it might be worth switching entirely to Rails to get the full benefits of it. In particular, I think it helps to have a standardized application structure, as well as being able to use tooling like Brakeman for security, and not having to manually wire up things like asset precompilation and ActiveRecord.
This discussion was converted from issue #585 on January 15, 2022 17:53.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Stringer already has about half of the Rails structure, so I think it might be worth switching entirely to Rails to get the full benefits of it. In particular, I think it helps to have a standardized application structure, as well as being able to use tooling like Brakeman for security, and not having to manually wire up things like asset precompilation and ActiveRecord.
Beta Was this translation helpful? Give feedback.
All reactions