Class: AtomicView::ModelsController

Inherits:
ApplicationController show all
Defined in:
app/controllers/atomic_view/models_controller.rb

Instance Method Summary collapse

Instance Method Details

#createObject



5
6
7
# File 'app/controllers/atomic_view/models_controller.rb', line 5

def create
  redirect_back(fallback_location: lookbook_path)
end