Adrian Short 12 лет назад
Родитель
Сommit
ab98447e21
1 измененных файлов: 2 добавлений и 0 удалений
  1. +2
    -0
      app/controllers/feeds_controller.rb

+ 2
- 0
app/controllers/feeds_controller.rb Просмотреть файл

@@ -1,4 +1,6 @@
class FeedsController < ApplicationController
http_basic_authenticate_with :name => ENV['auth_username'], :password => ENV['auth_password']
# GET /feeds
# GET /feeds.json
def index


Загрузка…
Отмена
Сохранить