repo.or.cz
/
sleepy_penguin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
sleepy_penguin 1.3.1 - safety checks for delete
[sleepy_penguin.git]
/
lib
/
sleepy_penguin.rb
blob
3ed9e73a8c29ff3f541d297b19d7f2a09bfe7257
1
# -*- encoding: binary -*-
2
module SleepyPenguin
3
4
# the version of sleepy_penguin, currently 1.3.1
5
SLEEPY_PENGUIN_VERSION = '1.3.1'
6
end
7
require 'sleepy_penguin_ext'