We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
N+1 queries
https://github.com/flyerhzm/bullet
Trace of active record, muestra la linea de codigo donde se ejecuto un active record
https://github.com/brunofacca/active-record-query-trace
Repository Pattern
https://medium.com/@laertis.pappas/repository-pattern-in-ruby-i-decoupling-activerecord-and-persistence-e395e1b0cf69
Remove single tabe inheritance
https://medium.com/flatiron-labs/how-to-remove-single-table-inheritance-from-your-rails-monolith-c6009239defb
Forked from gebassis/Books-32
Books and notes Collection.
Forked from Daasity/heroku-buildpack-snowflake-odbc
Heroku Buildpack for unixODBC with the Snowflake driver installed
Shell 4
#macro(VelListToJSON $list )
#set($myList = $list )## dereference
{
#foreach($key in $myList.keySet())
"$key":
There was an error while loading. Please reload this page.