public
Description: A rich DSL for describing state, and state-related behaviour, in your ruby classes / models.
Homepage: nil
Clone URL: git://github.com/davidlee/state-fu.git
state-fu / .gitignore
100644 11 lines (10 sloc) 0.052 kb
1
2
3
4
5
6
7
8
9
10
11
.?*.swo
.?*.swp
.#*
*.gem
#*#
*~
*.tar
*.gz
pkg
doc