Skip to content

Commit

Permalink
Update restaurant_importer.rb
Browse files Browse the repository at this point in the history
testing with redirect
  • Loading branch information
BloomSN authored Jan 17, 2017
1 parent 8d5d734 commit 67c1283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/restaurant_importer.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
class RestaurantImporter
DIRECTORY_URL = 'https://www.studentska-prehrana.si/Pages/Directory.aspx'
DIRECTORY_URL = 'http://www.studentska-prehrana.si/Pages/Directory.aspx'
attr_reader :report

def initialize
Expand Down

0 comments on commit 67c1283

Please sign in to comment.