Skip to content

Commit

Permalink
add mixin to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Wiggins committed Jun 1, 2009
1 parent 07a3968 commit 482ea23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rest-client.gemspec
Expand Up @@ -13,6 +13,7 @@ Gem::Specification.new do |s|
lib/rest_client.rb lib/restclient.rb
lib/restclient/request.rb lib/restclient/response.rb
lib/restclient/exceptions.rb lib/restclient/resource.rb
lib/restclient/mixin/response.rb
spec/base.rb spec/request_spec.rb spec/response_spec.rb
spec/exceptions_spec.rb spec/resource_spec.rb spec/restclient_spec.rb
bin/restclient)
Expand Down

0 comments on commit 482ea23

Please sign in to comment.