|
Failed to load latest commit information. |
|
.batcave
|
Start experimenting with an alternative to rspec's 'should'
|
|
|
lib
|
- add #is_a? support
|
|
|
spec
|
- add #is_a? support
|
|
|
test
|
regen with 'dk update project'
|
|
|
.gitignore
|
Start experimenting with an alternative to rspec's 'should'
|
|
|
.travis.yml
|
- add support for ruby 1.8 (disables insist methods for !=, =~, and !~)
|
|
|
Gemfile
|
Gemfile
|
|
|
Gemfile.lock
|
- regen gemfile
|
|
|
LICENSE
|
- license
|
|
|
Makefile
|
update with 'dk update project'
|
|
|
README.md
|
Fix typo
|
|
|
insist.gemspec
|
- version bump
|
|
|
notify-failure.sh
|
- dk add ruby insist
|
|