whenever/lib
2011-03-10 21:50:50 -08:00
..
whenever Fixing issue with prepare method. The issue was that [stripped_contents.length..-1] was not capturing the trailing contents as expected. Instead it was grabbing the last 2 characters of my identifier block and then tacking those 2 characters back on to the end. In short, .length and the range operator are not behaving consistently on the input. 2011-03-10 21:50:50 -08:00
whenever.rb removed base.rb 2010-10-25 20:41:57 -04:00