lib/bcx.rb in bcx-0.1.0 vs lib/bcx.rb in bcx-0.1.1

- old
+ new

@@ -1,8 +1,9 @@ require 'rapidash' +require 'rapidash/collection' require 'bcx/version' -# # Bcx +# ## Bcx # Fully-fledged Ruby API wrapper for Basecamp Next # # See the [README](https://github.com/paulspringett/bcx#readme) for usage # module Bcx