DDevelopment Rename S3 assets after paperclip hashingbyadminNovember 25, 2015 Reading Time: 2 minutesI just found out about paperclip hashing to keep your styles as a ‘not easy to guess’ url…
DDevelopment How to create your own Single Page Application Autoresponder with Rails 4 and Angular.js (Part I)byheridevNovember 25, 2015 Reading Time: 5 minutesI have heard from many successfull Internet marketers one of the most important online proverbs which says “The…
DDevelopment Accessing GitHub from the command linebyMagmaLabs TeamMay 16, 2014 Reading Time: 3 minutesI am always looking for ways to speed up my workflow, using tools to either automatize the tasks…
DDevelopment How to listen to Stripe webhooks and use them in your dev environmentbyMumocApril 11, 2014 Reading Time: 4 minutesA long time ago, in November 16, 2010 to be exact, my partner Jonathan Tapia explained in his…
DDevelopment Sanitize your data from your Rails + Postgres applicationbyMagmaLabs TeamApril 1, 2014 Reading Time: 2 minutesHello all, this time I would like to show you how to sanitize your database using a very…
DDevelopment 6 tools to keep your coder mind sharpbyMagmaLabs TeamFebruary 21, 2014 Reading Time: 5 minutesA few years ago, I started looking for tools that would help me keep my coder mind in…
DDevelopment Multi-threading with CelluloidbyadminJanuary 23, 2014 Reading Time: 4 minutesLast month, a coworker and I were working with complex tasks that required a lot of time to…
TTesting Test your rake tasksbyVictor VelazquezJanuary 8, 2014 Reading Time: 2 minutesI’ll show you how to test a rake task in a simple Sinatra Bootstrap project. Here we will…
TTesting Testing Ember.js applications with Konacha.byMagmaLabs TeamNovember 20, 2013 Reading Time: 7 minutesThis time I want to show you how to write tests for your Ember.js application, using the Konacha…
DDevelopment Pair harmoniously with git-duetbyMagmaLabs TeamNovember 18, 2013 Reading Time: 2 minutesI started doing pair programming about a year and a half ago. Since then, I’ve been using the…