Weird error found by @Ferdev

2.0
David Arango 12 years ago
parent b93419c5c0
commit 70c4dafaff

@ -1,7 +1,7 @@
class Api::Json::ImportsController < Api::ApplicationController
if Rails.env.production?
ssl_required :all
ssl_required :index, :show, :create
end
def index

Loading…
Cancel
Save