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.1.1 - soft feathers, soft delete
[sleepy_penguin.git]
/
lib
/
sleepy_penguin.rb
blob
082fce5b83d9d2e51b54c82c223cb1c30d855fb3
1
# -*- encoding: binary -*-
2
module SleepyPenguin
3
4
# the version of sleepy_penguin, currently 1.1.1
5
SLEEPY_PENGUIN_VERSION = '1.1.1'
6
end
7
require 'sleepy_penguin_ext'