Skip to content

Instantly share code, notes, and snippets.

View sagar18041's full-sized avatar

Sagar Patil sagar18041

View GitHub Profile
@sagar18041
sagar18041 / gmail-github-filters.md
Created April 5, 2022 15:34 — forked from ldez/gmail-github-filters.md
Gmail and GitHub - Filters

Gmail and GitHub

Create new filters and create new labels.

Pull Request

label: gh-pull-request

Rails
1. See the below example and what would be the model, controller, and table name? For Entity Product
1 Model: Products
Controller: ProductsController
Table: products
2 Model: ProductModel
Controller: ProductsController
Table: product
3 Model: Product
Controller: ProductsController