Skip to content

Commit

Permalink
Add a top-level require that matches the gem name
Browse files Browse the repository at this point in the history
Reduce confusion by allowing the gem to be required via a file that
matches the gem name.

References fog/fog#3959
  • Loading branch information
lanej committed May 24, 2017
1 parent bcc45cf commit 210f24b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/fog-aws.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
require 'fog/aws'

0 comments on commit 210f24b

Please sign in to comment.