Skip to content

Commit

Permalink
Fix to require aws-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
tsuwatch committed Apr 17, 2017
1 parent 86f39be commit 55cb6d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/nazrin.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'aws-sdk'

require 'nazrin/active_record/searchable'
require 'nazrin/active_record/data_accessor'
require 'nazrin/config'
Expand Down

0 comments on commit 55cb6d5

Please sign in to comment.