Skip to main content

Home/ Webpulser/ Group items tagged programming

Rss Feed Group items tagged

kamtorus

Code review: Ruby and Rails idioms - giant robots smashing into other giant robots - 4 views

kamtorus

rtomayko/replicate - GitHub - 2 views

  • Dump and load relational objects between Ruby environments. The project started at GitHub to simplify the process of getting real production data into development and staging environments. We use it to replicate entire repository data (including associated issue, pull request, commit comment, etc. records) from production to our development environments with a single command. It's excessively useful for troubleshooting issues, support requests, and exception reports as well as for establishing real data for evaluating design concepts.
kamtorus

Rails Best Practices | rails best practices list - 0 views

  • Follow The Rails Best Practices Here Share Your Rails Best Practices Here
kamtorus

Why Rubyists Should Care About Messaging (A High Level Intro) - 1 views

  • There are many reasons for using messaging in your applications. It can help you: improve response times by doing some tasks asynchronously reduce complexity by decoupling and isolating applications build smaller apps that are easier to develop, debug, test, and scale build multiple apps that each use the most suitable language or framework versus one big monolithic app get robustness and reliability through message queue persistence potentially get zero-downtime redeploys distribute tasks across machines based on load
guillaumewp

Hitting arrow keys adds characters in vi editor - Ask Ubuntu - 0 views

  •  
    Si vous insérez des lettres en utilisant les flèches du claviers, mettez ceci dans le fichier ~/.vimrc : set nocompatible
« First ‹ Previous 141 - 160 of 163 Next ›
Showing 20 items per page