Rails 3.2.8.rc1 has been released. If no regressions are found we will release 3.2.8 final on Friday. IMPORTANT We are removing all the deprecation warnings that we introduced in 3.2.x. We have decided to stop introducing API deprecations in all point releases going forward. From now ...
August 1, 2012 Tagged: object algebra academic wankery expression problem ruby object-oriented programming strategy pattern abstract factory Comments (View) Expressing the problem Object-oriented languages are good at adding new data; functional languages are good at adding new behavi...
Using Engine Yard Cloud, Badgeville Developers Can Be More Nimble and Focus on What's Engaging! The Opportunity: Badgeville has quickly established itself as the gold standard for gamification , the use of game techniques to drive higher customer engagement and brand loyalty. The Badg...
Last week, we made a slight tweak to how velocity is calculated in Pivotal Tracker , to handle team strength overrides in a simpler, more explainable way. As a result, if your project has an adjusted team strength in a recent iteration, you may be seeing a slightly different velocity....
Less Code, More Speed Posted by hanke on August 01, 2012 — 0 comments I ran speed tests with various web servers and configurations and found, yet again, that less code yields the most gains. For example, by removing Sinatra. (Tested using Picky , the clever Ruby semantic search engin...
Behind the scenes, I’ve built a simple little blogging application with an articles scaffold and an authentication system. See Authentication from Scratch (Revised) from Railscasts (subscription required) to see the basic approach I followed to set up logins for the application. One p...
Rails ActiveRecord - Batch Updates Posted by dotnetguyuk on August 01, 2012 — 0 comments A little information on Rails ActiveRecord - Batch Updates . Better than iterating over collections. Comments Post a Comment Comment abilities for non registered users are currently deactivate...
Atualização 09/04/12: Este screencast foi liberado para visualização gratuita. Acesse este post Finalmente, segue meu projeto de screencasts com o primeiro episódio Instalando um Ambiente Ruby . Este screencast não está mais à venda. Aguarde, em breve será liberado gratuitamente. Obri...
A boa notícia é que ao contrário do que muitos pensam, Vim não é uma coisa só para Linux. As versões de Windows funcionam perfeitamente bem e nesse screencast também mostro como instalar nele. Portanto o Vim é um editor quase universal. No Mac muitos já devem ter ouvido falar do Textm...
Phusion Passenger Enterprise released Posted by FooBarWidget on August 01, 2012 — 0 comments Learn more about this at the new Phusion Passenger website. Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTC...
fluent-plugin-config-expander 0.0.1 This plugin provides directives for loop extraction install gem install fluent-plugin-config-expander Download Documentation Subscribe Stats Authors TAGOMORI Satoshi 10 total downloads 10 for this version Owners Links Homepage Gemfile gem "fluent-pl...
For watchthatsite.com (not public yet) I have an instance on EC2 with Rails and MySQL but was looking for a more solid hosting solution for MySQL. And how fortunate, Amazon came out with the solution I need this week. Basically with two command line instructions you can start a new se...
Hobo 1.4.0.pre8 released, master moving to Rails 3.2 Posted by Bryan Larsen | August 1, 2012 5 Responses I’ve pushed Hobo 1.4.0.pre8 to rubygems.org. There’s very little difference between 1.4.0.pre7 and 1.4.0.pre8. spinner fixes install_plugin generator fixed minor documentation upda...
You can package and release Cocoa apps in a number of ways. Each app is actually a folder, so they need some packaging. Zip files are easy and the bonus is they auto-open when people download them. But for me, without a doubt, is the DMG packaging with a custom background image and th...
Xavier: Here's a patch which might help you understanding r31875. https://gist.github.com/1009750 Thanks for your contribution about loading time of 1.9.3. I think you saved CRuby committers from lots of claims about loading time, as well as Rails users :) As you see in load.c (and mi...
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...
July 27th, 2012 New Rails, how to ride a mountain lion (grrrr), tell don't ask, enums get classy, kickstarting your backend from a CoreData model, and the awesome TodoMVC. July 24th, 2012 We talk about Sublime editing, implicit gemsets with Bundler & rbenv, really secure HTTPS with HS...
book says – “Clojure feels like a general-purpose language beamed back from the near future. Its support for functional programming and software trans-actional memory is well beyond current practice and is well suited for multicore hardware. At the same time, Clojure is well grounded ...