Based on #88 but updates to 2.x instead. The Tilt.mappings hash was replaced with Tilt::Mapping. It was only used it to check if template engines existed though, so there were only a few changes.
Let me know if you'd prefer a specific version (eg "2.0.2" instead of "~> 2.0")! I'd be happy to update the PR.
Based on #88 but updates to 2.x instead. The
Tilt.mappings
hash was replaced withTilt::Mapping
. It was only used it to check if template engines existed though, so there were only a few changes.Let me know if you'd prefer a specific version (eg "2.0.2" instead of "~> 2.0")! I'd be happy to update the PR.