Skip to content

Commit

Permalink
Extend vs include for connection
Browse files Browse the repository at this point in the history
  • Loading branch information
dgcliff committed Nov 2, 2023
1 parent 05a4d1d commit 4a4ee89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.10
0.0.11
2 changes: 1 addition & 1 deletion lib/atlas_rb/resource.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module AtlasRb
class Resource
include AtlasRb::FaradayHelper
extend AtlasRb::FaradayHelper
end
end

0 comments on commit 4a4ee89

Please sign in to comment.