Skip to content

Instantly share code, notes, and snippets.

@rocodev-tech
Created July 10, 2015 00:29
Show Gist options
  • Save rocodev-tech/09e2d5862b3c8d530571 to your computer and use it in GitHub Desktop.
Save rocodev-tech/09e2d5862b3c8d530571 to your computer and use it in GitHub Desktop.
app/controllers/products_controller.rb
class ProductsController < ApplicationController
def index
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment