Here is a small commit which cleans up the way files are required. I have also added bundler/setup to the Rakefile and spec_helper so can you call rake or spec without having to add 'bundle exec' (similar to how mongoid, carrierierwave and similar project do it).
Let me know if you see any issues with the commit.
Hey Jeff,
Here is a small commit which cleans up the way files are required. I have also added bundler/setup to the Rakefile and spec_helper so can you call rake or spec without having to add 'bundle exec' (similar to how mongoid, carrierierwave and similar project do it).
Let me know if you see any issues with the commit.
Thanks,
Josh