Skip to content

Instantly share code, notes, and snippets.

@the-teacher
Created November 6, 2013 06:39
Show Gist options
  • Save the-teacher/7331900 to your computer and use it in GitHub Desktop.
Save the-teacher/7331900 to your computer and use it in GitHub Desktop.
kaminari.spec.env
$ bundle install --gemfile ./gemfiles/active_record_40.gemfile
$ export BUNDLE_GEMFILE=$PWD/gemfiles/active_record_40.gemfile
$ echo $BUNDLE_GEMFILE
$ bundle exec rake spec
$ export -n BUNDLE_GEMFILE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment