Class: EcommerceController

Inherits:
ActionController::Base
  • Object
show all
Defined in:
app/controllers/ecommerce_controller.rb

Instance Method Summary collapse

Instance Method Details

#foo_testObject



2
3
4
# File 'app/controllers/ecommerce_controller.rb', line 2

def foo_test
  "this is foo test /websites/Engines/ecommerce/app/controllers/ecommerce_controller.rb"
end