July 25, 2012 Tagged: mac os x os x mountain lion rvm gcc ruby on rails ruby development machine Comments (View) The Hitchhiker’s Guide to Riding a Mountain Lion Earlier today, OS X Mountain Lion was released for all users in the Mac App Store. As a member of the Mac Developer Program...
MiniProfiler allows you to see the speed of a request conveniently on the page. It also shows the SQL queries performed and allows you to profile a specific block of code.
In the announcement , Elizabeth told us about a little Lithium and why Engine Yard chose to sponsor the project. In this post, I hope to provide a bit more detail about Lithium, its origins, goals, along with the current and future status. Every project originates from a unique place....
#369 Client-Side Performance Jul 24, 2012 | 14 minutes | Performance , Tools Optimizing Rails performance can only take you so far. The client-side plays a big part in how fast a page feels. Here I show many tools that can help make your apps faster than ever. Subscribe to Watch Episo...
Se você é usuário de Mac, a atualização para o recém-lançado Mountain Lion é basicamente algo que você nem precisa pensar muito. $19.99 é praticamente um preço simbólico. A atualização sobre o Lion é limpa, rápida e sem dor de cabeça, da mesma forma como foi do Snow Leopard para o Lio...
Is Go an object oriented language? Posted by nu7hatch on July 25, 2012 — 0 comments Hi folks! For those of you interested in Go programming I have a new blog post about how Golang deals with OOP . Enjoy! Comments Post a Comment Comment abilities for non registered users are curren...
Atualização (17h): resolvi investigar mais um pouco os problemas que eu documentei no final do artigo e cheguei a uma solução para meus problemas. Veja no fim do artigo como eu fiz. Se você é usuário de Mac, a atualização para o recém-lançado Mountain Lion é basicamente algo que você ...
Matt King , Posted August 13, 2011, 9:18 pm The prototype concept in Javascript is the hardest to understand for beginners (or even intermediate developers). While the newObject and createObject functions are useful, I think it only obscures the concept. I recommend checking out http:...
Added by Jean-Philippe Lang 3 days ago JQuery in, Prototype/Scriptaculous out (#11445 ). Related issues Feature #11445 : Switch from Prototype to JQuery Files added modified copied renamed deleted View differences trunk Gemfile (diff ) app controllers auto_completes_controller.rb (dif...
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...
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...
This specifies the initial number of heap slots. The default is 10000 . The minimum amount of heap slots is pretty small. Since this configuration is just for my tests, I’m sure I will use way more slots, so I’m going to start of with more. This means that initially my test process wi...
A sinatra-based app that redirects data received via HTTP to an AMQP message broker.
rack-mini-profiler stats for 0.1.7 Overview 0.1.7 0.1.6 0.1.5 0.1.4 0.1.3 0.1.2 0.1.1 0.1 Page loading speed displayed on every page. Optimize while you develop, performance is a feature. 1,309 total downloads 391 downloads today 689 / 217,144 current rank today
#313 Receiving Email with Mailman Jan 02, 2012 | 11 minutes | Tools The Mailman gem makes it easy to receive email in a Rails application. Here I show how to write a script to run Mailman in its own process and pull down mail from a POP3 account. Subscribe to Watch Episode Tweet Show ...
Hi, Today, I talked with NaHi about enhancing const_missing to enable autoload-like feature with nested modules. But autoload itself has fundamental flaw under multi-thread environment. I should have remove autoload when I added threads to the language (threads came a few months after...
Re: Array#slice's boundary special case.why? Posted by 7stud -- (7stud ) on 2011-04-14 18:22 You're in luck. Gary Wright recently posted the definitive word on that phenomenon: Gary Wright wrote in post #990065: > On Mar 30, 2011, at 2:08 PM, 7stud -- wrote: >>> >>> s[3,0] is "", inst...
Very complete bindings to both the KDE API and the Qt APIs. The Korundum package includes both a QtRuby Qt-only binding along with the full combined Qt/KDE one. The QtRuby package contains just Qt bindings with no dependencies on KDE.
We help bright teams achieve big dreams Whether you need to accomodate several potential customers per day or billions, our team of internationally recognized Ruby Ninja’s are here to help Hello World, We Are Phusion. We provide amazing Ruby & Rails hosting and tuning solutions to com...
Phuby wraps PHP in a loving embrace. Exposes a PHP runtime in ruby
Rails 3 offers several new additions to validations. Here learn how to make a custom error_messages partial, reflect on validations, and clean up complex validations in a model.
Register or log in to add new notes. mutru - October 10, 2008 7 thanks Implemented in database adapters These methods are not implemented in the abstract classes. Instead, all database adapters implement these separately, if the feature is supported. Vidmantas - July 30, 2009 2 thanks...