This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
whenever
Watch
1
Star
0
Fork
0
You've already forked whenever
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7dd0a046ae
whenever
/
lib
History
Jeremy Lingmann
7dd0a046ae
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
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