guides
guides copied to clipboard
New --ga option for generating google analytics info in the layout
I didn't bother with a spec since there are already 8 failing specs. I did test it manually though.
All the specs do pass. You should just have to bundle install
and bundle exec rspec spec
. So tests would still be appreciated.
Weird. I was running the tests under bundle exec. I'll get you more details on the failure once I get a chance to try this again.
All the specs do pass. You should just have to
bundle install
andbundle exec rspec spec
. So tests would still be appreciated.Reply to this email directly or view it on GitHub: https://github.com/wycats/guides/pull/7#issuecomment-1284436
Were you able to get tests running? If so, can you write some for this?