0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update Rakefile to point to moved gemfiles More... about 5 years ago
trigger travis build for all branches More... about 5 years ago
move gemfiles to project root, update lockfiles More... about 5 years ago
Update README.md More... almost 6 years ago
Version bump to 0.5.1 More... about 6 years ago
Merge pull request #8 from shioyama/avoid_hash_slice More... about 6 years ago
Prioritize pure ruby over activesupport More... over 6 years ago
Update lockfiles More... over 6 years ago
Version 0.5.0 More... over 6 years ago
Remove it_should_run_callbacks and it_should_run_callbacks_in_order [#3] More... over 6 years ago
Fix some headlines in README More... over 6 years ago
Merge pull request #7 from Lechindianer/master More... over 7 years ago
Use highlighted code block More... over 7 years ago
Fix typo and use syntax highlighted code blocks More... over 7 years ago
release version 0.4.1 More... over 7 years ago
attempt to fix travis issue More... over 7 years ago
Merge branch 'pouellet-fix-rspec-version-detection' More... over 7 years ago
Reverse RSpec version detection logic to start with RSpec2 and over More... over 7 years ago
update Travis CI for new test setup More... about 9 years ago
Complete support for RSpec 3 / Rails 4. Drop state_machine support More... about 9 years ago
Refactor test setup; Mostly works for RSpec3/Rails4 More... about 9 years ago
Gitignore Gemfile.lock files because they are deleted by "rake all:bundle" anyway More... almost 10 years ago
Simplify Rake tasks for Travis CI More... almost 10 years ago
Fix specs: - Fix RSpec 2 specs by specifying a compatible version of sneaky-save in the test app’s Gemfile - Explicitly require sneaky-save with version < 0.5.0 - Do not run specs for RSpec 1 (-> Rails 2.3) with Ruby 1.9 More... almost 10 years ago
Add comments to Rakefiles describing how to run a single spec More... almost 10 years ago
Update test Gemfiles: use HTTPS and silence deprecations More... almost 10 years ago
Let Travis CI run without debugging gems More... almost 10 years ago
Let Travis CI install a working Rubygems for Ruby 1.8 More... almost 10 years ago
Let Travis CI run tests in travis-testing branch More... almost 10 years ago
don't print a deprecation warning when using it_should_act_like (useful for gem specs that test against rspec 1 + 2) More... over 10 years ago