Erbside v0.3.0 released

Erbside 0.3.0 has been released.

Erbside is a simple project-oriented erb-based inline template system.
Inline templates make it easy to do basic code generation without the
need for duplicate files.

This release fixes two issues. First, it fixes the .gemspec file which
prevented a fully proper build of the last release. Secondly, it fixes
metadata access so it will work without dotruby gem.

Changes:

  • Fix gemspec file typos.
  • Fix require rescue for dotruby.