Autocomplet using TAB
Sandbox
rails c –sandbox
API request
app.post “http://localhost:3000/users/toggle_verified”, params: {id:1}
List tables
ActiveRecord::Base.connection.tables
Hide sql
ActiveRecord::Base.logger.level = 1
Make it even better! Simplify it! Don't give up! One more time!…