%w[ rubygems pp logger] .each do |gem| begin require gem rescue LoadError end end Pry.config.editor = "mate -w" # Default Command Set, add custom methods here: default_command_set = Pry::CommandSet.new do command "copy" , "Copy argument to the clip-board" do |str| IO.popen( 'pbcopy' ,...
I raised a fuss when Matz proposed adding the ability to define ! and != on a class. The idea that you can contradict simple logic was befuddling and seemed like a really bad design choice. Despite many of my other proposals getting shot down with “that might confuse a developer” or “...
For the first time ever, I am going to lead with the end of the story. Here is the full ~30 lines that I will break down in detail during the rest of this post. require 'forwardable' module Foo module Instrumenters class Noop def self.instrument(name, payload = {}) yield payload if bl...
Must have a working knowledge of software design patterns, a clear understanding of web and system security issues and designing for best application performance. They will be using a UNIX shell such as Bash and have a good working knowledge of Unix command line tools such as tar, sed...
Substance Surface brings reliable text manipulation to the web Posted by mql on January 23, 2013 — 0 comments Surface is an extensible low-level interface for semantic rich text editing. It doesn’t introduce any UI components, but an API for managing user-defined text annotations. It ...
I'm in the need for a quick script/program to perform a bunch of http requests. Using Charles web proxy and a browser that emulates the iphone, I can perform the task I want on the website and capture every request in Charles. However, something (which I expect to be some basic error)...
Mutation Testing with Mutant Posted by solnic on January 23, 2013 — 0 comments I wrote a quick introduction to mutation testing using a new gem called mutant. Check it out here . Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending ...
The new Rack socket hijacking API Posted by FooBarWidget on January 23, 2013 — 0 comments Rack 1.5.0 introduced a new "socket hijacking" API. This article explains what the API is and how it can be used. Comments Post a Comment Comment abilities for non registered users are curren...
Art business creative CSS CSS3 Design Development Fonts free Freebie Freebies freelance Freelancing graphic design HTML HTML5 Icons Illustration Illustrator Inspiration javascript jquery Logo logo design photography Photoshop plugins PSD Resources Showcase Templates Themes Tips Tools ...
January 23, 2013 cpytel Ruby on Rails workshops Our Intro to Ruby on Rails workshop is now available online I’m very pleased announce that our popular Intro to Ruby on Rails workshop is now available to take as a month-long online version. The online workshop will run from February 4t...
You will implement a SOCKS4a proxy server in PURE Ruby with no external libraries or gems other than those included with Ruby. The server MUST be able to handle multiple client simultaneously. The server MUST be able to handle multiple client requests simultaneously (so that, for exam...
is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the universe of software. I'm a full-time Rails developer and contributor, available for long- or short-term consulting, with solid experience in working as part of a distri...
Open Source Rails est un site communautaire dédié au partage des meilleures application Ruby on Rails open source. Le site existait auparavant, mais vient d'être totalement refait et repensé.
evil.rb - doing evil things in ruby Posted by caius on January 23, 2013 — 0 comments Here be hax, read at your own risk! - http://caiustheory.com/evil-rb Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPT...
How will online sales tax collection affect businesses? Posted January 23, 2013 by Erin Granville Comments Most online businesses already have to collect sales tax on some transactions. If your business has a physical presence in a state with sales tax—even if it’s just your home offi...
Junior Ruby On Rails (Barcelona - España) vLex precisa un desarrollador de Ruby on Rails y backbone.js, junior para sus oficinas de Barcelona, su principal función es desarrollo ruby así como participar en la administración de requerimientos y el diseño funcional. Requisitos: -Carrera...
Dank je voor je interesse in de functie Freelance Senior Ruby on Rails Developer (Dutch). Om te beginnen met het sollicitatieproces raden wij je aan om hieronder je e-mailadres in te vullen. Hiermee ga je akkoord dat Monsterboard contact met je kan opnemen met betrekking tot deze vaca...
Sublime SFTP – an FTP, FTPS & SFTP Package for Sublime Text 2 posted by wbond.net Spend less time managing file transfers and more time coding. FTP, FTPS and SFTP support for Sublime Text 2 that is blazing fast, with smart features, flexible workflow options and top-notch support &raq...