Class: IshManager::PricesController

Inherits:
ApplicationController show all
Defined in:
app/controllers/ish_manager/prices_controller.rb

Instance Method Summary collapse

Methods inherited from ApplicationController

#basic_auth, #home, #tinymce

Instance Method Details

#updateObject



7
8
9
10
11
12
# File 'app/controllers/ish_manager/prices_controller.rb', line 7

def update

  # if !params[:price][:interval].present?
  #   @price.interval = nil
  # end
end