Skip to content

Releases: kalsan/dslblend

0.0.3

23 Jun 14:20
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
  • Externalize evaluation prequel and sequel funcationality into _dslblend_
    prefixed methods for better hackability. Add section "Using Dslblend with HAML
    and friends" to explain how this can be useful.
  • Fix a bug that prevented the use of double splat operator with Dslblend

0.0.2

22 Jun 15:49
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Add backfire_vars option to evaluate

0.0.1

16 Jun 13:17
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

This is the first version of dslblend. Its current status is experimental. While the promised functionality works as announced in the README, this gem was just created and no real-life best practices can be announced at this point. It is not yet clear what implications this pattern might have on a tool or application. There are many ways to use or abuse this gem depending on your use case, but you will have to figure out by yourself whether your usage of this gem is a good idea for your use case.