public
Description: A DataMapper plugin that allows to protect property assignment.
Homepage: http://sick.snusnu.info
Clone URL: git://github.com/snusnu/dm-is-protectable.git
dm-is-protectable / .gitignore
100644 22 lines (21 sloc) 0.163 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
test_log
pkg
pkg/*
*/pkg/*
bundle
bundle/*
doc
*.log
log
!log*.rb
*/log
log/*
*/log/*
coverage
*/coverage
*.db
nbproject
.DS_Store
rspec_report.html
*.swp
_Yardoc