Class: Slices

Inherits:
Object
  • Object
show all
Defined in:
app/models/slices.rb

Overview

These procs are very similar to the code used in Statement. Future refactoring will feature a marriage of these two stalwart classes So as not to duplicate code.

Combining the code isn’t quite as easy as it first looks (which is why I haven’t done it yet, also no unit tests)