lib/bcx.rb in bcx-0.2.0 vs lib/bcx.rb in bcx-0.2.1
- old
+ new
@@ -1,12 +1,11 @@
require 'rapidash'
-require 'rapidash/collection'
require 'bcx/version'
# ## Bcx
# Fully-fledged Ruby API wrapper for Basecamp Next
#
-# See the [README](https://github.com/paulspringett/bcx#readme) for usage
+# See the [README](https://github.com/paulspringett/bcx#readme) for usage
#
module Bcx
autoload :Configuration, 'bcx/configuration'
module Resources