issues
search
algolia
/
frontman
💎 A Ruby-based static website generator
https://rubygems.org/gems/frontman-ssg
MIT License
109
stars
4
forks
source link
Fix/bugs
#20
Closed
DevinCodes
closed
4 years ago
DevinCodes
commented
4 years ago
Q
A
Bug fix?
yes
New feature?
yes
Description
This fixes a bug with the
Iterator
class when used in isolation. It includes the
T::Sig
class, which is not needed.
This loads
.env
files from the root of the project when bootstrapping the application.
Description
Iterator
class when used in isolation. It includes theT::Sig
class, which is not needed..env
files from the root of the project when bootstrapping the application.