Skip to content

Conversation

@munir131
Copy link
Contributor

line == nil was in else part so, it was always going into if part and line was nil and error was that. Which was causing issue for empty file. When new application start file will be empty and we were getting that error.

#191

@jwilder jwilder merged commit e60fee4 into jwilder:master Dec 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants