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
I am working on upgrading an old project. It uses erubis, and I notice that when I download the 2.5.0 gem, it does not include the erubis.rb, maruku.rb or wikicloth.rb files in lib/, but the 2.4.0 version does. Since this is not announced in the changelog, and the files are still available in the source code, I guess this is not intended.
The text was updated successfully, but these errors were encountered:
I am working on upgrading an old project. It uses erubis, and I notice that when I download the 2.5.0 gem, it does not include the
erubis.rb
,maruku.rb
orwikicloth.rb
files inlib/
, but the 2.4.0 version does. Since this is not announced in the changelog, and the files are still available in the source code, I guess this is not intended.The text was updated successfully, but these errors were encountered: