1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Forgot to indent examples. More... about 16 years ago
Use default docs/ directory to upload rdocs to. More... about 16 years ago
Added a rubyforge URL to the README. More... about 16 years ago
Add an example for specifying :editor as a lambda. More... about 16 years ago
Fixed an example. More... about 16 years ago
More wording changes. More... about 16 years ago
Wording change. More... about 16 years ago
Added installation instructions and examples. More... about 16 years ago
Added a lambda example for Config.editor=. More... about 16 years ago
Allow the Editor to be a lambda or a Proc. More... about 16 years ago
Added another example. More... about 16 years ago
Added an example for Sketches.save. More... about 16 years ago
Added documentation to the Kernel methods. More... about 16 years ago
Added Config.tmpdir. More... about 16 years ago
Added the Sketches.save, Sketch#save and save_sketch methods. More... about 16 years ago
One-line-ify. More... about 16 years ago
Added Cache#to_s. More... about 16 years ago
Explicitly call reload! from initialize. More... about 16 years ago
Added Cache#running?. More... about 16 years ago
Fix typo. More... about 16 years ago
Define class variables. More... about 16 years ago
Clean up Sketch#to_s. More... about 16 years ago
Fix Sketch#to_s. More... about 16 years ago
Make sure Config.editor is a String. More... about 16 years ago
Forgot to require 'sketches/sketch'. More... about 16 years ago
Define the class variable @@sketches_cache. More... about 16 years ago
Have synchronize return nil. More... about 16 years ago
Added Sketches.pritn and sketches. More... about 16 years ago
Added documentation. More... about 16 years ago
Create the Sketches Cache when it is first accessed. More... about 16 years ago