March 16, 2013 joelq backbone backbone.js backbone template Backbone.js Templates Without Logic or Interpolation Traditional Backbone.js templates typically interpolate a few values and have a little basic logic, but even the simplest of these templates knows too much. It is the view’...
We recommend Ruby 1.9.3 for use with Rails. Rails 3.2 is the last one that supports Ruby 1.8. Ruby 1.8.6 and earlier are not supported, neither is version 1.9.1. Source: Compile it yourself Windows installer: Ruby, popular extensions, editor OS X 10.5+: Included with developer tools (...
It started yesterday. I was helping a coworker fix a problem in one of the Makefiles we use in our project. Not a particularly tough problem, but during the course of the conversation I began lamenting some of the shortcomings of make. In particular, in one of my makefiles I wanted to...
In the words of the author of Rack – Christian Neukirchen : Rack aims to provide a minimal API for connecting web servers supporting Ruby (like WEBrick, Mongrel etc.) and Ruby web frameworks (like Rails, Sinatra etc.). Web frameworks such as Sinatra are built on top of Rack or have a ...
JavaScript Not Detected TryRuby requires JavaScript to be enabled (it's an editor thing).
A surprising amount of simple can get an application over a number of speed bumps. We’re going to look up and down the whole application stack and use stories to show what simple things people have done to build a sustainable system without re-architecting. You’re gonna need a bigger ...
Liberado Ruby 2.0.0-p0 Ruby 2.0.0 es la primera versión estable de la serie 2.0 de Ruby, en ella encontraremos muchas mejoras y nuevas características en respuesta a las nuevas necesidades y a la expansión de nuestro lenguaje. Continuar leyendo… Publicado por Manuel Ramos Caro el 25 F...
The other day I was explaining the difference between class and instance methods to a friend and I realized that I should probably write up a post. I figured since I’m on a plane headed back home, now was as good of time as ever. If you want a little history, you can read about the di...
As you might have noticed, I’ve been spending some time trying to get running test suites with RSpec a bit better and faster over the last weeks. This week I looked into RSpec’s formatters. Aside from the red “F” RSpec will output when a spec fails, there’s no direct feedback that all...
test/ attributes definitions files libraries metadata.rb providers README.rdoc recipes resources templates
Sinatra 1.4.0, 1.3.6, 1.2.9 released! By Konstantin Haase on Friday, March 15, 2013 I’ve just released Sinatra 1.4.0, 1.3.6 and 1.2.9. Find out what’s new in 1.4 on my blog .
2010 discussion repeatedly arose around the idea that unit tests hinder your ability to refactor and add new features. It's true that tests are invaluable when refactoring the internals of a class as long as the interface doesn't change. However, when the interface does change, updati...
A scalding SEETHING LAVA infiltrates the cacauphonous ENGORGED MINESHAFTS deep within the ageless canopy of the DWEMTHY FOREST... chalky and nocturnal screams from the belly of the RAVENOUS WILD STORKUPINE... who eats wet goslings RIGHT AFTER they've had a few graham crackers and a mi...
Started GET "/issues/1932.pdf" for 192.168.60.101 at 2013-03-04 21:04:45 +0200 Processing by IssuesController#show as PDF Parameters: {"id"=>"1932"} Current user: jwalker (id=30) Completed 500 Internal Server Error in 160ms Encoding::CompatibilityError (incompatible character encoding...
, changes the prompt and disables readline support, allowing irb to work with inf-ruby-mode . [inf-ruby-mode allows Emacs users to interact with Ruby while editing programs. See the file inf_ruby.el in the misc directory of the distribution for more details.]