fix-obsolete-code #13

Merged
heming merged 4 commits from fix-obsolete-code into main 2025-06-14 14:30:41 +02:00
Owner
No description provided.
- Added Rails.env.local? method via core extension to fix undefined method issues
- Removed outdated config.serve_static_assets in development.rb
- Simplified railtie by removing redundant assets:precompile hook
- Improved documentation
Simplify route conditions and remove local? method by directly using development? and test? environment checks
Update project version and templates
Some checks failed
CI / Test on Ruby 3.4 (pull_request) Successful in 44s
CI / Lint (pull_request) Failing after 40s
CI / Build gem (pull_request) Has been skipped
CI / Test on Ruby 3.4 (push) Successful in 46s
CI / Lint (push) Failing after 40s
CI / Build gem (push) Has been skipped
c53ff38fe2
heming merged commit c53ff38fe2 into main 2025-06-14 14:30:41 +02:00
heming deleted branch fix-obsolete-code 2025-06-14 14:30:41 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: heming/rsep#13
No description provided.